aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/XCore/addsub64.ll
AgeCommit message (Expand)Author
2010-03-10Handle MVT::i64 type in DAG combine for ISD::ADD. Fold 64 bitRichard Osborne
2010-03-10Lower add (mul a, b), c into MACCU / MACCS nodes which translateRichard Osborne
2010-03-10Convert test to FileCheck.Richard Osborne
2009-09-09Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2008-11-14[XCore] Fix expansion of 64 bit add/sub. Don't custom expandRichard Osborne