llvm-6502/lib/Transforms
Chris Lattner bceb2b0061 Fix major problem with PHI node traversal: rechecking PHIs should go into
the visit function.  The worklist is for when their lattice value changes.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@5927 91177308-0d34-0410-b5e6-96231b3b80d8
2003-04-25 03:35:10 +00:00
..
Hello Initial checkin of the "Hello World" Pass. 2002-08-08 20:10:38 +00:00
Instrumentation Remove unnecesary &*'s 2003-04-23 16:37:45 +00:00
IPO Remove unnecesary &*'s 2003-04-23 16:37:45 +00:00
Scalar Fix major problem with PHI node traversal: rechecking PHIs should go into 2003-04-25 03:35:10 +00:00
Utils Fix bug: mem2reg/2003-04-24-MultipleIdenticalSuccessors.ll 2003-04-25 00:54:58 +00:00
ExprTypeConvert.cpp Make the levelraise pass be well behaved w.r.t the TargetData that the current 2003-04-24 18:25:27 +00:00
LevelRaise.cpp Make the levelraise pass be well behaved w.r.t the TargetData that the current 2003-04-24 18:25:27 +00:00
Makefile Convert DIRS to PARALLEL_DIRS. They can be built independently. 2002-09-29 11:52:14 +00:00
TransformInternals.cpp Make the levelraise pass be well behaved w.r.t the TargetData that the current 2003-04-24 18:25:27 +00:00
TransformInternals.h Make the levelraise pass be well behaved w.r.t the TargetData that the current 2003-04-24 18:25:27 +00:00