llvm-6502/test
Dan Gohman bc511725f0 Fix LSR's IV sorting function to explicitly sort by bitwidth
after sorting by stride value. This prevents it from missing
IV reuse opportunities in a host-sensitive manner.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@64415 91177308-0d34-0410-b5e6-96231b3b80d8
2009-02-13 00:26:43 +00:00
..
Analysis
Archive
Assembler
Bindings/Ocaml Update to match space changes in .ll 2009-02-11 20:48:21 +00:00
Bitcode
BugPoint
CodeGen Fix LSR's IV sorting function to explicitly sort by bitwidth 2009-02-13 00:26:43 +00:00
DebugInfo
ExecutionEngine
Feature
FrontendAda
FrontendC This is now done using a real i33, rather than 2009-02-10 20:44:15 +00:00
FrontendC++ testcase for r64049 of llvm-gcc. 2009-02-07 23:37:03 +00:00
FrontendFortran Testcase for PR2437. 2009-02-09 09:41:49 +00:00
FrontendObjC
FrontendObjC++
Integer
lib
Linker
LLVMC Rename dg.exp to llvmc.exp. This is so I can ignore it during a make check if I want to. 2009-02-08 22:52:50 +00:00
Other
Scripts
TableGen
Transforms Teach IndVarSimplify to optimize code using the C "int" type for 2009-02-12 22:19:27 +00:00
Verifier
Makefile
Makefile.tests
TestRunner.sh