summaryrefslogtreecommitdiff
path: root/test/Analysis/BasicAA/2010-09-15-GEP-SignedArithmetic.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
* Reapply r131781, now that the GVN bug with partially-aliasing loadsDan Gohman2011-06-04
* Revert r131781 again. Apparently there is more going on here.Dan Gohman2011-06-04
* Reapply r131781 (revert r131809), now that some BasicAA shortcomingsDan Gohman2011-06-04
* Revert commit 131781, to see if it fixes the x86-64 dragonegg buildbot.Duncan Sands2011-05-21
* When BasicAA can determine that two pointers have the same base butDan Gohman2011-05-21
* PR7959: Handle negative scales in GEPs correctly in BasicAA for non-64-bitEli Friedman2010-09-15