summaryrefslogtreecommitdiffstats
path: root/llvm/test/Analysis/LoadVN/call_cse.ll
Commit message (Collapse)AuthorAgeFilesLines
* Remove GCSE and LoadVN from the testsuite.Owen Anderson2008-08-161-12/+0
| | | | llvm-svn: 54832
* Ding dong, the DoesntAccessMemoryFns andDuncan Sands2007-11-231-9/+10
| | | | | | | | | OnlyReadsMemoryFns tables are dead! We get more, and more accurate, information from gcc via the readnone and readonly function attributes. llvm-svn: 44288
* Regression is gone, don't try to find it on clean target.Reid Spencer2007-01-171-0/+11
llvm-svn: 33296
OpenPOWER on IntegriCloud