.. |
Analysis
|
[LAA] Check independence of strided accesses before forward case
|
2016-05-19 15:37:19 +00:00 |
AsmParser
|
Refactor duplicated code. NFC.
|
2016-05-12 12:37:52 +00:00 |
Bitcode
|
Avoid temporary vector for sorting in BitcodeWriter
|
2016-05-16 22:47:15 +00:00 |
CodeGen
|
CodeGen: Move check of EnablePostRAScheduler to avoid disabling antidependency breaker
|
2016-05-19 16:40:49 +00:00 |
DebugInfo
|
pdbdump: Rename NumberOfSymbols -> SymbolRecordStreamIndex.
|
2016-05-19 18:05:58 +00:00 |
ExecutionEngine
|
Delete Reloc::Default.
|
2016-05-18 22:04:49 +00:00 |
Fuzzer
|
[libFuzzer] do the merge faster and a bit less precise
|
2016-05-13 22:11:23 +00:00 |
IR
|
[ConstantRange] Add an getEquivalentICmp helper
|
2016-05-19 03:53:06 +00:00 |
IRReader
|
Remove autoconf support
|
2016-01-26 21:29:08 +00:00 |
LTO
|
Delete Reloc::Default.
|
2016-05-18 22:04:49 +00:00 |
LibDriver
|
LibDriver: Silently do nothing when provided no inputs.
|
2016-04-13 19:36:04 +00:00 |
LineEditor
|
Fix Clang-tidy modernize-deprecated-headers warnings in some files; other minor fixes.
|
2016-03-28 17:40:08 +00:00 |
Linker
|
Return a StringRef from getSection.
|
2016-05-11 18:21:59 +00:00 |
MC
|
Temporarily revert r270070
|
2016-05-19 15:58:05 +00:00 |
Object
|
Don't pass a Reloc::Model to MC.
|
2016-05-18 11:58:50 +00:00 |
ObjectYAML
|
Re-apply: [obj2yaml] [yaml2obj] Support MachO section and section_64
|
2016-05-18 16:17:23 +00:00 |
Option
|
Option parser: class for consuming a joined arg in addition to all remaining args
|
2016-04-15 00:23:30 +00:00 |
Passes
|
New pass: guard widening
|
2016-05-18 22:55:34 +00:00 |
ProfileData
|
Retry^3 "[ProfileData] (llvm) Use Error in InstrProf and Coverage, NFC"
|
2016-05-19 03:54:45 +00:00 |
Support
|
Work around a glibc bug: backtrace() spuriously fails if
|
2016-05-18 22:26:36 +00:00 |
TableGen
|
[NFC] Header cleanup
|
2016-04-18 09:17:29 +00:00 |
Target
|
Remember the relocation model. NFC.
|
2016-05-19 18:49:29 +00:00 |
Transforms
|
[SCCP] Prefer class to struct.
|
2016-05-19 15:58:02 +00:00 |
CMakeLists.txt
|
Move ObjectYAML code to a new library.
|
2016-03-01 19:15:06 +00:00 |
LLVMBuild.txt
|
Add LLVMBuild for ObjectYAML.
|
2016-03-01 21:29:33 +00:00 |