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
2006-09-21
if a constant can't be an immediate, add it to the constant pool
Rafael Espindola
2006-09-19
Implement a MachineFunctionPass to fix the mul instruction
Rafael Espindola
2006-09-08
implement shl and sra
Rafael Espindola
2006-09-08
fix select.ll to always test a select node
Rafael Espindola
2006-09-08
implement unconditional branches
Rafael Espindola
2006-09-07
This fails
Chris Lattner
2006-09-04
add support for returning 64bit values
Rafael Espindola
2006-09-03
add the SETULT condition code
Rafael Espindola
2006-09-02
add more condition codes
Rafael Espindola
2006-08-25
test case for varargs functions
Rafael Espindola
2006-08-24
initial support for branches
Rafael Espindola
2006-08-22
run llc with -march=arm in select.ll
Rafael Espindola
2006-08-22
This passes.
Chris Lattner
2006-08-22
Use the correct syntax.
Reid Spencer
2006-08-22
Add a simple RUN line so this doesn't always fail. XFAIL this until
Reid Spencer
2006-08-21
initial support for select
Rafael Espindola
2006-08-17
add a "load effective address"
Rafael Espindola
2006-08-14
select code like
Rafael Espindola
2006-08-09
fix the spill code
Rafael Espindola
2006-08-08
initial support for variable number of arguments
Rafael Espindola
2006-08-04
use a 'register pressure reducing' scheduler
Rafael Espindola
2006-07-25
implement function calling of functions with up to 4 arguments
Rafael Espindola
2006-06-18
initial implementation of ARMRegisterInfo::eliminateFrameIndex
Rafael Espindola
2006-06-16
This test isn't implemented yet
Chris Lattner
2006-06-01
added some tests for argument passing
Rafael Espindola
2006-05-25
create test/Regression/CodeGen/ARM/ and add a minimal test to it
Rafael Espindola
[prev]