..
Analysis
[LAA] Try to prove non-wrapping of pointers if SCEV cannot
2015-06-26 17:25:43 +00:00
Assembler
Add a DIModule metadata node to the IR.
2015-06-29 23:03:47 +00:00
Bindings
test: Move target dependent test in their own folder for c API test
2015-06-23 06:46:54 +00:00
Bitcode
Move the personality function from LandingPadInst to Function
2015-06-17 20:52:32 +00:00
BugPoint
CodeGen
[SEH] Don't assert if the parent function lacks a personality
2015-07-01 16:45:47 +00:00
DebugInfo
Test committed in r241153 is more target-specific than I thought.
2015-07-01 13:45:25 +00:00
ExecutionEngine
Move the personality function from LandingPadInst to Function
2015-06-17 20:52:32 +00:00
Feature
Move the personality function from LandingPadInst to Function
2015-06-17 20:52:32 +00:00
FileCheck
Instrumentation
[SanitizerCoverage] Don't add instrumentation to unreachable blocks.
2015-06-30 23:11:45 +00:00
Integer
JitListener
LibDriver
Use correct escaping for semicolon on Windows.
2015-06-20 01:28:20 +00:00
Linker
Linker: Do not expect comdat to exist in source module.
2015-06-22 21:46:51 +00:00
LTO
Move the personality function from LandingPadInst to Function
2015-06-17 20:52:32 +00:00
MC
[AArch64] Implement add/adds/sub/subs/cmp/cmn with negative immediate aliases
2015-07-01 15:05:58 +00:00
Object
Return ErrorOr from getSection.
2015-07-01 12:56:27 +00:00
Other
Move the personality function from LandingPadInst to Function
2015-06-17 20:52:32 +00:00
SymbolRewriter
TableGen
tools
Pass -m to the linker in this test.
2015-06-23 18:04:54 +00:00
Transforms
[LoopUnroll] Use undef for phis with no value live
2015-07-01 05:38:07 +00:00
Unit
Verifier
Move the personality function from LandingPadInst to Function
2015-06-17 20:52:32 +00:00
YAMLParser
.clang-format
CMakeLists.txt
LibDriver, llvm-lib: introduce.
2015-06-09 21:50:22 +00:00
lit.cfg
LibDriver, llvm-lib: introduce.
2015-06-09 21:50:22 +00:00
lit.site.cfg.in
Makefile
Makefile.tests
TestRunner.sh