instcombine: Migrate math library call simplifications
[oota-llvm.git] / test / Transforms / Mem2Reg /
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-10-03 Rafael EspindolaAdd the returns_twice attribute to LLVM.
2011-08-31 Bill WendlingUpdate more tests to the new EH scheme.
2011-08-15 Eli FriedmanAdd comments and test for atomic load/store and mem2reg.
2011-06-18 Nick LewyckyAdd test for r133251.
2010-06-04 Devang PatelCopy location info for current function argument from...
2010-05-28 Dale JohannesenAdd missing space; works for me.
2010-05-27 Devang PatelDo not drop location info for inlined function args.
2010-05-07 Devang PatelUpdate test to use valid debug info.
2010-01-27 Victor HernandezWhen converting dbg.declare to dbg.value, attach promot...
2010-01-26 Victor HernandezIn mem2reg, for all alloca/stores that get promoted...
2010-01-25 Victor HernandezRevert r94260 until findDbgDeclare() is made more efficient
2010-01-23 Victor HernandezIn mem2reg, for all alloca/stores that get promoted...
2009-11-02 Chris Lattnerfix a bug exposed by moving SRoA earlier which caused...
2009-09-21 Chris LattnerFix PR5023: The instruction form of DominatorTree:...
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...
2009-06-04 Dan GohmanSplit the Add, Sub, and Mul instruction opcodes into...
2008-10-27 Chris Lattnerno need to print output
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-19 Tanya LattnerUpgrade tests.
2008-03-19 Tanya LattnerUpgrade tests.
2007-08-26 Anton KorobeynikovDon't promote volatile loads/stores. This is needed...
2007-06-29 John CriswellConvert .cvsignore files
2007-05-05 Chris LattnerMove Mem2Reg/DifferingTypes.ll -> ScalarRepl/DifferingT...
2007-04-16 Reid SpencerFor PR1319:
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...
2005-11-29 Chris Lattnernew testcase for pr670
2005-06-30 Chris Lattnernew testcase for PR590
2004-11-19 Tanya LattnerAdding srcdir arg
2004-11-13 Tanya LattnerAdding subdirectory dg.exp files in order to be able...
2004-11-06 Tanya LattnerAdding XFAIL lines for dejagnu support.
2004-10-17 Chris LattnerNew testcase, no PHI should be inserted.
2003-10-05 Chris Lattnernew testcase
2003-09-16 Misha BrukmanRenamed `as' => `llvm-as', `dis' => `llvm-dis', `link...
2003-09-15 John CriswellRemoving Makefiles. Regression tests are now run by...
2003-06-28 Chris LattnerRemove explicit control flow through the use of the...
2003-06-25 Chris LattnerNew testcase
2003-04-25 Chris LattnerNew testcase
2003-04-18 Chris LattnerNew testcase
2003-04-10 Chris LattnerNew testcase
2003-02-28 Chris LattnerAdd a test for a feature that I hope will be implemente...
2002-05-01 Chris LattnerNew bug testcase
2002-04-30 Chris LattnerNew testcase
2002-03-28 Chris LattnerInitial checkin of first regression test for mem2reg...