.. |
Analysis
|
Factor out UnrollAnalyzer to Analysis, and add unit tests for it.
|
2016-02-08 23:03:59 +00:00 |
AsmParser
|
Remove autoconf support
|
2016-01-26 21:29:08 +00:00 |
Bitcode
|
[ThinLTO] Include linkage type in function summary
|
2016-02-06 16:07:35 +00:00 |
CodeGen
|
[regalloc][WinEH] Do not mark intervals as not spillable if they contain a regmask
|
2016-02-08 22:52:51 +00:00 |
DebugInfo
|
[DebugInfo] Eliminate compilation warning about used variable LSDA
|
2016-02-05 09:24:34 +00:00 |
ExecutionEngine
|
[Orc] Slightly improve the x86-64 resolver block machine code.
|
2016-02-06 00:55:08 +00:00 |
Fuzzer
|
[libFuzzer] hot fix a test
|
2016-02-04 00:12:28 +00:00 |
IR
|
llvm-cov: Fix reading gcov data that does not have function names
|
2016-02-08 22:49:40 +00:00 |
IRReader
|
Remove autoconf support
|
2016-01-26 21:29:08 +00:00 |
LTO
|
Move MCTargetAsmParser.h to llvm/MC/MCParser where it belongs.
|
2016-01-27 10:01:28 +00:00 |
LibDriver
|
Remove autoconf support
|
2016-01-26 21:29:08 +00:00 |
LineEditor
|
Remove autoconf support
|
2016-01-26 21:29:08 +00:00 |
Linker
|
[ThinLTO] Remove imported available externally defs from comdats.
|
2016-02-08 18:47:20 +00:00 |
MC
|
[MC] Add support for encoding CodeView variable definition ranges
|
2016-02-05 01:55:49 +00:00 |
Object
|
Move MCTargetAsmParser.h to llvm/MC/MCParser where it belongs.
|
2016-01-27 10:01:28 +00:00 |
Option
|
Annotate dump() methods with LLVM_DUMP_METHOD, addressing Richard Smith r259192 post commit comment.
|
2016-01-29 20:50:44 +00:00 |
Passes
|
Remove autoconf support
|
2016-01-26 21:29:08 +00:00 |
ProfileData
|
[PGO] Revert r260146 as it breaks Darwin platforms.
|
2016-02-08 23:11:16 +00:00 |
Support
|
[Support] Use hexdigit. NFC
|
2016-02-08 01:03:01 +00:00 |
TableGen
|
Annotate dump() methods with LLVM_DUMP_METHOD, addressing Richard Smith r259192 post commit comment.
|
2016-01-29 20:50:44 +00:00 |
Target
|
[X86][SSE1] Add MOVLHPS/MOVHLPS lowering and memory folding support
|
2016-02-08 23:03:46 +00:00 |
Transforms
|
[PGO] Revert r260146 as it breaks Darwin platforms.
|
2016-02-08 23:11:16 +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 |