summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/GlobalOpt/integer-bool.ll
Commit message (Expand)AuthorAgeFilesLines
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+28
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-28/+0
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-1/+1
* Revert r204076 for now - it caused significant regressions in a number ofLang Hames2014-03-231-5/+4
* Use range metadata instead of introducing selects.Dan Gohman2014-03-171-4/+5
* Revert r193251 : Use address-taken to disambiguate global variable and indire...Shuxin Yang2013-10-271-1/+1
* Use address-taken to disambiguate global variable and indirect memops.Shuxin Yang2013-10-231-1/+1
* Update Transforms tests to use CHECK-LABEL for easier debugging. No functiona...Stephen Lin2013-07-141-1/+1
* Fix test case.Benjamin Kramer2013-03-091-2/+2
* Test case hygiene.Benjamin Kramer2013-03-091-4/+4
* Fix TryToShrinkGlobalToBoolean in GlobalOpt, so that it does not discard addr...Joey Gouly2013-01-101-11/+16
* Convert all tests using TCL-style quoting to use shell-style quoting.Chandler Carruth2012-07-021-1/+1
* 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
* Remove llvm-upgrade and update test cases.Tanya Lattner2008-03-011-14/+14
* For PR1319:Reid Spencer2007-04-151-1/+1
* Regression is gone, don't try to find it on clean target.Reid Spencer2007-01-171-0/+23
OpenPOWER on IntegriCloud