Fix crash with varargs function with no named parameters.
[oota-llvm.git] / test / CodeGen / XCore / cos.ll
2009-09-09 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2008-11-18 Duncan SandsReapply r59464, this time using the correct type
2008-11-18 Bill WendlingRevert r59464. It was causing this failure:
2008-11-17 Duncan SandsAdd soft float support for a bunch more operations...