aboutsummaryrefslogtreecommitdiffstats
path: root/test/Analysis/BasicAA/phi-aa.ll
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-091-8/+8
* Update aosp/master LLVM for rebase to r222494.Stephen Hines2014-12-021-0/+1
* Update to LLVM 3.5a.Stephen Hines2014-04-241-0/+47
* 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-1/+3
* Delete unneeded ssp attributes.Dan Gohman2010-11-111-1/+1
* Replace test with a simpler hand crafted one.Evan Cheng2009-10-141-76/+19
* Teach basic AA about PHI nodes. If all operands of a phi NoAlias another valu...Evan Cheng2009-10-131-0/+86