llvm-project/llvm/test
Xin Tong 21f8ac235e [JumpThread] Do RAUW in case Cond folds to a constant in the CFG
Summary: [JumpThread] Do RAUW in case Cond folds to a constant in the CFG

Reviewers: sanjoy

Reviewed By: sanjoy

Subscribers: llvm-commits

Differential Revision: https://reviews.llvm.org/D32407

llvm-svn: 301804
2017-05-01 15:34:17 +00:00
..
Analysis Rename isKnownNotFullPoison to programUndefinedIfPoison; NFC 2017-04-30 19:41:19 +00:00
Assembler Remove line and file from DINamespace. 2017-04-28 22:25:46 +00:00
Bindings
Bitcode Remove line and file from DINamespace. 2017-04-28 22:25:46 +00:00
BugPoint llvm/test/BugPoint/compile-custom.ll: Use %/s for its path not to be mis-escaped. 2017-04-13 11:40:32 +00:00
CodeGen [AVR] Implement non-constant bit rotations 2017-05-01 09:48:55 +00:00
DebugInfo [llvm-pdbdump] Abstract some of the YAML/Raw printing code. 2017-04-29 01:13:21 +00:00
Examples
ExecutionEngine
Feature Disable GVN Hoist due to still more bugs being found in it. There is 2017-04-27 00:28:03 +00:00
FileCheck [FileCheck] Added --enable-var-scope option to enable scope for regex variables. 2017-03-09 17:59:04 +00:00
Instrumentation [asan] Fix dead stripping of globals on Linux. 2017-04-27 20:27:27 +00:00
Integer
JitListener
LTO LTO: Mark undefined module asm symbols as used. 2017-04-26 17:53:39 +00:00
LibDriver
Linker Remove line and file from DINamespace. 2017-04-28 22:25:46 +00:00
MC Fix test for altmacro 2017-05-01 14:00:54 +00:00
Object [llvm-ar] errors go on stderr and not on stdout. 2017-04-05 14:52:17 +00:00
ObjectYAML [WebAssembly] Allow for signed relocation addends 2017-04-26 00:02:31 +00:00
Other Disable GVN Hoist due to still more bugs being found in it. There is 2017-04-27 00:28:03 +00:00
SymbolRewriter
TableGen [globalisel][tablegen] Fix the test after silencing the unused variable warning in r301755. 2017-04-29 19:46:27 +00:00
ThinLTO/X86 Remove line and file from DINamespace. 2017-04-28 22:25:46 +00:00
Transforms [JumpThread] Do RAUW in case Cond folds to a constant in the CFG 2017-05-01 15:34:17 +00:00
Unit
Verifier Add speculatable function attribute 2017-04-28 20:25:27 +00:00
YAMLParser
tools [WebAssembly] Write initial memory in pages not bytes 2017-04-28 21:12:09 +00:00
.clang-format
CMakeLists.txt Add a dependency from llvm/test to llvm-cvtres. 2017-04-21 20:45:11 +00:00
TestRunner.sh
lit.cfg
lit.site.cfg.in