summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/GVN/2009-03-10-PREOnVoid.ll
Commit message (Expand)AuthorAgeFilesLines
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+110
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-110/+0
* [opaque pointer type] Add textual IR support for explicit type parameter for ...David Blaikie2015-09-111-14/+14
* Use "weak alias" instead of "alias weak"Rafael Espindola2014-07-301-14/+14
* Reject alias to undefined symbols in the verifier.Rafael Espindola2014-03-121-14/+42
* Change tests from "opt %s" to "opt < %s" so that opt doesn't see theDan Gohman2009-09-111-1/+1
* Change these tests to feed the assembly files to opt directly, insteadDan Gohman2009-09-081-1/+1
* Do not attempt to do parial redundancy elimination on void values.John Criswell2009-03-101-0/+82
OpenPOWER on IntegriCloud