.. |
Analysis
|
Delete whitespace at start of line.
|
2015-07-02 14:17:12 +00:00 |
AsmParser
|
Add a DIModule metadata node to the IR.
|
2015-06-29 23:03:47 +00:00 |
Bitcode
|
Remove always-true comparison, NFC.
|
2015-07-03 20:12:01 +00:00 |
CodeGen
|
use valid bits to avoid unnecessary machine trace metric recomputations
|
2015-07-04 15:00:28 +00:00 |
DebugInfo
|
Return ErrorOr from getSymbolAddress.
|
2015-07-03 18:19:00 +00:00 |
ExecutionEngine
|
[RuntimeDyld] Skip relocations for external symbols with 64-bit address ~0ULL.
|
2015-07-04 01:35:26 +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
|
Remove always-true comparison, NFC.
|
2015-07-03 20:12:01 +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
|
|
|
Linker
|
Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)
|
2015-06-23 09:49:53 +00:00 |
LTO
|
LTO: expose LTO_SYMBOL_ALIAS, which indicates that the symbol is an alias.
|
2015-07-04 03:42:35 +00:00 |
MC
|
Fix spelling, NFC.
|
2015-07-04 05:48:52 +00:00 |
Object
|
Object/COFF: Do not rely on VirtualSize being 0 in object files.
|
2015-07-04 03:25:51 +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
|
[Support] Lazy load of dbghlp.dll on Windows
|
2015-07-02 14:34:57 +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] add Multiply High Op
|
2015-07-05 12:23:20 +00:00 |
Transforms
|
use range-based for loops; NFCI
|
2015-07-04 19:38:52 +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 |