aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/MSP430
AgeCommit message (Expand)Author
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
2009-10-11Add bunch of MSP430 'feature' tests. Patch by Brian Lucas with some my refine...Anton Korobeynikov
2009-10-11Implement 'm' memory operand properlyAnton Korobeynikov
2009-10-10It seems that OR operation does not affect status reg at all.Anton Korobeynikov
2009-09-18Allow symbols to start from the digit if target requests it. This allows, e.g...Anton Korobeynikov
2009-09-09Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2009-08-26Add dummy inline asm handling for 'r' constraint. This fixes PR4778Anton Korobeynikov
2009-08-25Provide dynamic_stackalloc lowering for MSP430.Anton Korobeynikov
2009-06-04Split the Add, Sub, and Mul instruction opcodes into separateDan Gohman
2009-05-20Fix for PR4235: to build a floating-point value from integer parts, Eli Friedman
2009-05-17Mark rotl/rotr as expand. This generates pretty ugly code, but this is better...Anton Korobeynikov
2009-05-17TypoAnton Korobeynikov
2009-05-10Add MSP430 test for PR4136Anton Korobeynikov