summaryrefslogtreecommitdiff
path: root/test/Analysis/BasicAA/2007-08-01-NoAliasAndGEP.ll
Commit message (Expand)AuthorAge
* Convert the uses of '|&' to use '2>&1 |' instead, which works on oldChandler Carruth2012-07-02
* FileCheck-ize these tests. Harden some of them.Bill Wendling2012-04-24
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-09
* Fix http://llvm.org/bugs/show_bug.cgi?id=2104 by ordering lexicographically w...Gabor Greif2008-02-28
* Fix bug in regression tests that ignored stderr output in RUN lines. Updated ...Tanya Lattner2007-11-28
* Teach BasicAA about noalias parameter attributes, but do it correctly this time.Christopher Lamb2007-08-02