llvm-6502/test/Analysis
Nick Lewycky 06323bfe03 Don't assume it's safe to transform a loop just because it's dominated by any
comparison. Fixes bug 1598.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@40866 91177308-0d34-0410-b5e6-96231b3b80d8
2007-08-06 18:33:46 +00:00
..
Andersens Convert .cvsignore files 2007-06-29 16:35:07 +00:00
BasicAA Teach BasicAA about noalias parameter attributes, but do it correctly this time. 2007-08-02 01:18:14 +00:00
Dominators update for new domtree dump format 2007-08-06 06:17:08 +00:00
GlobalsModRef Convert .cvsignore files 2007-06-29 16:35:07 +00:00
LoadVN Convert .cvsignore files 2007-06-29 16:35:07 +00:00
LoopInfo Convert .cvsignore files 2007-06-29 16:35:07 +00:00
ScalarEvolution Don't assume it's safe to transform a loop just because it's dominated by any 2007-08-06 18:33:46 +00:00