.. |
Analysis
|
[GlobalsAA] Loosen an overly conservative bailout
|
2015-10-22 13:44:26 +00:00 |
AsmParser
|
AsmParser: Remove implicit ilist iterator conversions, NFC
|
2015-10-20 01:12:49 +00:00 |
Bitcode
|
Silence Visual C++ warning in function summary parsing code (NFC)
|
2015-10-21 19:25:14 +00:00 |
CodeGen
|
[X86] - Catch extra combine opportunities for redundant imuls.
|
2015-10-22 16:14:45 +00:00 |
DebugInfo
|
Use numeric_limits instead of LLONG_MAX
|
2015-10-21 21:10:12 +00:00 |
ExecutionEngine
|
[RuntimeDyld] Ignore ST_FILE symbols when constructing GlobalSymbolTable
|
2015-10-21 20:22:04 +00:00 |
Fuzzer
|
Make a bunch of static arrays const.
|
2015-10-18 05:15:34 +00:00 |
IR
|
[IR] Add a `makeNoWrapRegion` method to `ConstantRange`
|
2015-10-22 03:12:57 +00:00 |
IRReader
|
Return a unique_ptr from getLazyBitcodeModule and parseBitcodeFile. NFC.
|
2015-06-16 22:27:55 +00:00 |
LTO
|
Reapply "LTO: Disable extra verify runs in release builds"
|
2015-09-15 23:05:59 +00:00 |
LibDriver
|
[Option] Use an ArrayRef to store the Option Infos in OptTable. NFC
|
2015-10-21 16:30:42 +00:00 |
LineEditor
|
Use ADDITIONAL_HEADER_DIRS in all LLVM CMake projects.
|
2015-02-11 03:28:02 +00:00 |
Linker
|
Linker: Remove implicit ilist iterator conversion, NFC
|
2015-10-19 22:23:36 +00:00 |
MC
|
Fix broken build under MSVC.
|
2015-10-22 16:42:31 +00:00 |
Object
|
Backing out commit r250906 as it broke lld.
|
2015-10-21 17:13:20 +00:00 |
Option
|
[Option] Use an ArrayRef to store the Option Infos in OptTable. NFC
|
2015-10-21 16:30:42 +00:00 |
Passes
|
[PM] Port SROA to the new pass manager.
|
2015-09-12 09:09:14 +00:00 |
ProfileData
|
Tolerate negative offset when matching sample profile.
|
2015-10-21 01:22:27 +00:00 |
Support
|
Use range-based for loop in sys::path::append(). NFC.
|
2015-10-22 08:12:15 +00:00 |
TableGen
|
TableGen: Support folding casts from bits to int
|
2015-07-31 01:12:06 +00:00 |
Target
|
[PPC] Fix PR24686 by failing assembly for an invalid relocation
|
2015-10-22 15:53:44 +00:00 |
Transforms
|
Use ArrayRef instead of pointer and size. NFC
|
2015-10-22 16:35:56 +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 |