..
Analysis
GlobalsAA: Take advantage of ArgMemOnly, InaccessibleMemOnly and InaccessibleMemOrArgMemOnly attributes
2015-12-18 11:02:52 +00:00
AsmParser
Add InaccessibleMemOnly and inaccessibleMemOrArgMemOnly attributes
2015-12-16 16:16:19 +00:00
Bitcode
clang-format to reduce diff in another patch.
2015-12-18 14:06:34 +00:00
CodeGen
Fix PR25838.
2015-12-17 01:29:08 +00:00
DebugInfo
Test commit
2015-12-17 20:54:16 +00:00
ExecutionEngine
[SectionMemoryManager] Make better use of virtual memory
2015-12-16 11:13:23 +00:00
Fuzzer
Fuzzer: Fix library dependencies.
2015-12-16 02:14:57 +00:00
IR
Polish atomic pointers
2015-12-17 22:09:19 +00:00
IRReader
[ThinLTO] Metadata linking for imported functions
2015-12-17 17:14:09 +00:00
LTO
Change linkInModule to take a std::unique_ptr.
2015-12-16 23:16:33 +00:00
LibDriver
[Option] Use an ArrayRef to store the Option Infos in OptTable. NFC
2015-10-21 16:30:42 +00:00
LineEditor
…
Linker
[ThinLTO] Metadata linking for imported functions
2015-12-17 17:14:09 +00:00
MC
Avoid explicit relocation sorting most of the time.
2015-12-17 16:22:06 +00:00
Object
Handle archives with paths in the names.
2015-12-18 16:07:17 +00:00
Option
Revert "[Option] Introduce Arg::print(raw_ostream&) and use llvm::dbgs"
2015-12-18 02:30:45 +00:00
Passes
[PM] Port StripDeadPrototypes to the new pass manager
2015-10-30 23:28:12 +00:00
ProfileData
[PGO] InstrPGO and coverage code refactoring (NFC)
2015-12-17 00:53:37 +00:00
Support
Reorganize the C API headers to improve build times.
2015-12-18 01:46:52 +00:00
TableGen
[TblGen] ArrayRefize TGParser. No functional change intended.
2015-10-24 12:46:45 +00:00
Target
[mips][microMIPS][DSP] Implement PACKRL.PH, PICK.PH, PICK.QB, SHILO, SHILOV and WRDSP instructions
2015-12-18 08:59:37 +00:00
Transforms
[RS4GC] Use an value handle to help isolate errors quickly
2015-12-18 03:53:28 +00:00
CMakeLists.txt
LibDriver, llvm-lib: introduce.
2015-06-09 21:50:22 +00:00
LLVMBuild.txt
Wrap some long lines in LLVMBuild files. NFC
2015-06-12 18:44:57 +00:00
Makefile
LibDriver, llvm-lib: introduce.
2015-06-09 21:50:22 +00:00