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-04-04
Fix test case.
Evan Cheng
2007-04-04
These got better.
Evan Cheng
2007-04-04
New asm test case.
Evan Cheng
2007-04-03
New test case.
Evan Cheng
2007-04-03
New test case.
Evan Cheng
2007-04-03
new testcase, where we should use a negative stride
Chris Lattner
2007-04-02
New test case.
Evan Cheng
2007-04-02
new testcase.
Chris Lattner
2007-04-02
- Divides the comparisons in two types: comparisons that only use N and Z
Lauro Ramos Venancio
2007-03-30
Missing '&&'
Evan Cheng
2007-03-30
Test case for PR1279 (part 2).
Evan Cheng
2007-03-28
Remove use of implementation keyword.
Reid Spencer
2007-03-28
Added a test case for PR1279.
Evan Cheng
2007-03-26
Test case for PR1266.
Evan Cheng
2007-03-22
Another test case.
Evan Cheng
2007-03-22
Test case for PR1257
Evan Cheng
2007-03-21
New test case.
Evan Cheng
2007-03-20
bugfix: When the source register of CALL_NOLINK was LR, the following code wa...
Lauro Ramos Venancio
2007-03-19
For PR1258:
Reid Spencer
2007-03-17
GEP index sink test case.
Evan Cheng
2007-03-14
ARM isel should match ldr x +/- x * (2^n) to ldr [x, +/- x, lsl #log2(n)].
Evan Cheng
2007-03-13
New test.
Evan Cheng
2007-03-08
Test inline asm modifier 'c'.
Evan Cheng
2007-03-08
Fix test case.
Evan Cheng
2007-03-07
New test case.
Evan Cheng
2007-03-07
New test case.
Evan Cheng
2007-03-05
Use init_array/fini_array sections for static contructors/destructors when th...
Lauro Ramos Venancio
2007-02-28
Fix test case.
Evan Cheng
2007-02-23
bugfix: SP wasn't updated for varargs when frame pointer was eliminated.
Lauro Ramos Venancio
2007-02-23
Fix stack alignment in functions with varargs.
Lauro Ramos Venancio
2007-02-23
-march=arm -enable-thumb => -march=thumb
Evan Cheng
2007-02-13
Add ABI information to ARM subtarget.
Lauro Ramos Venancio
2007-02-13
According to ARM EABI, 8-bytes function arguments must be 8-bytes aligned.
Lauro Ramos Venancio
2007-02-08
i64 setcc tests.
Evan Cheng
2007-02-07
New test case.
Evan Cheng
2007-02-06
Add a DYNAMIC_STACKALLOC test case.
Evan Cheng
2007-02-05
Fix unord test.
Lauro Ramos Venancio
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
[prev]
[next]