..
Analysis
Fix a memory corruption in Dependency Analysis.
2015-03-10 14:32:02 +00:00
Assembler
Fix a stack overflow in the assembler when checking that GEPs must be over sized types.
2015-03-10 06:34:57 +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
Teach lowering to correctly handle invoke statepoint and gc results tied to them. Note that we still can not lower gc.relocates for invoke statepoints.
2015-03-10 16:26:48 +00:00
DebugInfo
Use a better name for compile unit labels.
2015-03-10 03:58:36 +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] fix instrumentation with -mllvm -sanitizer-coverage-block-threshold=0 to actually do something useful.
2015-03-10 01:58:27 +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
Make llvm/test/Object/archive-format.test CRLF-tolerant.
2015-03-03 15:54:48 +00:00
Other
Make DataLayout Non-Optional in the Module
2015-03-04 18:43:29 +00:00
SymbolRewriter
TableGen
tools
InstrProf: Use the proftext format for these coverage tests
2015-03-09 18:54:58 +00:00
Transforms
Fix a crash in InstCombine where we could try to truncate a switch comparison to zero width.
2015-03-10 06:51:39 +00:00
Unit
Verifier
Fix an issue in the verifier where we could try to read information out of a malformed statepoint intrinsic.
2015-03-10 05:58:21 +00:00
YAMLParser
.clang-format
CMakeLists.txt
lit.cfg
lit.site.cfg.in
Makefile
Makefile.tests
TestRunner.sh