aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/MSP430/Inst16mm.ll
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-091-11/+11
* Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin2013-07-141-6/+6
* Remove the explicit request for "Latency" scheduling from MSP430,Dan Gohman2011-10-241-1/+1
* Enhance ComputeMaskedBits to know that aligned frameindexesChris Lattner2011-02-131-1/+1
* CombinerAA is now reordering these stores.Owen Anderson2010-09-201-1/+1
* Fix some issues in WalkChainUsers dealing with Chris Lattner2010-03-021-1/+16
* 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/+46