1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-25 04:02:41 +01:00
llvm-mirror/lib/Transforms
Chris Lattner 618f24b0ed Fix bugs in the inliner having to do with single-entry phi nodes and valuemap
updating.  These were exposed by Devang's recent passmgr changes (with
non-default passorderings) because now the inliner can be interleved with
the LCSSA pass.

llvm-svn: 33760
2007-02-01 18:48:38 +00:00
..
Hello eliminate static ctor from example. 2006-12-19 22:24:09 +00:00
Instrumentation For PR1136: Rename GlobalVariable::isExternal as isDeclaration to avoid 2007-01-30 20:08:39 +00:00
IPO eliminate temporary vectors 2007-01-31 19:59:55 +00:00
Scalar remove temporary vectors. 2007-01-31 20:08:52 +00:00
Utils Fix bugs in the inliner having to do with single-entry phi nodes and valuemap 2007-02-01 18:48:38 +00:00
ExprTypeConvert.cpp For PR970: 2007-01-21 00:29:26 +00:00
LevelRaise.cpp For PR950: 2006-12-31 05:48:39 +00:00
Makefile
TransformInternals.cpp For PR950: 2006-12-31 05:48:39 +00:00
TransformInternals.h