.. |
Analysis
|
Move TargetLibraryInfo data from two files into one common .def file.
|
2015-03-03 23:41:58 +00:00 |
AsmParser
|
LLParser: Avoid copying ValIDs, the copy ctor is deprecated in C++11 due to the presence of a user-declared dtor
|
2015-03-04 01:40:07 +00:00 |
Bitcode
|
Add missing includes. make_unique proliferated everywhere.
|
2015-03-01 21:28:53 +00:00 |
CodeGen
|
Use the vanilla func_end symbol for .size.
|
2015-03-04 01:35:23 +00:00 |
DebugInfo
|
[llvm-pdbdump] Many minor fixes and improvements
|
2015-03-02 04:39:56 +00:00 |
ExecutionEngine
|
Add missing includes. make_unique proliferated everywhere.
|
2015-03-01 21:28:53 +00:00 |
Fuzzer
|
[sanitizer/coverage] Add AFL-style coverage counters (search heuristic for fuzzing).
|
2015-03-03 23:27:02 +00:00 |
IR
|
Remove 'llvm.x86.avx2.vbroadcasti128' intrinsic.
|
2015-03-04 00:13:25 +00:00 |
IRReader
|
|
|
LineEditor
|
|
|
Linker
|
Restore LLVMLinkModules C API until it is properly deprecated.
|
2015-03-02 18:59:38 +00:00 |
LTO
|
[LTO API] fix memory leakage introduced at r230290.
|
2015-02-25 21:20:53 +00:00 |
MC
|
Remove MCStreamer include which isn't used here. NFC
|
2015-03-04 01:24:26 +00:00 |
Object
|
Use read{16,32,64}{le,be}() instead of *reinterpret_cast<u{little,big}{16,32,64}_t>().
|
2015-03-02 21:19:12 +00:00 |
Option
|
Remove explicit no-op dtor in favor of the implicit dtor so as not to disable/deprecate the copy operations.
|
2015-03-03 19:53:02 +00:00 |
ProfileData
|
Add missing includes. make_unique proliferated everywhere.
|
2015-03-01 21:28:53 +00:00 |
Support
|
Make Triple::getOSVersion make sense for Android.
|
2015-03-03 18:23:51 +00:00 |
TableGen
|
Add missing includes. make_unique proliferated everywhere.
|
2015-03-01 21:28:53 +00:00 |
Target
|
Remove MCStreamer.h include from MCContext.h and explictly include it where necessary. NFC
|
2015-03-04 01:24:11 +00:00 |
Transforms
|
[RewriteStatepointsForGC] Fix a relocation bug w.r.t values defined by invoke instructions
|
2015-03-04 00:13:52 +00:00 |
CMakeLists.txt
|
|
|
LLVMBuild.txt
|
|
|
Makefile
|
|
|