Add correct encodings for STRD and LDRD, including fixup support. Additionally,...
[oota-llvm.git] / test / CodeGen / Generic / fp-to-int-invalid.ll
2009-09-09 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2009-04-24 Dale JohannesenFix PR 4057, a crash doing float->char const folding.