llvm-6502/lib/Target
2005-11-21 22:31:58 +00:00
..
Alpha Switch to using the generic constant pool emitter impl, use shorter 2005-11-21 08:29:17 +00:00
CBackend do not allow '.' in symbol names 2005-11-10 21:39:29 +00:00
IA64 add support for div/rem to the dag->dag isel. yay. 2005-11-21 14:14:54 +00:00
PowerPC Use generic constant pool emission code in the AsmPrinter class. 2005-11-21 08:26:15 +00:00
Skeleton Add a new option to indicate we want the code generator to emit code quickly,not spending tons of time microoptimizing it. This is useful for an -O0style of build. 2005-11-08 02:11:51 +00:00
Sparc Add a new option to indicate we want the code generator to emit code quickly,not spending tons of time microoptimizing it. This is useful for an -O0style of build. 2005-11-08 02:11:51 +00:00
SparcV8 Add a new option to indicate we want the code generator to emit code quickly,not spending tons of time microoptimizing it. This is useful for an -O0style of build. 2005-11-08 02:11:51 +00:00
SparcV9 Add a new option to indicate we want the code generator to emit code quickly,not spending tons of time microoptimizing it. This is useful for an -O0style of build. 2005-11-08 02:11:51 +00:00
X86 Make the X86 subtarget compute the basic target type: ELF, Cygwin, Darwin, 2005-11-21 22:31:58 +00:00
Makefile
MRegisterInfo.cpp
SubtargetFeature.cpp
Target.td Capture more operand info, patch by Evan Cheng 2005-11-19 07:00:10 +00:00
TargetData.cpp
TargetFrameInfo.cpp
TargetInstrInfo.cpp
TargetMachine.cpp
TargetMachineRegistry.cpp
TargetSchedInfo.cpp
TargetSchedule.td
TargetSelectionDAG.td Add globaladdress and targetglobaladdress nodes for dag patterns 2005-11-17 07:20:15 +00:00
TargetSubtarget.cpp