Don't fold negative offsets into cp / dp accesses to avoid relocation errors.
[oota-llvm.git] / test / CodeGen / XCore / addsub64.ll
2010-03-10 Richard OsborneHandle MVT::i64 type in DAG combine for ISD::ADD. Fold...
2010-03-10 Richard OsborneLower add (mul a, b), c into MACCU / MACCS nodes which...
2010-03-10 Richard OsborneConvert test to FileCheck.
2009-09-09 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2008-11-14 Richard Osborne[XCore] Fix expansion of 64 bit add/sub. Don't custom...