Move TargetData to DataLayout.
[oota-llvm.git] / include / llvm / Analysis / PHITransAddr.h
2012-10-08 Micah VillmowMove TargetData to DataLayout.
2011-12-01 Chad RosierPropagate TargetLibraryInfo throughout ConstantFolding...
2010-02-24 Daniel DunbarReapply r97010, the speculative revert failed.
2010-02-24 Daniel DunbarSpeculatively revert r97010, "Add an argument to PHITra...
2010-02-24 Bob WilsonAdd an argument to PHITranslateValue to specify the...
2009-12-09 Chris Lattnerfix many input tracking bugs.
2009-12-09 Chris Lattnerinstructions defined in CurBB may be intermediate nodes...
2009-12-09 Chris Lattneradd dumping and sanity checking support.
2009-12-08 Chris Lattnermake sure that PHITransAddr keeps its 'InstInputs'...
2009-12-08 Chris Lattnerfix a typo (and -> add) and fix GetAvailablePHITranslat...
2009-12-07 Chris Lattneradd accessor, improve comment.
2009-12-07 Chris Lattnercheckpoint of the new PHITransAddr code, still not...
2009-12-04 Chris Lattneradd the start of a class used to handle phi translation...