llvm-6502/lib/Target
Chris Lattner ad20071559 * Simplify printConstantValueOnly by moving the tail padding stuff directly
into the struct case.
* Extend printConstantValueOnly to print .zero's if the initializer is zero
* Delete dead isConstantFunctionPointerRef function
* Emit the appropriate assembly for the various linkage types!


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8417 91177308-0d34-0410-b5e6-96231b3b80d8
2003-09-09 16:23:36 +00:00
..
CBackend Eliminate support for the llvm.unwind intrinisic, using the Unwind instruction instead 2003-09-08 19:44:26 +00:00
SparcV9 Checkin of autoconf-style object root. 2003-09-06 14:50:22 +00:00
X86 * Simplify printConstantValueOnly by moving the tail padding stuff directly 2003-09-09 16:23:36 +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