llvm-6502/lib/Target/SparcV9
Chris Lattner 317201d773 Rename the intrinsic enum values for llvm.va_* from Intrinsic::va_* to
Intrinsic::va*.  This avoid conflicting with macros in the stdlib.h file.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@12356 91177308-0d34-0410-b5e6-96231b3b80d8
2004-03-13 00:24:00 +00:00
..
InstrSched Eliminate the distinction between "real" and "unreal" instructions 2004-02-29 06:31:16 +00:00
InstrSelection Rename the intrinsic enum values for llvm.va_* from Intrinsic::va_* to 2004-03-13 00:24:00 +00:00
LiveVar Great renaming: Sparc --> SparcV9 2004-02-25 18:44:15 +00:00
ModuloScheduling Adding new Modulo Scheduling graph files. 2004-03-01 02:50:57 +00:00
RegAlloc Get rid of the abort in PhyRegAlloc::finishSavingState(). 2004-03-11 19:46:30 +00:00
.cvsignore Since there is now another derived .inc file, ignore them all. 2003-05-29 20:15:27 +00:00
EmitBytecodeToAssembly.cpp Great renaming: Sparc --> SparcV9 2004-02-25 18:44:15 +00:00
MachineCodeForInstruction.h Do not use explicit casts that hide the dependence on Instruction being 2004-02-29 19:02:26 +00:00
MachineFunctionInfo.h Remove a horrible API 2003-12-20 09:15:01 +00:00
MachineInstrAnnot.h Put all LLVM code into the llvm namespace, as per bug 109. 2003-11-11 22:41:34 +00:00
Makefile Great renaming: Sparc --> SparcV9 2004-02-25 18:44:15 +00:00
MappingInfo.cpp Change MachineBasicBlock's vector of MachineInstr pointers into an 2004-02-12 02:27:10 +00:00
MappingInfo.h Great renaming: Sparc --> SparcV9 2004-02-25 18:44:15 +00:00
SparcV9_F2.td Great renaming: Sparc --> SparcV9 2004-02-25 18:44:15 +00:00
SparcV9_F3.td Great renaming: Sparc --> SparcV9 2004-02-25 18:44:15 +00:00
SparcV9_F4.td Great renaming: Sparc --> SparcV9 2004-02-25 18:44:15 +00:00
SparcV9_Reg.td Great renaming: Sparc --> SparcV9 2004-02-25 18:44:15 +00:00
SparcV9.burg.in Great renaming: Sparc --> SparcV9 2004-02-25 18:44:15 +00:00
SparcV9.td Great renaming: Sparc --> SparcV9 2004-02-25 18:44:15 +00:00
SparcV9AsmPrinter.cpp TargetCacheInfo has been removed; its only uses were to propagate a constant 2004-03-01 06:43:29 +00:00
SparcV9CodeEmitter.cpp Great renaming: Sparc --> SparcV9 2004-02-25 18:44:15 +00:00
SparcV9CodeEmitter.h Put all LLVM code into the llvm namespace, as per bug 109. 2003-11-11 22:41:34 +00:00
SparcV9FrameInfo.cpp Great renaming: Sparc --> SparcV9 2004-02-25 18:44:15 +00:00
SparcV9FrameInfo.h Great renaming: Sparc --> SparcV9 2004-02-25 18:44:15 +00:00
SparcV9Instr.def fix bug in previous checkin 2004-03-01 15:05:17 +00:00
SparcV9InstrInfo.cpp Adjust to change in TII ctor arguments 2004-02-29 06:31:44 +00:00
SparcV9InstrInfo.h Noone calls these virtual methods 2004-02-29 05:58:16 +00:00
SparcV9InstrSelection.cpp Rename the intrinsic enum values for llvm.va_* from Intrinsic::va_* to 2004-03-13 00:24:00 +00:00
SparcV9InstrSelectionSupport.h Great renaming: Sparc --> SparcV9 2004-02-25 18:44:15 +00:00
SparcV9Internals.h TargetCacheInfo has been removed; its only uses were to propagate a constant 2004-03-01 06:43:29 +00:00
SparcV9JITInfo.h Great renaming: Sparc --> SparcV9 2004-02-25 18:44:15 +00:00
SparcV9PeepholeOpts.cpp Great renaming: Sparc --> SparcV9 2004-02-25 18:44:15 +00:00
SparcV9PreSelection.cpp Give pass a name 2004-03-11 19:23:15 +00:00
SparcV9PrologEpilogInserter.cpp Great renaming: Sparc --> SparcV9 2004-02-25 18:44:15 +00:00
SparcV9RegClassInfo.cpp Great renaming: Sparc --> SparcV9 2004-02-25 18:44:15 +00:00
SparcV9RegClassInfo.h Great renaming: Sparc --> SparcV9 2004-02-25 18:44:15 +00:00
SparcV9RegInfo.cpp Move the private MachineInstrAnnot.h into a private directory. 2004-02-29 19:12:51 +00:00
SparcV9RegInfo.h Great renaming: Sparc --> SparcV9 2004-02-25 18:44:15 +00:00
SparcV9SchedInfo.cpp Remove dead member variables of SparcV9SchedInfo and TargetSchedInfo 2004-02-29 08:40:03 +00:00
SparcV9StackSlots.cpp Great renaming part II: Sparc --> SparcV9 (also includes command-line options and Makefiles) 2004-02-25 19:08:12 +00:00
SparcV9TargetMachine.cpp Make -print-machineinstrs show us the code both before and after reg. alloc. 2004-03-12 21:19:08 +00:00
SparcV9TargetMachine.h TargetCacheInfo has been removed; its only uses were to propagate a constant 2004-03-01 06:43:29 +00:00