index
:
emscripten-fastcomp
master
LLVM with the emscripten fastcomp javascript backend
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
CodeGen
/
MSP430
Age
Commit message (
Expand
)
Author
2009-10-11
Add MSP430 mem-mem insts support. Patch by Brian Lucas with some my refinements
Anton Korobeynikov
2009-10-11
Add bunch of MSP430 'feature' tests. Patch by Brian Lucas with some my refine...
Anton Korobeynikov
2009-10-11
Implement 'm' memory operand properly
Anton Korobeynikov
2009-10-10
It seems that OR operation does not affect status reg at all.
Anton Korobeynikov
2009-09-18
Allow symbols to start from the digit if target requests it. This allows, e.g...
Anton Korobeynikov
2009-09-09
Eliminate more uses of llvm-as and llvm-dis.
Dan Gohman
2009-08-26
Add dummy inline asm handling for 'r' constraint. This fixes PR4778
Anton Korobeynikov
2009-08-25
Provide dynamic_stackalloc lowering for MSP430.
Anton Korobeynikov
2009-06-04
Split the Add, Sub, and Mul instruction opcodes into separate
Dan Gohman
2009-05-20
Fix for PR4235: to build a floating-point value from integer parts,
Eli Friedman
2009-05-17
Mark rotl/rotr as expand. This generates pretty ugly code, but this is better...
Anton Korobeynikov
2009-05-17
Typo
Anton Korobeynikov
2009-05-10
Add MSP430 test for PR4136
Anton Korobeynikov
[prev]