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
/
lib
/
Target
/
ARM
/
ARMRegisterInfo.cpp
Age
Commit message (
Expand
)
Author
2006-08-16
Declare the callee saved regs
Rafael Espindola
2006-08-09
correctly set LocalAreaOffset of TargetFrameInfo
Rafael Espindola
2006-08-09
fix the spill code
Rafael Espindola
2006-08-09
fix the loading of the link register in emitepilogue
Rafael Espindola
2006-08-08
change the addressing mode of the str instruction to reg+imm
Rafael Espindola
2006-08-08
initial support for variable number of arguments
Rafael Espindola
2006-07-21
implemented sub
Rafael Espindola
2006-07-18
initial prologue and epilogue implementation. Need to define add and sub befo...
Rafael Espindola
2006-07-11
add the memri memory operand
Rafael Espindola
2006-07-10
create the raddr addressing mode that matches any register and the frame index
Rafael Espindola
2006-06-27
handle the "mov reg1, reg2" case in isMoveInstr
Rafael Espindola
2006-06-18
initial implementation of ARMRegisterInfo::eliminateFrameIndex
Rafael Espindola
2006-05-18
implement movri
Rafael Espindola
2006-05-18
getCalleeSaveRegs and getCalleeSaveRegClasses are no long TableGen'd.
Evan Cheng
2006-05-14
added a skeleton of the ARM backend
Rafael Espindola
[prev]