- Add sugregister logic to handle f64=(f32,f32).
[oota-llvm.git] / test / CodeGen / CPP / llvm2cpp.ll
2009-10-25 Chris Lattnerfix PR5295 where the .ll parser didn't reject a functio...
2009-09-09 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2008-07-10 Bill WendlingPut CPPBackend tests into their own directory and run...