aboutsummaryrefslogtreecommitdiff
path: root/llvm/test/Transforms/GlobalOpt/integer-bool.ll
AgeCommit message (Expand)AuthorFilesLines
2014-03-23Revert r204076 for now - it caused significant regressions in a number ofLang Hames1-5/+4
2014-03-17Use range metadata instead of introducing selects.Dan Gohman1-4/+5
2013-10-27Revert r193251 : Use address-taken to disambiguate global variable and indire...Shuxin Yang1-1/+1
2013-10-23Use address-taken to disambiguate global variable and indirect memops.Shuxin Yang1-1/+1
2013-07-14Update Transforms tests to use CHECK-LABEL for easier debugging. No functiona...Stephen Lin1-1/+1
2013-03-09Fix test case.Benjamin Kramer1-2/+2
2013-03-09Test case hygiene.Benjamin Kramer1-4/+4
2013-01-10Fix TryToShrinkGlobalToBoolean in GlobalOpt, so that it does not discard addr...Joey Gouly1-11/+16
2012-07-02Convert all tests using TCL-style quoting to use shell-style quoting.Chandler Carruth1-1/+1
2009-09-11Change tests from "opt %s" to "opt < %s" so that opt doesn't see theDan Gohman1-1/+1
2009-09-08Change these tests to feed the assembly files to opt directly, insteadDan Gohman1-1/+1
2008-03-01Remove llvm-upgrade and update test cases.Tanya Lattner1-14/+14
2007-04-15For PR1319:Reid Spencer1-1/+1
2007-01-17Regression is gone, don't try to find it on clean target.Reid Spencer1-0/+23