llvm-6502/test
Dan Gohman 3cd90a18bb Convert a subtract into a negate and an add when it helps x86
address folding.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@71446 91177308-0d34-0410-b5e6-96231b3b80d8
2009-05-11 18:02:53 +00:00
..
Analysis Allow scalar evolution to compute iteration counts for loops with a 2009-05-09 12:32:42 +00:00
Archive
Assembler
Bindings/Ocaml Nounwind is not valid for function return values. 2009-05-06 13:51:18 +00:00
Bitcode
BugPoint
CodeGen Convert a subtract into a negate and an add when it helps x86 2009-05-11 18:02:53 +00:00
DebugInfo
ExecutionEngine
Feature Make MDNode use CallbackVH. Also change MDNode to store Value* instead of 2009-05-10 20:57:05 +00:00
FrontendAda
FrontendC
FrontendC++
FrontendFortran
FrontendObjC
FrontendObjC++
Integer
lib
Linker
LLVMC The 'forward_as' property did not use its second argument. 2009-05-06 01:41:19 +00:00
Other
Scripts
TableGen Use .td for tablegen files, not .ll. 2009-05-08 23:01:28 +00:00
Transforms fix RewriteStoreUserOfWholeAlloca to use the correct type size 2009-05-08 15:54:41 +00:00
Verifier
Makefile
Makefile.tests
TestRunner.sh