llvm-6502/lib
Chris Lattner eb83f4e6cd Fix IndVarsSimplify/2006-06-16-Indvar-LCSSA-Crash.ll, a case where a
"LCSSA" phi node causes indvars to break dominance properties.  This fixes
causes indvars to avoid inserting aggressive code in this case, instead
indvars should be fixed to be more aggressive in the face of lcssa phi's.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@28850 91177308-0d34-0410-b5e6-96231b3b80d8
2006-06-17 01:02:31 +00:00
..
Analysis Add a error message to cbu to match bu 2006-06-16 14:43:36 +00:00
Archive
AsmParser
Bytecode
CodeGen 1. Revise vector debug support. 2006-06-16 13:14:03 +00:00
Debugger
ExecutionEngine Simplify TargetData ctor call 2006-06-16 18:24:38 +00:00
Linker Fix Regression/Linker/2006-06-15-GlobalVarAnment.ll 2006-06-16 01:24:04 +00:00
Support
System Only print the stack trace if it was requested. Previously, any call into 2006-06-16 00:00:57 +00:00
Target A new entry. 2006-06-17 00:45:49 +00:00
Transforms Fix IndVarsSimplify/2006-06-16-Indvar-LCSSA-Crash.ll, a case where a 2006-06-17 01:02:31 +00:00
VMCore Forgot operands were hard coded for compile unit. 2006-06-16 23:36:12 +00:00
Makefile