llvm-6502/lib/Target
Chris Lattner 21e79cbacd Fix PR228: [sparc] Boolean constants are emitted as true and false
I will observe that the concept of using WriteAsOperand is completely broken,
but then we all knew that, didn't we?


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@11255 91177308-0d34-0410-b5e6-96231b3b80d8
2004-02-10 05:16:44 +00:00
..
CBackend Adjust to the changed StructType interface. In particular, getElementTypes() is gone. 2004-02-09 04:37:31 +00:00
PowerPC Include PowerPC.h. Flesh out the stub versions of addPassesToEmitAssembly() 2004-02-02 19:06:36 +00:00
SparcV9 Fix PR228: [sparc] Boolean constants are emitted as true and false 2004-02-10 05:16:44 +00:00
X86 Adjust to the changed StructType interface. In particular, getElementTypes() is gone. 2004-02-09 04:37:31 +00:00
Makefile Build the PowerPC directory, so it is less likely to bit-rot (again) 2004-01-21 21:16:10 +00:00
MRegisterInfo.cpp
Target.td
TargetData.cpp Adjust to the changed StructType interface. In particular, getElementTypes() is gone. 2004-02-09 04:37:31 +00:00
TargetInstrInfo.cpp
TargetMachine.cpp
TargetSchedInfo.cpp