llvm-6502/test/Analysis
Duncan Sands 920653d41e Teach alias analysis about readnone/readonly functions.
Based on a patch by Török Edwin.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@44279 91177308-0d34-0410-b5e6-96231b3b80d8
2007-11-22 21:43:27 +00:00
..
Andersens Create nodes for inline asm so that we don't crash looking for the node later. 2007-11-22 03:07:37 +00:00
BasicAA Teach alias analysis about readnone/readonly functions. 2007-11-22 21:43:27 +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 tests using "| wc -l | grep ..." to use the count script. 2007-08-15 13:36:28 +00:00
LoopInfo Convert .cvsignore files 2007-06-29 16:35:07 +00:00
ScalarEvolution Be more careful when transforming | to +. Patch from Wojciech Matyjewicz. 2007-11-20 08:24:44 +00:00