..
Analysis
[LAA] Try to prove non-wrapping of pointers if SCEV cannot
2015-06-26 17:25:43 +00:00
Assembler
Move the personality function from LandingPadInst to Function
2015-06-17 20:52:32 +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
IR: Give 'DI' prefix to debug info metadata
2015-04-29 16:38:44 +00:00
CodeGen
llvm/test/CodeGen/X86/xor.ll: Appease Win32 targets since r240796.
2015-06-27 03:46:58 +00:00
DebugInfo
Add original source code to test case as suggested in review.
2015-06-27 00:01:33 +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
[asan] Do not instrument special purpose LLVM sections.
2015-06-25 23:35:48 +00:00
Integer
[opaque pointer type] Add textual IR support for explicit type parameter to the call instruction
2015-04-16 23:24:18 +00:00
JitListener
IR: Give 'DI' prefix to debug info metadata
2015-04-29 16:38:44 +00:00
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
[MC] Ensure that pending labels are flushed when -mc-relax-all flag is used
2015-06-27 01:54:17 +00:00
Object
[Stackmap] Pre-assemble the stackmap parser test case. (Fix builders).
2015-06-27 03:49:25 +00:00
Other
Move the personality function from LandingPadInst to Function
2015-06-17 20:52:32 +00:00
SymbolRewriter
TableGen
Use std::bitset for SubtargetFeatures.
2015-05-26 10:47:10 +00:00
tools
Pass -m to the linker in this test.
2015-06-23 18:04:54 +00:00
Transforms
[LoopVectorize] Pointer indicies may be wider than the pointer
2015-06-27 08:38:17 +00:00
Unit
Verifier
Move the personality function from LandingPadInst to Function
2015-06-17 20:52:32 +00:00
YAMLParser
YAML: Implement block scalar parsing.
2015-05-13 23:10:51 +00:00
.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