llvm/lib
2015-11-28 05:47:34 +00:00
..
Analysis [LoopVectorize] Use MapVector rather than DenseMap for MinBWs. 2015-11-26 20:39:51 +00:00
AsmParser AsmParser: Make the code for parsing unnamed aliases more closely resemble that for unnamed globals. 2015-11-25 02:54:07 +00:00
Bitcode [ThinLTO] Handle bitcode without function summary sections gracefully 2015-11-21 21:55:48 +00:00
CodeGen Expose isXxxConstant() functions from SelectionDAGNodes.h (NFC) 2015-11-25 19:41:11 +00:00
DebugInfo
ExecutionEngine [RuntimeDyld] Fix a class of arithmetic errors introduced in r253918 2015-11-24 20:37:01 +00:00
Fuzzer [libFuzzer] add a flag -exact_artifact_path 2015-11-25 21:40:46 +00:00
IR Disallow aliases to available_externally. 2015-11-26 19:22:59 +00:00
IRReader
LibDriver
LineEditor
Linker Simplify the linking of recursive data. 2015-11-27 20:28:19 +00:00
LTO [LTO] Add option to emit assembly from LTOCodeGenerator 2015-11-19 23:59:24 +00:00
MC MC: Simplify handling of temporary symbols in COFF writer. 2015-11-26 23:29:27 +00:00
Object [ThinLTO] Deduplicate function index loading into shared helper (NFC) 2015-11-23 19:19:11 +00:00
Option
Passes
ProfileData [PGO] Add return code for vp rt record init routine to indicate error condition 2015-11-28 05:47:34 +00:00
Support Add Windows error code and tidy formatting for system errors. 2015-11-23 17:34:20 +00:00
TableGen
Target Follow-up fix for r254201 2015-11-27 16:20:34 +00:00
Transforms SamplePGO - Add initial support for inliner annotations. 2015-11-27 23:14:51 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile