aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/MSP430/Inst8mm.ll
Commit message (Expand)AuthorAgeFilesLines
* Use special DAG-to-DAG preprocessing to allow mem-mem instructions to be sele...Anton Korobeynikov2009-10-221-1/+0
* Add DAG printing for RMW stuff debuggingAnton Korobeynikov2009-10-211-1/+1
* RMW preprocessing stuff was incorrect. Grab the stuff from x86 backend and di...Anton Korobeynikov2009-10-211-0/+1
* Eliminate some redundant llvm-as calls.Benjamin Kramer2009-10-121-1/+1
* Add missed mem-mem move patternsAnton Korobeynikov2009-10-111-0/+8
* Add MSP430 mem-mem insts support. Patch by Brian Lucas with some my refinementsAnton Korobeynikov2009-10-111-0/+47