Add readonly to some sin and cos calls; transformations
[oota-llvm.git] / test / CodeGen / MSP430 /
2009-09-18 Anton KorobeynikovAllow symbols to start from the digit if target request...
2009-09-09 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2009-08-26 Anton KorobeynikovAdd dummy inline asm handling for 'r' constraint. This...
2009-08-25 Anton KorobeynikovProvide dynamic_stackalloc lowering for MSP430.
2009-06-04 Dan GohmanSplit the Add, Sub, and Mul instruction opcodes into...
2009-05-20 Eli FriedmanFix for PR4235: to build a floating-point value from...
2009-05-17 Anton KorobeynikovMark rotl/rotr as expand. This generates pretty ugly...
2009-05-17 Anton KorobeynikovTypo
2009-05-10 Anton KorobeynikovAdd MSP430 test for PR4136