llvm-6502/lib/Target/ARM
2006-06-27 21:52:45 +00:00
..
.cvsignore Ignore generated files 2006-05-27 01:23:30 +00:00
ARM.h added a skeleton of the ARM backend 2006-05-14 22:18:28 +00:00
ARM.td getCalleeSaveRegs and getCalleeSaveRegClasses are no long TableGen'd. 2006-05-18 00:12:58 +00:00
ARMAsmPrinter.cpp On ARM, alignment is in bits 2006-05-26 10:56:17 +00:00
ARMInstrInfo.cpp handle the "mov reg1, reg2" case in isMoveInstr 2006-06-27 21:52:45 +00:00
ARMInstrInfo.h added a skeleton of the ARM backend 2006-05-14 22:18:28 +00:00
ARMInstrInfo.td initial implementation of ARMRegisterInfo::eliminateFrameIndex 2006-06-18 00:08:07 +00:00
ARMISelDAGToDAG.cpp handle the "mov reg1, reg2" case in isMoveInstr 2006-06-27 21:52:45 +00:00
ARMRegisterInfo.cpp handle the "mov reg1, reg2" case in isMoveInstr 2006-06-27 21:52: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 Don't pass target name into TargetData anymore, it is never used or needed. 2006-06-16 18:22:52 +00:00
ARMTargetMachine.h added a skeleton of the ARM backend 2006-05-14 22:18:28 +00:00
Makefile added a skeleton of the ARM backend 2006-05-14 22:18:28 +00:00