llvm-project/llvm/test
Igor Laevsky b40152d5d1 [DeadStoreElimination] Check function modref behavior before considering memory clobbered
Differential Revision: https://reviews.llvm.org/D29996

llvm-svn: 296625
2017-03-01 14:38:29 +00:00
..
Analysis [BasicAA] Take attributes into account when requesting modref info for a call site 2017-03-01 13:19:51 +00:00
Assembler Move inline asm diags tests to an ARM directory. 2017-02-08 16:48:35 +00:00
Bindings
Bitcode Add function importing info from samplepgo profile to the module summary. 2017-02-28 18:09:44 +00:00
BugPoint [IR/Verifier] List the CU we weren't able to find in `llvm.dbg.cu`. 2017-02-20 22:51:42 +00:00
CodeGen [PPC] add tests for select-of-constants with binop; NFC 2017-03-01 14:26:49 +00:00
DebugInfo [WebAssembly] Convert the remaining unit tests to the new wasm-object-file target. 2017-02-28 23:37:04 +00:00
Examples
ExecutionEngine RuntimeDyldELF/AArch64: Implement basic GOT support 2017-02-06 15:31:28 +00:00
Feature Add intrinsics for constrained floating point operations 2017-01-26 23:27:59 +00:00
FileCheck
Instrumentation [msan] Fix instrumentation of array allocas. 2017-02-24 00:13:17 +00:00
Integer
JitListener
LTO Implement intrinsic mangling for literal struct types. 2017-02-15 23:16:20 +00:00
LibDriver
Linker Verifier: Disallow a line number without a file in DISubprogram 2017-02-17 23:57:42 +00:00
MC [ARM] Fix bash-ism in test 2017-03-01 11:11:06 +00:00
Object Write to a temporary file in test instead of random file in the test directory. 2017-02-22 09:02:27 +00:00
ObjectYAML
Other s/REQUIRES: Asserts/REQUIRES: asserts/ 2017-02-19 23:26:00 +00:00
SymbolRewriter
TableGen [globalisel] Decouple src pattern operands from dst pattern operands. 2017-02-24 15:43:30 +00:00
ThinLTO/X86 Verifier: Disallow a line number without a file in DISubprogram 2017-02-17 23:57:42 +00:00
Transforms [DeadStoreElimination] Check function modref behavior before considering memory clobbered 2017-03-01 14:38:29 +00:00
Unit
Verifier Teach the IR verifier to reject conflicting debug info for function arguments. 2017-02-28 23:48:42 +00:00
YAMLParser
tools [mips] Drop unneeded REQUIRES line in test. NFCI 2017-03-01 14:31:09 +00:00
.clang-format
CMakeLists.txt
TestRunner.sh
lit.cfg
lit.site.cfg.in