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-04-16
Fix hello.ll test.
Lauro Ramos Venancio
2007-04-16
Fix align test.
Lauro Ramos Venancio
2007-04-16
For PR1319:
Reid Spencer
2007-04-15
For PR1336:
Reid Spencer
2007-04-15
For PR1319: Upgrade to new test harness.
Reid Spencer
2007-04-15
For PR1319: Upgrade to use new test harness
Reid Spencer
2007-04-14
fix test for linux hosts.
Chris Lattner
2007-04-13
xfail this for now
Chris Lattner
2007-04-13
new lsr testcase
Chris Lattner
2007-04-11
Make the llvm-runtest function much more amenable by eliminating all the
Reid Spencer
2007-04-11
this got better
Chris Lattner
2007-04-11
new testcases for integer abs function
Chris Lattner
2007-04-04
Better still.
Evan Cheng
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
[prev]
[next]