aboutsummaryrefslogtreecommitdiffstats
path: root/test/Analysis/BasicAA/2007-08-01-NoAliasAndCalls.ll
Commit message (Expand)AuthorAgeFilesLines
* Convert the uses of '|&' to use '2>&1 |' instead, which works on oldChandler Carruth2012-07-021-1/+1
* FileCheck-ize these tests. Harden some of them.Bill Wendling2012-04-241-2/+5
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-091-1/+1
* Accept both %y, %x and %x, %y as valid answers.Nick Lewycky2008-01-061-1/+1
* Fix bug in regression tests that ignored stderr output in RUN lines. Updated ...Tanya Lattner2007-11-281-1/+1
* Teach BasicAA about noalias parameter attributes, but do it correctly this time.Christopher Lamb2007-08-021-0/+10