index
:
llvm
master
release_1
release_16
release_20
release_21
release_22
release_23
release_24
release_25
release_26
release_27
release_28
release_29
release_30
release_31
release_32
release_33
stable
svn-tags/RELEASE_1
svn-tags/RELEASE_20
svn-tags/RELEASE_21
svn-tags/RELEASE_22
svn-tags/RELEASE_23
svn-tags/RELEASE_24
svn-tags/RELEASE_25
svn-tags/RELEASE_26
svn-tags/RELEASE_27
svn-tags/RELEASE_28
svn-tags/RELEASE_29
svn-tags/RELEASE_30
svn-tags/RELEASE_31
svn-tags/RELEASE_32
testing
http://llvm.org
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 missed mem-mem move patterns
Anton Korobeynikov
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]