1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-25 20:23:11 +01:00
llvm-mirror/lib/Target/ARM
Evan Cheng 6053206580 Match tablegen changes.
llvm-svn: 29604
2006-08-11 09:08:15 +00:00
..
.cvsignore Ignore generated files 2006-05-27 01:23:30 +00:00
ARM.h
ARM.td getCalleeSaveRegs and getCalleeSaveRegClasses are no long TableGen'd. 2006-05-18 00:12:58 +00:00
ARMAsmPrinter.cpp start comments with # 2006-08-01 18:53:10 +00:00
ARMInstrInfo.cpp change the addressing mode of the str instruction to reg+imm 2006-08-08 20:35:03 +00:00
ARMInstrInfo.h change the addressing mode of the str instruction to reg+imm 2006-08-08 20:35:03 +00:00
ARMInstrInfo.td CALLSEQ_* produces chain even if that's not needed. 2006-08-11 09:03:33 +00:00
ARMISelDAGToDAG.cpp Match tablegen changes. 2006-08-11 09:08:15 +00:00
ARMRegisterInfo.cpp correctly set LocalAreaOffset of TargetFrameInfo 2006-08-09 17:37:45 +00:00
ARMRegisterInfo.h getCalleeSaveRegs and getCalleeSaveRegClasses are no long TableGen'd. 2006-05-18 00:12:58 +00:00
ARMRegisterInfo.td initial implementation of ARMRegisterInfo::eliminateFrameIndex 2006-06-18 00:08:07 +00:00
ARMTargetMachine.cpp correctly set LocalAreaOffset of TargetFrameInfo 2006-08-09 17:37:45 +00:00
ARMTargetMachine.h
Makefile