summaryrefslogtreecommitdiff
path: root/test/CodeGen/MSP430/Inst8mm.ll
AgeCommit message (Expand)Author
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie
2013-07-14Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin
2009-10-22Use special DAG-to-DAG preprocessing to allow mem-mem instructions to be sele...Anton Korobeynikov
2009-10-21Add DAG printing for RMW stuff debuggingAnton Korobeynikov
2009-10-21RMW preprocessing stuff was incorrect. Grab the stuff from x86 backend and di...Anton Korobeynikov
2009-10-12Eliminate some redundant llvm-as calls.Benjamin Kramer
2009-10-11Add missed mem-mem move patternsAnton Korobeynikov
2009-10-11Add MSP430 mem-mem insts support. Patch by Brian Lucas with some my refinementsAnton Korobeynikov