llvm-mirror/include
Dan Gohman b0cf049a1e 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.

llvm-svn: 79344
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