llvm-6502/lib/Target
Alkis Evlogimenos da474adb21 SHLD and SHRD take 32-bit operands but an 8-bit immediate. Rename them
to denote this fact.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@11972 91177308-0d34-0410-b5e6-96231b3b80d8
2004-02-28 23:46:44 +00:00
..
CBackend Fixes for PR258 and PR259. 2004-02-26 22:20:58 +00:00
PowerPC fine grainify namespacification 2004-02-28 19:53:18 +00:00
Sparc Change this so that LLC actually tries to run the code generator, though it will 2004-02-28 20:21:45 +00:00
SparcV8 Change this so that LLC actually tries to run the code generator, though it will 2004-02-28 20:21:45 +00:00
SparcV9 Turn off the SparcV9MachineCodeDestructionPass for now, because it's buggy 2004-02-27 21:15:40 +00:00
X86 SHLD and SHRD take 32-bit operands but an 8-bit immediate. Rename them 2004-02-28 23:46:44 +00:00
Makefile SparcV8 now builds. 2004-02-28 19:54:00 +00:00
MRegisterInfo.cpp Put all LLVM code into the llvm namespace, as per bug 109. 2003-11-11 22:41:34 +00:00
Target.td Expose the "Other" value type to tablegen targets 2004-02-11 03:08:45 +00:00
TargetData.cpp Use a map instead of annotations 2004-02-26 08:02:17 +00:00
TargetInstrInfo.cpp Make this assertion more self-explanatory. 2004-01-15 18:15:58 +00:00
TargetMachine.cpp Clean up a lot of the code I added yesterday by exposing the IntrinsicLowering 2003-12-28 21:23:38 +00:00
TargetSchedInfo.cpp Put all LLVM code into the llvm namespace, as per bug 109. 2003-11-11 22:41:34 +00:00