llvm-6502/lib/Target/ARM
Rafael Espindola 4b02367d54 add R0 to liveout
expand "ret null" (implements test/Regression/CodeGen/ARM/ret_void.ll)
note that a Flag link is missing between the copy and the branch


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@28691 91177308-0d34-0410-b5e6-96231b3b80d8
2006-06-05 22:26:14 +00:00
..
.cvsignore Ignore generated files 2006-05-27 01:23:30 +00:00
ARM.h
ARM.td
ARMAsmPrinter.cpp On ARM, alignment is in bits 2006-05-26 10:56:17 +00:00
ARMInstrInfo.cpp
ARMInstrInfo.h
ARMInstrInfo.td Expand ret into "CopyToReg;BRIND" 2006-05-30 17:33:19 +00:00
ARMISelDAGToDAG.cpp add R0 to liveout 2006-06-05 22:26:14 +00:00
ARMRegisterInfo.cpp
ARMRegisterInfo.h
ARMRegisterInfo.td
ARMTargetMachine.cpp
ARMTargetMachine.h
Makefile