llvm-6502/lib/Transforms
Owen Anderson 3d2aa47bd3 Fix for 2006-06-26-MultipleExitsSingleBlock.
If a single exit block has multiple predecessors within the loop, it will
appear in the exit blocks list more than once.  LCSSA needs to take that into
account so that it doesn't double process that exit block.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@28750 91177308-0d34-0410-b5e6-96231b3b80d8
2006-06-12 07:10:16 +00:00
..
Hello
Instrumentation Patches to make the LLVM sources more -pedantic clean. Patch provided 2006-05-24 17:04:05 +00:00
IPO
Scalar Back out Owen's 6/9 changes. They broke MultiSource/Benchmarks/Prolangs-C/bison (and perhaps others). 2006-06-11 09:32:57 +00:00
Utils Fix for 2006-06-26-MultipleExitsSingleBlock. 2006-06-12 07:10:16 +00:00
ExprTypeConvert.cpp
LevelRaise.cpp remove dead variables 2006-05-14 18:33:57 +00:00
Makefile
TransformInternals.cpp
TransformInternals.h