summaryrefslogtreecommitdiffstats
path: root/llvm/test/Analysis/GlobalsModRef/indirect-global.ll
Commit message (Expand)AuthorAgeFilesLines
* [PM/AA] Teach the AAManager how to handle module analyses in addition toChandler Carruth2016-03-111-0/+1
* [PM/AA] Rebuild LLVM's alias analysis infrastructure in a way compatibleChandler Carruth2015-09-091-1/+1
* [PM/AA] Disable the core unsafe aspect of GlobalsModRef in the face ofChandler Carruth2015-07-171-1/+4
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-4/+4
* FileCheck-ize tests.Bill Wendling2012-04-241-3/+2
* manually upgrade a bunch of tests to modern syntax, and remove some thatChris Lattner2011-06-171-1/+4
* Make BasicAliasAnalysis a normal AliasAnalysis implementation whichDan Gohman2010-10-181-1/+1
* Change tests from "opt %s" to "opt < %s" so that opt doesn't see theDan Gohman2009-09-111-1/+1
* Use opt -S instead of piping bitcode output through llvm-dis.Dan Gohman2009-09-081-1/+1
* Change these tests to feed the assembly files to opt directly, insteadDan Gohman2009-09-081-1/+1
* Remove GCSE and LoadVN from the testsuite.Owen Anderson2008-08-161-1/+1
* Remove llvm-upgrade.Tanya Lattner2008-02-141-19/+13
* For PR1319:Reid Spencer2007-04-151-1/+2
* Regression is gone, don't try to find it on clean target.Reid Spencer2007-01-171-0/+25
OpenPOWER on IntegriCloud