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
Age
Commit message (
Expand
)
Author
2007-02-25
new testcase
Chris Lattner
2007-02-25
Test for PR1224.
Jim Laskey
2007-02-25
verify that double is returned in XMM0 if the function is fastcc.
Chris Lattner
2007-02-25
new testcase
Chris Lattner
2007-02-25
verify i128 return on x86-64 continues to codegen optimally.
Chris Lattner
2007-02-24
testcase for PR1219
Chris Lattner
2007-02-23
Make the testcase correct.
Bill Wendling
2007-02-23
Testcase for PR1164
Bill Wendling
2007-02-23
PR1164:
Bill Wendling
2007-02-23
New test - practically wrote itself.
Jim Laskey
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-19
Added test case for PR1207.
Evan Cheng
2007-02-19
Fix test case.
Evan Cheng
2007-02-17
new test
Chris Lattner
2007-02-17
Test that large absolute addresses are properly folded into addr modes on
Chris Lattner
2007-02-17
new testcase that crashes llc
Chris Lattner
2007-02-17
adding PR 1200 comment by request
Dale Johannesen
2007-02-17
Fixes PR 1200
Dale Johannesen
2007-02-16
testcase for recent targetdata regression
Chris Lattner
2007-02-15
Update this test to compile properly and check against the correct
Reid Spencer
2007-02-13
sanity check for *basic* i128 arithmetic on all hosts.
Chris Lattner
2007-02-13
new testcase, by Dan Gohman
Chris Lattner
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-13
new testcase for PR1197
Chris Lattner
2007-02-09
Add ppc-specific test for better i64 compare codegen.
Chris Lattner
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-06
testcase for pr1181
Chris Lattner
2007-02-05
Fix unord test.
Lauro Ramos Venancio
2007-02-05
Make the RUN: line readable.
Reid Spencer
2007-02-05
For PR411:
Reid Spencer
2007-02-04
new testcase for x86 backend miscompilation
Chris Lattner
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-02-01
new testcase
Chris Lattner
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
[next]