summaryrefslogtreecommitdiff
path: root/test/CodeGen/MSP430/Inst8rr.ll
AgeCommit message (Expand)Author
2017-03-02[MSP430] Add SRet support to MSP430 targetVadzim Dambrouski
2013-07-14Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin
2012-08-10Reapply r161633-161634 "Partition use lists so defs always come before uses.""Jakob Stoklund Olesen
2012-08-09Revert r161633-161634 "Partition use lists so defs always come before uses."Jakob Stoklund Olesen
2012-08-09Don't use pointer-pointers for the register use lists.Jakob Stoklund Olesen
2011-05-04Fix register-dependent test in MSP430.Jakob Stoklund Olesen
2010-02-24Change the scheduler from adding nodes in allnodes orderChris Lattner
2009-11-08Add and-not (bic) patterns. Based heavily on patch by Brian Lucas!Anton Korobeynikov
2009-10-12Eliminate some redundant llvm-as calls.Benjamin Kramer
2009-10-11Add bunch of MSP430 'feature' tests. Patch by Brian Lucas with some my refine...Anton Korobeynikov