[RS4GC] Fix rematerialization of bitcast of bitcast.
[oota-llvm.git] / test / Transforms / CodeExtractor /
2015-06-17 David MajnemerMove the personality function from LandingPadInst to...
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2013-08-16 Daniel Dunbar[tests] Cleanup initialization of test suffixes.
2012-02-16 Eli BenderskyReplace all instances of dg.exp file with lit.local...
2011-09-20 Bill WendlingUpdate this test to the new EH model.
2011-09-20 Bill WendlingUpdate to new EH model.
2011-09-19 Bill WendlingRevert r140083 and r140084 until buildbots can be fixed.
2011-09-19 Bill WendlingUpdate test to remove the 'unwind' instruction.
2011-06-17 Chris Lattnermanually upgrade a bunch of tests to modern syntax...
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-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-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...
2006-12-02 Reid SpencerUse the llvm-upgrade program to upgrade llvm assembly.
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-13 Tanya LattnerAdding subdirectory dg.exp files in order to be able...
2004-11-13 Chris LattnerNew testcase
2004-11-07 Chris LattnerTests for this xforms should be .ll files, and they...
2004-08-13 Chris LattnerAdd another test
2004-08-13 Chris LattnerNew testcase, which causes the block extractor to barf
2004-03-18 Chris LattnerThis is the last remaining bug that I know of in the...
2004-03-18 Chris LattnerNew testcase, reduced from 256.bzip2
2004-03-18 Chris LattnerNew testcase
2004-03-18 Chris LattnerNew testcase that crashes the code extractor
2004-03-15 Chris LattnerNew testcase that causes the code extractor to generate...
2004-03-14 Chris LattnerNew testcase that crashes the loop extractor
2004-03-14 Chris LattnerNew testcase that crashes the loop extractor
2004-02-28 Misha BrukmanTwo testcases for loops: one with outputs, one without.