.. |
Analysis
|
[LoopStrenghtReduce] Refactoring and addition of a new target cost function.
|
2016-08-17 13:24:19 +00:00 |
AsmParser
|
Use range algorithms instead of unpacking begin/end
|
2016-08-11 21:15:00 +00:00 |
Bitcode
|
Replace "fallthrough" comments with LLVM_FALLTHROUGH
|
2016-08-17 05:10:15 +00:00 |
CodeGen
|
Support the DW_AT_noreturn DWARF flag.
|
2016-08-17 16:02:43 +00:00 |
DebugInfo
|
Revert "Write the TPI stream from a PDB to Yaml."
|
2016-08-16 23:37:10 +00:00 |
ExecutionEngine
|
Replace "fallthrough" comments with LLVM_FALLTHROUGH
|
2016-08-17 05:10:15 +00:00 |
Fuzzer
|
[libFuzzer] minor speed improvement
|
2016-08-16 21:28:05 +00:00 |
IR
|
Replace "fallthrough" comments with LLVM_FALLTHROUGH
|
2016-08-17 05:10:15 +00:00 |
IRReader
|
Remove autoconf support
|
2016-01-26 21:29:08 +00:00 |
LTO
|
[LTO] Introduce an Output class to wrap the output stream creation (NFC)
|
2016-08-17 06:23:09 +00:00 |
LibDriver
|
Object: Replace NewArchiveIterator with a simpler NewArchiveMember class. NFCI.
|
2016-06-29 22:27:42 +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
|
Linker: Avoid some ridiculous indentation by using a temporary. NFC
|
2016-08-15 22:41:42 +00:00 |
MC
|
Avoid accessing LLVM/DWARF register mappings if undefined
|
2016-08-12 23:12:59 +00:00 |
Object
|
Replace "fallthrough" comments with LLVM_FALLTHROUGH
|
2016-08-17 05:10:15 +00:00 |
ObjectYAML
|
[MachOYAML] Don't output empty ExportTrie
|
2016-08-11 00:20:03 +00:00 |
Option
|
Replace "fallthrough" comments with LLVM_FALLTHROUGH
|
2016-08-17 05:10:15 +00:00 |
Passes
|
[PM] Port the always inliner to the new pass manager in a much more
|
2016-08-17 02:56:20 +00:00 |
ProfileData
|
Use range algorithms instead of unpacking begin/end
|
2016-08-11 21:15:00 +00:00 |
Support
|
Support the DW_AT_noreturn DWARF flag.
|
2016-08-17 16:02:43 +00:00 |
TableGen
|
Fix a use of LLVM_FALLTHROUGH that wasn't even in a switch.
|
2016-08-17 05:25:38 +00:00 |
Target
|
[mips] Add l.[sd] and s.[sd] instruction aliases
|
2016-08-17 14:45:09 +00:00 |
Transforms
|
[InstCombine] use m_APInt to allow icmp (or X, Y), C folds for splat constant vectors
|
2016-08-17 16:38:57 +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 |