llvm-6502/lib/Target/SparcV9
Brian Gaeke 46bf5afa01 Turn loads of ConstantPointerNulls into loads of zero... don't spill
them into the constant pool.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@14128 91177308-0d34-0410-b5e6-96231b3b80d8
2004-06-11 02:03:48 +00:00
..
InstrSched Adjust to the new TargetMachine interface 2004-06-02 06:06:20 +00:00
InstrSelection Add a TmpInstruction ctor that doesn't take a MCFI. 2004-06-08 18:52:46 +00:00
LiveVar Convert to the new TargetMachine interface. 2004-06-02 05:55:25 +00:00
ModuloScheduling updates to ModuloSched 2004-05-28 20:14:12 +00:00
RegAlloc Collapse together the abstract superclass TargetRegInfo and SparcV9RegInfo, its 2004-06-03 02:45:09 +00:00
.cvsignore Since there is now another derived .inc file, ignore them all. 2003-05-29 20:15:27 +00:00
EmitBytecodeToAssembly.cpp Fix file header comments and include guards -- many files have been moved or 2004-04-25 07:04:49 +00:00
InternalGlobalMapper.cpp Fix a minor bug in the map - since this pass adds a global symbol, it must be 2004-06-08 20:08:30 +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 Collapse together the abstract superclass TargetRegInfo and SparcV9RegInfo, its 2004-06-03 02:45:09 +00:00
Makefile Fix file header comments and include guards -- many files have been moved or 2004-04-25 07:04:49 +00:00
MappingInfo.cpp Fix file header comments and include guards -- many files have been moved or 2004-04-25 07:04:49 +00:00
MappingInfo.h Add decl. for new mapping info pass factory method. 2004-06-03 05:02:59 +00:00
SparcV9_F2.td Fix file header comments and include guards -- many files have been moved or 2004-04-25 07:04:49 +00:00
SparcV9_F3.td Fix file header comments and include guards -- many files have been moved or 2004-04-25 07:04:49 +00:00
SparcV9_F4.td Fix file header comments and include guards -- many files have been moved or 2004-04-25 07:04:49 +00:00
SparcV9_Reg.td Fix file header comments and include guards -- many files have been moved or 2004-04-25 07:04:49 +00:00
SparcV9.burg.in Great renaming: Sparc --> SparcV9 2004-02-25 18:44:15 +00:00
SparcV9.td Fix encoding of ST*FSR instructions. 2004-06-09 21:54:58 +00:00
SparcV9AsmPrinter.cpp Convert to the new TargetMachine interface. 2004-06-02 05:55:25 +00:00
SparcV9CodeEmitter.cpp Encode %fsr correctly; don't fail an assertion. 2004-06-09 21:54:59 +00:00
SparcV9CodeEmitter.h Give SparcV9CodeEmitter a head-of-file comment and a PassName. 2004-04-15 20:23:13 +00:00
SparcV9FrameInfo.cpp Fix file header comments and include guards -- many files have been moved or 2004-04-25 07:04:49 +00:00
SparcV9FrameInfo.h Convert to the new TargetMachine interface. 2004-06-02 05:55:25 +00:00
SparcV9Instr.def Fix file header comments and include guards -- many files have been moved or 2004-04-25 07:04:49 +00:00
SparcV9InstrInfo.cpp Turn loads of ConstantPointerNulls into loads of zero... don't spill 2004-06-11 02:03:48 +00:00
SparcV9InstrInfo.h There is no "mcff" here; delete the confusing comments that refer to it. 2004-05-30 08:29:16 +00:00
SparcV9InstrSelection.cpp Collapse together the abstract superclass TargetRegInfo and SparcV9RegInfo, its 2004-06-03 02:45:09 +00:00
SparcV9InstrSelectionSupport.h Fix file header comments and include guards -- many files have been moved or 2004-04-25 07:04:49 +00:00
SparcV9Internals.h Fix file header comments and include guards -- many files have been moved or 2004-04-25 07:04:49 +00:00
SparcV9JITInfo.h Fix file header comments and include guards -- many files have been moved or 2004-04-25 07:04:49 +00:00
SparcV9PeepholeOpts.cpp Convert to the new TargetMachine interface. 2004-06-02 05:55:25 +00:00
SparcV9PreSelection.cpp Convert to the new TargetMachine interface. 2004-06-02 05:55:25 +00:00
SparcV9PrologEpilogInserter.cpp Convert to the new TargetMachine interface. 2004-06-02 05:55:25 +00:00
SparcV9RegClassInfo.cpp Fix file header comments and include guards -- many files have been moved or 2004-04-25 07:04:49 +00:00
SparcV9RegClassInfo.h Collapse together the abstract superclass TargetRegInfo and SparcV9RegInfo, its 2004-06-03 02:45:09 +00:00
SparcV9RegInfo.cpp Fix up some spacing & fix a typo in an assertion in cpValue2Value. 2004-06-04 20:51:40 +00:00
SparcV9RegInfo.h Fix big mistake in my last checkin... the big question is, how did I ever 2004-06-03 05:03:00 +00:00
SparcV9RegisterInfo.cpp Add MRegisterInfo subclass for the SparcV9 target (containing only stub 2004-04-25 06:32:05 +00:00
SparcV9RegisterInfo.h Make comment lines stick out less. 2004-05-27 21:41:48 +00:00
SparcV9SchedInfo.cpp Fix file header comments and include guards -- many files have been moved or 2004-04-25 07:04:49 +00:00
SparcV9StackSlots.cpp Fix file header comments and include guards -- many files have been moved or 2004-04-25 07:04:49 +00:00
SparcV9TargetMachine.cpp Add new mapping info pass, when EmitMappingInfo is on. 2004-06-03 05:03:01 +00:00
SparcV9TargetMachine.h Collapse together the abstract superclass TargetRegInfo and SparcV9RegInfo, its 2004-06-03 02:45:09 +00:00