..
Analysis
[SCEV] make SCEV smarter about proving no-wrap.
2015-03-04 22:24:17 +00:00
Assembler
Fix a bug in the LLParser where we failed to diagnose landingpads with non-constant clause operands.
2015-03-09 07:13:42 +00:00
Bindings
DebugInfo: Move new hierarchy into place
2015-03-03 17:24:31 +00:00
Bitcode
Make DataLayout Non-Optional in the Module
2015-03-04 18:43:29 +00:00
BugPoint
DebugInfo: Move new hierarchy into place
2015-03-03 17:24:31 +00:00
CodeGen
Fix line ending in test CodeGen/X86/pr22774.ll. NFC.
2015-03-09 15:02:01 +00:00
DebugInfo
Use the existing begin and end symbol for debug info.
2015-03-05 02:05:42 +00:00
ExecutionEngine
ExecutionEngine: Preliminary support for dynamically loadable coff objects
2015-03-07 20:21:27 +00:00
Feature
DebugInfo: Move new hierarchy into place
2015-03-03 17:24:31 +00:00
FileCheck
Instrumentation
[sanitizer] add nosanitize metadata to more coverage instrumentation instructions
2015-03-05 01:20:05 +00:00
Integer
JitListener
DebugInfo: Move new hierarchy into place
2015-03-03 17:24:31 +00:00
Linker
Remember to move a type to the correct set when setting the body.
2015-03-06 00:50:21 +00:00
LTO
MC
[AsmPrinter][TLOF] Remove AArch64 test to appease buildbots
2015-03-06 19:42:18 +00:00
Object
Other
Make DataLayout Non-Optional in the Module
2015-03-04 18:43:29 +00:00
SymbolRewriter
TableGen
tools
[dsymutil] Apply relocations to DIE data before cloning.
2015-03-07 01:25:09 +00:00
Transforms
Revert r231630 - Run LICM pass after loop unrolling pass.
2015-03-09 07:26:37 +00:00
Unit
Verifier
Replace llvm.frameallocate with llvm.frameescape
2015-03-05 18:26:34 +00:00
YAMLParser
.clang-format
CMakeLists.txt
lit.cfg
lit.site.cfg.in
Makefile
Makefile.tests
TestRunner.sh