llvm-6502/test
Jakob Stoklund Olesen 3520019931 When dead code elimination removes all but one use, try to fold the single def into the remaining use.
Rematerialization can leave single-use loads behind that we might as well fold whenever possible.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@128918 91177308-0d34-0410-b5e6-96231b3b80d8
2011-04-05 20:20:26 +00:00
..
Analysis Revert r128140 for now. 2011-03-23 15:51:12 +00:00
Archive
Assembler Remove some support for ReturnInsts with multiple operands, and for 2011-04-04 07:44:02 +00:00
Bindings/Ocaml
Bitcode Add intrinsics @llvm.arm.neon.vmulls and @llvm.arm.neon.vmullu.* back. Frontends 2011-03-29 23:06:19 +00:00
BugPoint
CodeGen When dead code elimination removes all but one use, try to fold the single def into the remaining use. 2011-04-05 20:20:26 +00:00
DebugInfo Move test in x86 specific area. 2011-03-24 22:39:09 +00:00
ExecutionEngine
Feature
FrontendAda Will not compile without the spec! 2011-03-31 10:03:32 +00:00
FrontendC Testcase for r128619 (PR9571). 2011-03-31 08:13:57 +00:00
FrontendC++
FrontendFortran
FrontendObjC
FrontendObjC++
Integer
lib
Linker
LLVMC
MC ARM disassembler should flag (rGPRRegClassID, r13|r15) as an error. 2011-04-05 19:42:11 +00:00
Object
Other
Scripts
TableGen
Transforms InstCombine optimizes gep(bitcast(x)) even when the bitcasts casts away address 2011-04-05 14:29:52 +00:00
Unit
Verifier
CMakeLists.txt
lit.cfg
lit.site.cfg.in
Makefile
Makefile.tests
site.exp.in
TestRunner.sh