summaryrefslogtreecommitdiffstats
path: root/llvm/test/Analysis/BasicAA/phi-aa.ll
Commit message (Expand)AuthorAgeFilesLines
* [BasicAA] Use PhiValuesAnalysis if available when handling phi aliasJohn Brawn2018-07-301-2/+38
* [PM/AA] Port alias analysis evaluator to the new pass manager, and useChandler Carruth2016-02-201-0/+1
* [BasicAA] Fix the handling of sext and zext in the analysis of GEPs.Quentin Colombet2015-08-311-0/+1
* [BasicAA] Revert r221876 because it can produce incorrect aliasingQuentin Colombet2015-08-191-1/+0
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-6/+6
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-02-271-2/+2
* Revert r219432 - "Revert "[BasicAA] Revert "Revert r218714 - Make better use ...Hal Finkel2014-11-131-0/+1
* Revert "[BasicAA] Revert "Revert r218714 - Make better use of zext and sign i...Hal Finkel2014-10-091-1/+0
* [BasicAA] Revert "Revert r218714 - Make better use of zext and sign informati...Hal Finkel2014-10-061-0/+1
* [BasicAA] Revert r218714 - Make better use of zext and sign information.Lang Hames2014-10-031-1/+0
* [BasicAA] Make better use of zext and sign informationHal Finkel2014-09-301-0/+1
* BasicAA: Use reachabilty instead of dominance for checking value equality in phiArnold Schwaighofer2014-01-031-7/+0
* BasicAA: Fix value equality and phi cyclesArnold Schwaighofer2014-01-021-0/+54
* 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
OpenPOWER on IntegriCloud