.. |
Analysis
|
Teach InlineCost to account for a null check which can be folded away
|
2015-06-26 20:51:17 +00:00 |
AsmParser
|
ADT: Add a string APSInt constructor.
|
2015-06-23 18:22:10 +00:00 |
Bitcode
|
Use foreach loop over constant operands. NFC.
|
2015-06-25 20:51:38 +00:00 |
CodeGen
|
Revert "Debug Info: One more bitfield bugfix. While yesterday's r240853 fixed"
|
2015-06-27 21:55:00 +00:00 |
DebugInfo
|
Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)
|
2015-06-23 09:49:53 +00:00 |
ExecutionEngine
|
Expose getFlags via ELFSectionRef.
|
2015-06-26 12:44:10 +00:00 |
Fuzzer
|
[lib/Fuzzer] make assertions more informative and update comments for the user-supplied mutator
|
2015-05-30 17:33:13 +00:00 |
IR
|
IR: Expose ModuleSlotTracker in Value::print()
|
2015-06-27 00:38:26 +00:00 |
IRReader
|
Return a unique_ptr from getLazyBitcodeModule and parseBitcodeFile. NFC.
|
2015-06-16 22:27:55 +00:00 |
LibDriver
|
Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)
|
2015-06-23 09:49:53 +00:00 |
LineEditor
|
Use ADDITIONAL_HEADER_DIRS in all LLVM CMake projects.
|
2015-02-11 03:28:02 +00:00 |
Linker
|
Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)
|
2015-06-23 09:49:53 +00:00 |
LTO
|
Simplify the Mangler interface now that DataLayout is mandatory.
|
2015-06-23 13:59:29 +00:00 |
MC
|
[MC] Ensure that pending labels are flushed when -mc-relax-all flag is used
|
2015-06-27 01:54:17 +00:00 |
Object
|
Simplify getSymbolType.
|
2015-06-26 12:18:49 +00:00 |
Option
|
[Option] Plug a leak when move-assigning an InputArgList.
|
2015-06-23 15:28:10 +00:00 |
Passes
|
[PM] Fixup for r231556 where I missed a dependency on intrinsics
|
2015-03-07 09:08:20 +00:00 |
ProfileData
|
Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)
|
2015-06-23 09:49:53 +00:00 |
Support
|
ADT: Add a string APSInt constructor.
|
2015-06-23 18:22:10 +00:00 |
TableGen
|
[TableGen] Restore the use of the TheInit field in Record to cache the Record's DefInit. I broke this when I fixed memory leaks recently. Remove the DenseMap that mapped Record's to DefInit.
|
2015-06-24 06:19:19 +00:00 |
Target
|
[x86][AVX512]
|
2015-06-28 14:30:39 +00:00 |
Transforms
|
[LoopVectorize] Pointer indicies may be wider than the pointer
|
2015-06-27 08:38:17 +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 |