llvm-6502/lib/Target/SparcV9
Chris Lattner 2c2c6c61f1 Add explicit #includes of <iostream>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@25515 91177308-0d34-0410-b5e6-96231b3b80d8
2006-01-22 23:41:00 +00:00
..
InstrSched silence a warning 2005-10-02 16:27:59 +00:00
LiveVar Eliminate all remaining tabs and trailing spaces. 2005-07-27 06:12:32 +00:00
ModuloScheduling Add explicit #includes of <iostream> 2006-01-22 23:41:00 +00:00
RegAlloc There is no need to build an archive version of this library 2005-10-24 02:09:03 +00:00
.cvsignore Since there is now another derived .inc file, ignore them all. 2003-05-29 20:15:27 +00:00
DecomposeMultiDimRefs.cpp Add explicit #includes of <iostream> 2006-01-22 23:41:00 +00:00
EmitBytecodeToAssembly.cpp Eliminate tabs and trailing spaces. 2005-07-27 05:53:44 +00:00
InternalGlobalMapper.cpp Remove trailing whitespace 2005-04-21 23:30:14 +00:00
MachineCodeForInstruction.cpp Remove trailing whitespace 2005-04-21 23:30:14 +00:00
MachineCodeForInstruction.h Remove trailing whitespace 2005-04-21 23:30:14 +00:00
MachineFunctionInfo.cpp Eliminate tabs and trailing spaces. 2005-07-27 05:53:44 +00:00
MachineFunctionInfo.h Eliminate tabs and trailing spaces. 2005-07-27 05:53:44 +00:00
MachineInstrAnnot.h Remove trailing whitespace 2005-04-21 23:30:14 +00:00
Makefile Rename BUILD_* to PROJ_* 2005-01-16 02:21:29 +00:00
MappingInfo.cpp Eliminate tabs and trailing spaces. 2005-07-27 05:53:44 +00:00
MappingInfo.h Eliminate tabs and trailing spaces. 2005-07-27 05:53:44 +00:00
SparcV9_F2.td Fix comment header, specify type of file `tablegen'. 2004-08-10 17:37:14 +00:00
SparcV9_F3.td Fix comment header, specify type of file `tablegen'. 2004-08-10 17:37:14 +00:00
SparcV9_F4.td Fix comment header, specify type of file `tablegen'. 2004-08-10 17:37:14 +00:00
SparcV9.burg.in OK, at least get rid of old stuff, and mark what needs to be fixed for V9 2005-06-18 18:46:40 +00:00
SparcV9.td * Instruction definitions moved to SparcV9InstrInfo.td for consistency 2004-08-10 18:15:31 +00:00
SparcV9AsmPrinter.cpp Remove trailing whitespace 2005-04-21 23:30:14 +00:00
SparcV9BurgISel.cpp Update to use the new MathExtras.h support for log2 computation. 2005-08-02 19:26:06 +00:00
SparcV9BurgISel.h Remove trailing whitespace 2005-04-21 23:30:14 +00:00
SparcV9CodeEmitter.cpp Add explicit #includes of <iostream> 2006-01-22 22:53:01 +00:00
SparcV9CodeEmitter.h Remove trailing whitespace 2005-04-21 23:30:14 +00:00
SparcV9FrameInfo.cpp Remove trailing whitespace 2005-04-21 23:30:14 +00:00
SparcV9FrameInfo.h Eliminate tabs and trailing spaces. 2005-07-27 05:53:44 +00:00
SparcV9Instr.def M_DUMMY_PHI_FLAG is no longer used to distinguish V9::PHI. Get rid of it and 2004-08-18 20:04:28 +00:00
SparcV9InstrForest.h Eliminate tabs and trailing spaces. 2005-07-27 05:53:44 +00:00
SparcV9InstrInfo.h Remove trailing whitespace 2005-04-21 23:30:14 +00:00
SparcV9InstrInfo.td * Instruction definitions moved to SparcV9InstrInfo.td for consistency 2004-08-10 18:15:31 +00:00
SparcV9Internals.h Eliminate tabs and trailing spaces. 2005-07-27 05:53:44 +00:00
SparcV9JITInfo.cpp Add explicit #includes of <iostream> 2006-01-22 22:53:01 +00:00
SparcV9JITInfo.h turn off GOT on archs that didn't use it (not that it appeard to harm them much with it on) 2005-07-29 23:32:02 +00:00
SparcV9PeepholeOpts.cpp Remove trailing whitespace 2005-04-21 23:30:14 +00:00
SparcV9PreSelection.cpp Added support for decomposing constant expressions containing shr and shl 2005-05-11 21:16:42 +00:00
SparcV9PrologEpilogInserter.cpp Eliminate tabs and trailing spaces. 2005-07-27 05:53:44 +00:00
SparcV9RegClassInfo.cpp Eliminate tabs and trailing spaces. 2005-07-27 05:53:44 +00:00
SparcV9RegClassInfo.h Eliminate tabs and trailing spaces. 2005-07-27 05:53:44 +00:00
SparcV9RegInfo.cpp Eliminate all remaining tabs and trailing spaces. 2005-07-27 06:12:32 +00:00
SparcV9RegInfo.h Eliminate tabs and trailing spaces. 2005-07-27 05:53:44 +00:00
SparcV9RegisterInfo.cpp Support multiple ValueTypes per RegisterClass, needed for upcoming vector 2005-12-01 04:51:06 +00:00
SparcV9RegisterInfo.h stub out a virtual method 2005-09-30 06:55:18 +00:00
SparcV9RegisterInfo.td Support multiple ValueTypes per RegisterClass, needed for upcoming vector 2005-12-01 04:51:06 +00:00
SparcV9Relocations.h Remove trailing whitespace 2005-04-21 23:30:14 +00:00
SparcV9SchedInfo.cpp Eliminate tabs and trailing spaces. 2005-07-27 05:53:44 +00:00
SparcV9StackSlots.cpp Remove trailing whitespace 2005-04-21 23:30:14 +00:00
SparcV9TargetMachine.cpp Add a new option to indicate we want the code generator to emit code quickly,not spending tons of time microoptimizing it. This is useful for an -O0style of build. 2005-11-08 02:11:51 +00:00
SparcV9TargetMachine.h Add a new option to indicate we want the code generator to emit code quickly,not spending tons of time microoptimizing it. This is useful for an -O0style of build. 2005-11-08 02:11:51 +00:00
SparcV9TmpInstr.cpp Eliminate all remaining tabs and trailing spaces. 2005-07-27 06:12:32 +00:00
SparcV9TmpInstr.h Remove trailing whitespace 2005-04-21 23:30:14 +00:00