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
/
ARM
Age
Commit message (
Expand
)
Author
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
2006-12-07
fix alignment
Rafael Espindola
2006-12-07
make sure that we don't use a common symbol if a section was specified
Rafael Espindola
2006-12-06
print weak references
Rafael Espindola
2006-12-05
expand memmove and memcpy
Rafael Espindola
2006-12-05
add support for the "r" asm constraint
Rafael Espindola
2006-12-05
add support for weak linkage
Rafael Espindola
2006-12-02
Use the llvm-upgrade program to upgrade llvm assembly.
Reid Spencer
2006-10-31
add support for calling functions when the caller has variable sized objects
Rafael Espindola
2006-10-27
Improve cvs ignoring of test results.
Reid Spencer
2006-10-27
Add a run line to this test.
Reid Spencer
2006-10-26
initial support for frame pointers
Rafael Espindola
2006-10-24
expand ISD::VACOPY
Rafael Espindola
2006-10-23
implement STRB and STRH
Rafael Espindola
[prev]
[next]