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
/
ARM
Age
Commit message (
Expand
)
Author
2007-02-03
Add a test case.
Evan Cheng
2007-02-03
__builtin_isunordered test case.
Evan Cheng
2007-02-03
Improves alloca test. Verifies SP restoration.
Lauro Ramos Venancio
2007-02-02
Changes to support making the shift instructions be true BinaryOperators.
Reid Spencer
2007-02-01
My mistake, my environment wasn't up to date. This passes now.
Reid Spencer
2007-02-01
XFAIL this on x86 linux as it continues to fail.
Reid Spencer
2007-02-01
Add a test case.
Evan Cheng
2007-02-01
Added a thumb vararg test.
Evan Cheng
2007-01-31
Fix test case.
Evan Cheng
2007-01-31
Fix test cases.
Evan Cheng
2007-01-31
ARM fix: Miscompilation when frame pointer can't be eliminated. Uninitialized...
Lauro Ramos Venancio
2007-01-30
Combine two tests.
Evan Cheng
2007-01-30
For PR411:
Reid Spencer
2007-01-30
Add / merge tests.
Evan Cheng
2007-01-27
Thumb tests.
Evan Cheng
2007-01-27
Merge tests.
Evan Cheng
2007-01-26
For PR761:
Reid Spencer
2007-01-25
fix fcopysign test
Lauro Ramos Venancio
2007-01-24
Added some load from stack frames test cases.
Evan Cheng
2007-01-23
Thumb test cases.
Evan Cheng
2007-01-23
Thumb test cases.
Evan Cheng
2007-01-22
Make it work for both Linux and Mac OS.
Evan Cheng
2007-01-22
Pasto
Evan Cheng
2007-01-22
Fix test case.
Evan Cheng
2007-01-19
Add test case extracted from lencod. Spiller was infinite looping in GetRegFo...
Evan Cheng
2007-01-19
ARM test cases contributed by Apple.
Evan Cheng
2007-01-13
For PR1043:
Reid Spencer
2007-01-12
Don't add or sub zero to sp.
Lauro Ramos Venancio
2007-01-12
Build constants using instructions mov/orr or mvn/eor.
Lauro Ramos Venancio
2007-01-05
Globals are not being renamed any more.
Reid Spencer
2007-01-05
This test case has been translated to 2.0 assembly so don't run
Reid Spencer
2007-01-04
Add test for constructor and destructor sections.
Lauro Ramos Venancio
2007-01-04
Add extload(i1) test.
Lauro Ramos Venancio
2007-01-04
Add test for FCOPYSIGN.
Lauro Ramos Venancio
2007-01-03
Update test cases that grepped for register names that have now changed
Reid Spencer
2007-01-02
For PR1070:
Reid Spencer
2006-12-31
implement missing compares
Rafael Espindola
2006-12-31
For PR950:
Reid Spencer
2006-12-29
Update tests that need to be run through llvm-upgrade. This is necessary
Reid Spencer
2006-12-14
avoid using a constant table when a constant can be used inline
Rafael Espindola
2006-12-14
Avoid creating invalid sub/add instructions on the prolog/epilog
Rafael Espindola
2006-12-12
more general matching of the MVN instruction
Rafael Espindola
2006-12-12
don't use "ordinary" addressing mode 1 when mvn is appropriate
Rafael Espindola
2006-12-12
use MVN to handle small negative constants
Rafael Espindola
2006-12-12
add mvn
Rafael Espindola
2006-12-10
.align is in bits
Rafael Espindola
2006-12-09
use a . instead of a % in the grep expression
Rafael Espindola
2006-12-08
%progbits not @progbits
Rafael Espindola
2006-12-08
add missing &&
Rafael Espindola
2006-12-08
add \"aw\",@progbits" to ctors and dtors
Rafael Espindola
[prev]
[next]