llvm-6502/lib/Target
Chris Lattner f124d5e500 add more patterns, patch by Evan Cheng.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@24406 91177308-0d34-0410-b5e6-96231b3b80d8
2005-11-18 01:04:42 +00:00
..
Alpha who would have thought you would want to write into globals too 2005-11-16 21:15:53 +00:00
CBackend do not allow '.' in symbol names 2005-11-10 21:39:29 +00:00
IA64 add FP select. next up - divide! 2005-11-14 01:17:30 +00:00
PowerPC only use dyld stubs if not in ppc-static mode. This completes support for 2005-11-17 19:40:30 +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 add more patterns, patch by Evan Cheng. 2005-11-18 01:04:42 +00:00
Makefile
MRegisterInfo.cpp
SubtargetFeature.cpp
Target.td Also add the new vector value type here, for completeness. 2005-11-18 00:53:32 +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