summaryrefslogtreecommitdiff
path: root/test/CodeGen/MSP430
Commit message (Expand)AuthorAge
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-09
* Add dummy inline asm handling for 'r' constraint. This fixes PR4778Anton Korobeynikov2009-08-26
* Provide dynamic_stackalloc lowering for MSP430.Anton Korobeynikov2009-08-25
* Split the Add, Sub, and Mul instruction opcodes into separateDan Gohman2009-06-04
* Fix for PR4235: to build a floating-point value from integer parts, Eli Friedman2009-05-20
* Mark rotl/rotr as expand. This generates pretty ugly code, but this is better...Anton Korobeynikov2009-05-17
* TypoAnton Korobeynikov2009-05-17
* Add MSP430 test for PR4136Anton Korobeynikov2009-05-10