Stackmap shadows should consider call returns a branch target.
[oota-llvm.git] / test / CodeGen / PowerPC / lha.ll
2009-09-09 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2008-02-19 Tanya LattnerRemove llvm-upgrade and update tests.
2006-12-02 Reid SpencerUse the llvm-upgrade program to upgrade llvm assembly.
2005-10-13 Chris LattnerNate implemented this :)
2005-08-18 Nate BegemanAdd a testcase for load short -> uint, which is current...