llvm-6502/lib/Target
Brian Gaeke 79c980399e Fix a typo in Sparc.cpp.
Update names of some pass creator fns in addPassesToEmitAssembly().
FunctionInfo is gone.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8599 91177308-0d34-0410-b5e6-96231b3b80d8
2003-09-18 17:37:46 +00:00
..
CBackend Fix problems with programs that prototype printf to something unusual 2003-09-15 16:47:12 +00:00
SparcV9 Fix a typo in Sparc.cpp. 2003-09-18 17:37:46 +00:00
X86 Be a little more specific about what is begin generated. Only print 2003-09-10 19:52:54 +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