llvm-6502/lib/Target/SparcV9
Brian Gaeke ceabd97423 Fix a bug in outputting branches to constant PCs. Since the PC is supplied as
a full 64-bit address, it must be adjusted to fit in the branch instruction's
immediate field. (This is only used in the reoptimizer, for now.)


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@13608 91177308-0d34-0410-b5e6-96231b3b80d8
2004-05-20 07:43:40 +00:00
..
InstrSched Include SparcV9RegInfo.h instead of TargetRegInfo.h. This serves as a bit of 2004-04-23 18:15:46 +00:00
InstrSelection Include SparcV9RegInfo.h instead of TargetRegInfo.h. 2004-04-23 18:15:47 +00:00
LiveVar Great renaming: Sparc --> SparcV9 2004-02-25 18:44:15 +00:00
ModuloScheduling Updating my versions of ModuloScheduling in cvs. Still not complete. 2004-05-08 16:12:10 +00:00
RegAlloc Changes to fix up the inst_iterator to pass to boost iterator checks. This 2004-04-27 15:13:33 +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
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 Fix file header comments and include guards -- many files have been moved or 2004-04-25 07:04:49 +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 Fix file header comments and include guards -- many files have been moved or 2004-04-25 07:04:49 +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 file header comments and include guards -- many files have been moved or 2004-04-25 07:04:49 +00:00
SparcV9AsmPrinter.cpp Missing piece of fix for Bug 333 2004-05-04 21:41:45 +00:00
SparcV9CodeEmitter.cpp Fix a bug in outputting branches to constant PCs. Since the PC is supplied as 2004-05-20 07:43:40 +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 Fix file header comments and include guards -- many files have been moved or 2004-04-25 07:04:49 +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 Fix file header comments and include guards -- many files have been moved or 2004-04-25 07:04:49 +00:00
SparcV9InstrInfo.h Fix file header comments and include guards -- many files have been moved or 2004-04-25 07:04:49 +00:00
SparcV9InstrSelection.cpp Fix file header comments and include guards -- many files have been moved or 2004-04-25 07:04:49 +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 Fix file header comments and include guards -- many files have been moved or 2004-04-25 07:04:49 +00:00
SparcV9PreSelection.cpp Fix file header comments and include guards -- many files have been moved or 2004-04-25 07:04:49 +00:00
SparcV9PrologEpilogInserter.cpp Fix file header comments and include guards -- many files have been moved or 2004-04-25 07:04:49 +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 Fix file header comments and include guards -- many files have been moved or 2004-04-25 07:04:49 +00:00
SparcV9RegInfo.cpp Fix file header comments and include guards -- many files have been moved or 2004-04-25 07:04:49 +00:00
SparcV9RegInfo.h Fix a typo. 2004-04-23 21:45:02 +00:00
SparcV9RegisterInfo.cpp Add MRegisterInfo subclass for the SparcV9 target (containing only stub 2004-04-25 06:32:05 +00:00
SparcV9RegisterInfo.h Integrate the rest of my random sparcv9 scribblings into this file 2004-04-27 22:04:03 +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 Fix file header comments and include guards -- many files have been moved or 2004-04-25 07:04:49 +00:00
SparcV9TargetMachine.h Fix file header comments and include guards -- many files have been moved or 2004-04-25 07:04:49 +00:00