summaryrefslogtreecommitdiff
path: root/test/CodeGen/XCore/addsub64.ll
Commit message (Expand)AuthorAge
* Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin2013-07-14
* Handle MVT::i64 type in DAG combine for ISD::ADD. Fold 64 bitRichard Osborne2010-03-10
* Lower add (mul a, b), c into MACCU / MACCS nodes which translateRichard Osborne2010-03-10
* Convert test to FileCheck.Richard Osborne2010-03-10
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-09
* [XCore] Fix expansion of 64 bit add/sub. Don't custom expandRichard Osborne2008-11-14