instcombine: Migrate math library call simplifications
[oota-llvm.git] / test / Transforms / CodeGenPrepare /
2012-09-19 Hans WennborgMove load_to_switch.ll to test/CodeGen/SPARC/
2012-09-19 Hans WennborgCodeGenPrep: turn lookup tables into switches for some...
2012-08-14 Nadav RotemDuring the CodeGenPrepare we often lower intrinsics...
2012-02-16 Eli BenderskyReplace all instances of dg.exp file with lit.local...
2011-03-11 Cameron ZwarichRoll r127459 back in:
2011-03-11 Daniel DunbarRevert r127459, "Optimize trivial branches in CodeGenPr...
2011-03-11 Cameron ZwarichOptimize trivial branches in CodeGenPrepare, which...
2011-01-15 Chris Lattnertemporarily revert r123526. While working on a follow...
2011-01-15 Chris Lattnerfix rdar://8785296 - -fcatch-undefined-behavior generat...
2011-01-15 Chris LattnerNow that instruction optzns can update the iterator...
2010-12-19 Chris Lattnerrevert r122164, I'm going to go with a different approach.
2010-12-19 Chris Lattnerfirst step to fixing PR8642: don't fold away empty...
2010-12-19 Chris Lattnermove this test into the ARM test so that it is only...
2010-11-19 Owen AndersonAdd a test for CodeGenPrepare's ability to look through...
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-11-24 Chris Lattnerreenable test
2008-11-24 Bill WendlingTemporarily XFAIL this test. r59976 and r59972 broke it.
2008-11-24 Chris LattnerFix 3113: If we have a dead cyclic PHI, replace the...