summaryrefslogtreecommitdiff
path: root/test/CodeGen/MSP430/Inst16mm.ll
Commit message (Expand)AuthorAge
* Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin2013-07-14
* Remove the explicit request for "Latency" scheduling from MSP430,Dan Gohman2011-10-24
* Enhance ComputeMaskedBits to know that aligned frameindexesChris Lattner2011-02-13
* CombinerAA is now reordering these stores.Owen Anderson2010-09-20
* Fix some issues in WalkChainUsers dealing with Chris Lattner2010-03-02
* Use special DAG-to-DAG preprocessing to allow mem-mem instructions to be sele...Anton Korobeynikov2009-10-22
* Add DAG printing for RMW stuff debuggingAnton Korobeynikov2009-10-21
* RMW preprocessing stuff was incorrect. Grab the stuff from x86 backend and di...Anton Korobeynikov2009-10-21
* Eliminate some redundant llvm-as calls.Benjamin Kramer2009-10-12
* Add missed mem-mem move patternsAnton Korobeynikov2009-10-11
* Add MSP430 mem-mem insts support. Patch by Brian Lucas with some my refinementsAnton Korobeynikov2009-10-11