llvm-6502/include
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
..
llvm Generalize ScalarEvolution to be able to analyze GEPs when 2009-08-18 16:46:41 +00:00
llvm-c Add LLVMInitializeAllTargetInfos for C api, and update 2009-08-18 03:03:27 +00:00