llvm-6502/test/Analysis
Duncan Sands acdb2eeb45 Remove the MarkModRef pass (use AddReadAttrs instead).
Unfortunately this means removing one regression test
of GlobalsModRef because I couldn't work out how to
perform it without MarkModRef.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@56342 91177308-0d34-0410-b5e6-96231b3b80d8
2008-09-19 08:23:44 +00:00
..
Andersens
BasicAA
CallGraph Teach -callgraph to always print the callgraph (as the 2008-09-19 07:57:09 +00:00
Dominators
GlobalsModRef Remove the MarkModRef pass (use AddReadAttrs instead). 2008-09-19 08:23:44 +00:00
LoopInfo Fix WriteAsOperand to not emit a leading space character. Adjust 2008-09-14 17:21:12 +00:00
PostDominators
ScalarEvolution Finally re-apply r46959. This is made feasible by the combination 2008-09-16 18:52:57 +00:00