[RS4GC] Fix rematerialization of bitcast of bitcast.
[oota-llvm.git] / test / Transforms / IPConstantProp /
2015-06-17 David MajnemerMove the personality function from LandingPadInst to...
2015-04-24 David BlaikieSkip extra LLVM IR assemble/disassemble steps in some...
2015-03-13 David Blaikie[opaque pointer type] Add textual IR support for explic...
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2014-05-27 Arnaud A. de Grand... No need for those tests to go thru llvm-as and/or llvm...
2013-08-16 Daniel Dunbar[tests] Cleanup initialization of test suffixes.
2013-02-22 Bill WendlingUse references to attribute groups on the call/invoke...
2013-02-20 Bill WendlingModify the LLVM assembly output so that it uses referen...
2012-07-02 Chandler CarruthConvert all tests using TCL-style quoting to use shell...
2012-02-16 Eli BenderskyReplace all instances of dg.exp file with lit.local...
2011-11-27 Chris LattnerUpgrade syntax of tests using volatile instructions...
2011-09-01 Bill WendlingUpdate some tests to the new EH scheme.
2011-08-15 Eric ChristopherAdd an ipsccp test. Migrated from test/FrontendC++.
2011-06-17 Chris Lattnerremove parser support for the obsolete "multiple return...
2010-09-02 Chris Lattnermore test cleanup
2010-01-05 Dan GohmanDelete useless trailing semicolons.
2009-11-23 Dan GohmanFix a use of an invalidated iterator in the case where...
2009-11-20 Dan GohmanFix IPSCCP's code for deleting dead blocks to tolerate...
2009-09-24 Torok EdwinConstant propagating byval pointer is safe if function...
2009-09-24 Torok EdwinDon't constant propagate byval pointers, since they...
2009-09-11 Dan GohmanChange tests from "opt %s" to "opt < %s" so that opt...
2009-09-08 Dan GohmanUse opt -S instead of piping bitcode output through...
2009-09-08 Dan GohmanChange these tests to feed the assembly files to opt...
2008-06-19 Matthijs KooijmanModify some ipconstprop tests to also test with invokes.
2008-06-18 Matthijs KooijmanReapply r52397 (make IPConstProp promote returned argum...
2008-06-18 Matthijs KooijmanReapply r52396, it was unrelated to the breakage (that...
2008-06-18 Chris Lattnertemporarily revert this testcase since its patch was...
2008-06-17 Matthijs KooijmanLearn IPConstProp to look at individual return values...
2008-06-09 Chris LattnerFix PR2411, where ip constant prop would propagate the
2008-05-20 Gabor Greifsabre brings to my attention that the 'tr' suffix is...
2008-05-20 Gabor GreifRename the last test with .llx extension to .ll, resolv...
2008-03-11 Devang PatelHandle multiple ret values.
2008-03-01 Tanya LattnerRemove llvm-upgrade and update test cases.
2007-06-29 John CriswellConvert .cvsignore files
2007-04-15 Reid SpencerFor PR1319:
2007-04-11 Reid SpencerMake the llvm-runtest function much more amenable by...
2007-01-13 Reid SpencerFor PR1043:
2006-12-02 Reid SpencerUse the llvm-upgrade program to upgrade llvm assembly.
2006-12-01 Chris Lattnerfix incorrectly translated testcase
2006-11-27 Reid SpencerFor PR950:
2006-04-12 Tanya LattnerAdded the ability to xfail based on llvmgcc version
2006-03-23 Reid SpencerTired of wading through cvs's list ? files that are...
2004-11-19 Tanya LattnerAdding srcdir arg
2004-11-14 Chris LattnerOops, make this test the right thing.
2004-11-14 Chris LattnerNew testcase
2004-11-13 Tanya LattnerAdding subdirectory dg.exp files in order to be able...
2004-11-11 Chris Lattnernew testcase
2004-11-10 Chris LattnerNew testcase