llvm-6502/lib/Target
Chris Lattner c2b81f69ed Output a contorted sequence of instructions to make sure that we don't access
off the bottom of the stack.  This fixes PR#41


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9114 91177308-0d34-0410-b5e6-96231b3b80d8
2003-10-14 19:09:05 +00:00
..
CBackend Do not allow fallthroughs in switch statements. This fixes PR37, 2003-10-13 20:32:04 +00:00
SparcV9 Remove WordsEmitted statistic; there's already a non-backend-specific 2003-10-13 19:51:20 +00:00
X86 Output a contorted sequence of instructions to make sure that we don't access 2003-10-14 19:09:05 +00:00
Makefile
MRegisterInfo.cpp
Target.td Add a bunch of new node types, including a new Void dummy register class 2003-08-15 04:35:14 +00:00
TargetData.cpp Add support for 'any' pointer size and endianness 2003-08-24 13:49:22 +00:00
TargetInstrInfo.cpp
TargetMachine.cpp
TargetSchedInfo.cpp Reformatted code to match the prevalent LLVM style; fit code into 80 columns. 2003-08-05 00:02:06 +00:00