llvm-6502/test
Dan Gohman c40f17b087 Generalize ScalarEvolution to be able to analyze GEPs when
TargetData is not present. It still uses TargetData when available.
This generalization also fixed some limitations in the TargetData
case; the attached testcase covers this.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@79344 91177308-0d34-0410-b5e6-96231b3b80d8
2009-08-18 16:46:41 +00:00
..
Analysis
Archive
Assembler
Bindings/Ocaml Expose creating constant ints and floats from strings to ocaml. 2009-08-16 23:37:03 +00:00
Bitcode
BugPoint
CodeGen Make tail merging handle blocks with repeated predecessors correctly, and 2009-08-18 15:18:18 +00:00
DebugInfo
ExecutionEngine
Feature
FrontendAda
FrontendC
FrontendC++ XFAIL this test since the fix was reverted. 2009-08-17 12:20:45 +00:00
FrontendFortran
FrontendObjC Add prefix only if it is needed. 2009-08-17 23:17:17 +00:00
FrontendObjC++
Integer
lib The attached patches attempt to fix cross builds. For example, if you 2009-08-18 00:40:33 +00:00
Linker
LLVMC
MC/AsmParser
Other
Scripts
TableGen
Transforms Generalize ScalarEvolution to be able to analyze GEPs when 2009-08-18 16:46:41 +00:00
Verifier
Makefile The attached patches attempt to fix cross builds. For example, if you 2009-08-18 00:40:33 +00:00
Makefile.tests
TestRunner.sh