Adjust libcalls tests to expect intrinsic for exp2
[oota-llvm.git] / test / Transforms / SimplifyCFG / PhiEliminate.ll
2008-03-18 Tanya LattnerUpgrade tests to not use llvm-upgrade.
2007-04-15 Reid SpencerFor PR1319:
2006-12-02 Reid SpencerUse the llvm-upgrade program to upgrade llvm assembly.
2006-11-18 Chris Lattnerconverting massive blocks of phis into selects like...
2005-12-03 Chris Lattnerexpand testcase, which has been in my tree for a while now
2004-03-30 Chris LattnerOops, actually USE the previously computed value
2004-03-30 Chris LattnerTest general value/value selection which we can do...
2004-03-17 John CriswellModify test to use the %t substition (temporary name...
2004-02-11 Chris LattnerNew feature testcase for simplifycfg.