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
/
long.ll
Age
Commit message (
Expand
)
Author
2007-08-15
Convert tests using "| wc -l | grep ..." to use the count script.
Dan Gohman
2007-04-16
Fix test.
Evan Cheng
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-02-23
-march=arm -enable-thumb => -march=thumb
Evan Cheng
2007-01-31
Fix test case.
Evan Cheng
2007-01-27
Thumb tests.
Evan Cheng
2007-01-19
ARM test cases contributed by Apple.
Evan Cheng
2006-12-12
use MVN to handle small negative constants
Rafael Espindola
2006-12-02
Use the llvm-upgrade program to upgrade llvm assembly.
Reid Spencer
2006-10-17
add the immediate to the Offset in eliminateFrameIndex
Rafael Espindola
2006-10-16
implement smull and umull
Rafael Espindola
2006-10-13
add SBCS and SUBS
Rafael Espindola
2006-10-13
implement calls to functions that return long
Rafael Espindola
2006-10-09
add a test for adds adcs
Rafael Espindola
2006-09-21
if a constant can't be an immediate, add it to the constant pool
Rafael Espindola
2006-09-04
add support for returning 64bit values
Rafael Espindola