Merging r258616:
[oota-llvm.git] / test / Transforms / GlobalOpt / integer-bool.ll
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2014-03-23 Lang HamesRevert r204076 for now - it caused significant regressi...
2014-03-17 Dan GohmanUse range metadata instead of introducing selects.
2013-10-27 Shuxin YangRevert r193251 : Use address-taken to disambiguate...
2013-10-23 Shuxin YangUse address-taken to disambiguate global variable and...
2013-07-14 Stephen LinUpdate Transforms tests to use CHECK-LABEL for easier...
2013-03-09 Benjamin KramerFix test case.
2013-03-09 Benjamin KramerTest case hygiene.
2013-01-10 Joey GoulyFix TryToShrinkGlobalToBoolean in GlobalOpt, so that...
2012-07-02 Chandler CarruthConvert all tests using TCL-style quoting to use shell...
2009-09-11 Dan GohmanChange tests from "opt %s" to "opt < %s" so that opt...
2009-09-08 Dan GohmanChange these tests to feed the assembly files to opt...
2008-03-01 Tanya LattnerRemove llvm-upgrade and update test cases.
2007-04-15 Reid SpencerFor PR1319:
2007-01-13 Reid SpencerFor PR1043:
2006-12-02 Reid SpencerUse the llvm-upgrade program to upgrade llvm assembly.
2004-12-12 Chris LattnerNew testcase. Shrinking the variable to a bool allows...