summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/GlobalOpt/alias-resolve.ll
Commit message (Expand)AuthorAgeFilesLines
* Delete dead GlobalAliases.Rafael Espindola2015-12-221-2/+2
* [opaque pointer type] Add textual IR support for explicit type parameter for ...David Blaikie2015-09-111-11/+11
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-03-131-2/+2
* Use "weak alias" instead of "alias weak"Rafael Espindola2014-07-301-4/+4
* GlobalOpt: Handle non-zero offsets for aliasesDavid Majnemer2014-07-011-0/+4
* Allow alias to point to an arbitrary ConstantExpr.Rafael Espindola2014-06-031-2/+2
* Fix most of PR10367.Rafael Espindola2014-05-161-2/+2
* Prevent alias from pointing to weak aliases.Rafael Espindola2014-03-271-5/+10
* Revert "Prevent alias from pointing to weak aliases."Rafael Espindola2014-03-261-10/+5
* Prevent alias from pointing to weak aliases.Rafael Espindola2014-03-261-5/+10
* Reject alias to undefined symbols in the verifier.Rafael Espindola2014-03-121-2/+4
* GlobalOpt: Aliases don't have sections, don't copy them when replacingReid Kleckner2014-02-131-4/+1
* Always remove an alias when we rename the target.Rafael Espindola2013-06-121-1/+12
* Convert test to FileCheck.Rafael Espindola2013-06-121-9/+17
* 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
* Resolve aliases, when possibleAnton Korobeynikov2008-09-091-0/+19
OpenPOWER on IntegriCloud