When the scheduler unfold a load folding instruction it move some of the predecessors...
[oota-llvm.git] / test / CodeGen / Alpha / ctlz_e.ll
2009-09-09 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2008-02-19 Tanya LattnerRemove llvm-upgrade and update tests.
2007-04-16 Reid SpencerFix an intrinsic name.
2007-04-15 Reid SpencerFor PR1336:
2007-04-15 Reid SpencerFor PR1319: Upgrade to use new test harness
2006-12-02 Reid SpencerUse the llvm-upgrade program to upgrade llvm assembly.
2005-05-11 Andrew LenharthLegalize for CTLZ generates a ctpop, but this ctpop...