llvm-6502/test
Chris Lattner dd12f96c5e Fold (-x + -y) -> -(x+y) which promotes better association, fixing
the second half of PR2047


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@47244 91177308-0d34-0410-b5e6-96231b3b80d8
2008-02-17 21:03:36 +00:00
..
Analysis
Archive
Assembler this test isn't useful since we added @ notation for globals. 2008-02-17 00:12:03 +00:00
Bindings/Ocaml
Bitcode fix this test. 2008-02-17 00:15:25 +00:00
BugPoint Remove llvm-upgrade 2008-02-17 00:15:09 +00:00
C++Frontend Modify test to expect improved code. 2008-02-15 22:05:15 +00:00
CFrontend
CodeGen Remove llvm-upgrade. 2008-02-17 20:02:20 +00:00
DebugInfo
ExecutionEngine
Feature Use not instead of ignore when an exit status is expected to always 2007-12-11 15:50:23 +00:00
FrontendAda
FrontendObjC
Integer
lib
Linker
Other
Scripts
TableGen
Transforms Fold (-x + -y) -> -(x+y) which promotes better association, fixing 2008-02-17 21:03:36 +00:00
Verifier
Makefile
Makefile.tests
TestRunner.sh