llvm-6502/test
Benjamin Kramer e7fdcad2f2 InstCombine: Fold A-b == C --> b == A-C if A and C are constants.
The backend already knew this trick.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@132915 91177308-0d34-0410-b5e6-96231b3b80d8
2011-06-13 15:24:24 +00:00
..
Analysis
Archive
Assembler
Bindings/Ocaml
Bitcode
BugPoint
CodeGen Be less aggressive about hinting in RAFast. 2011-06-13 03:26:46 +00:00
DebugInfo
ExecutionEngine
Feature
FrontendAda
FrontendC Reverted r132785. It seems this test needs more research. 2011-06-10 05:35:25 +00:00
FrontendC++
FrontendFortran
FrontendObjC
FrontendObjC++
Integer
lib
Linker
LLVMC
MC Test that ".byte 1, 2, 3, 4" does the right thing. 2011-06-07 17:32:17 +00:00
Object
Other
Scripts
TableGen
Transforms InstCombine: Fold A-b == C --> b == A-C if A and C are constants. 2011-06-13 15:24:24 +00:00
Unit
Verifier
CMakeLists.txt
lit.cfg
lit.site.cfg.in
Makefile
Makefile.tests
site.exp.in
TestRunner.sh