..
InstrSched
Added LLVM copyright header.
2003-10-21 15:17:13 +00:00
InstrSelection
Added LLVM copyright notice to Makefiles.
2003-10-20 22:26:57 +00:00
LiveVar
Added LLVM copyright header.
2003-10-21 15:17:13 +00:00
ModuloScheduling
Added LLVM copyright header.
2003-10-21 15:17:13 +00:00
RegAlloc
Added LLVM copyright notice.
2003-10-21 15:29:18 +00:00
.cvsignore
Since there is now another derived .inc file, ignore them all.
2003-05-29 20:15:27 +00:00
EmitBytecodeToAssembly.cpp
Added LLVM project notice to the top of every C++ source file.
2003-10-20 19:43:21 +00:00
MachineCodeForInstruction.h
Added LLVM copyright header (for lack of a better term).
2003-10-20 20:19:47 +00:00
MachineFunctionInfo.h
Added LLVM copyright header (for lack of a better term).
2003-10-20 20:19:47 +00:00
MachineInstrAnnot.h
Added LLVM copyright header (for lack of a better term).
2003-10-20 20:19:47 +00:00
Makefile
Added LLVM copyright notice to Makefiles.
2003-10-20 22:26:57 +00:00
MappingInfo.cpp
Added LLVM project notice to the top of every C++ source file.
2003-10-20 19:43:21 +00:00
MappingInfo.h
Added LLVM copyright header.
2003-10-21 15:17:13 +00:00
SparcV9_F2.td
Added LLVM copyright header.
2003-10-21 15:17:13 +00:00
SparcV9_F3.td
Added LLVM copyright header.
2003-10-21 15:17:13 +00:00
SparcV9_F4.td
Added LLVM copyright header.
2003-10-21 15:17:13 +00:00
SparcV9_Reg.td
Added LLVM copyright header.
2003-10-21 15:17:13 +00:00
SparcV9.burg.in
Added LLVM copyright notice.
2003-10-21 15:29:18 +00:00
SparcV9.td
Added LLVM copyright header.
2003-10-21 15:17:13 +00:00
SparcV9AsmPrinter.cpp
Added LLVM project notice to the top of every C++ source file.
2003-10-20 19:43:21 +00:00
SparcV9CodeEmitter.cpp
Added LLVM project notice to the top of every C++ source file.
2003-10-20 19:43:21 +00:00
SparcV9CodeEmitter.h
Added LLVM copyright header.
2003-10-21 15:17:13 +00:00
SparcV9Instr.def
Added LLVM copyright header.
2003-10-21 15:17:13 +00:00
SparcV9InstrInfo.cpp
Hrm, unbreak stuph :(
2003-10-21 17:22:23 +00:00
SparcV9InstrSelection.cpp
Why does g++ not even generate a warning when you miss a break statement?
2003-10-21 12:28:27 +00:00
SparcV9InstrSelectionSupport.h
Added LLVM copyright header.
2003-10-21 15:17:13 +00:00
SparcV9Internals.h
Added LLVM copyright header.
2003-10-21 15:17:13 +00:00
SparcV9PeepholeOpts.cpp
When opcodes like ADD were split into reg. and immed. versions (ADDi and ADDr),
2003-10-21 12:29:45 +00:00
SparcV9PreSelection.cpp
* Fix order of #includes to follow style guide
2003-10-22 03:27:45 +00:00
SparcV9PrologEpilogInserter.cpp
Added LLVM project notice to the top of every C++ source file.
2003-10-20 19:43:21 +00:00
SparcV9RegClassInfo.cpp
Added LLVM project notice to the top of every C++ source file.
2003-10-20 19:43:21 +00:00
SparcV9RegClassInfo.h
Added LLVM copyright header.
2003-10-21 15:17:13 +00:00
SparcV9RegInfo.cpp
Added LLVM project notice to the top of every C++ source file.
2003-10-20 19:43:21 +00:00
SparcV9SchedInfo.cpp
Added LLVM project notice to the top of every C++ source file.
2003-10-20 19:43:21 +00:00
SparcV9StackSlots.cpp
Added LLVM project notice to the top of every C++ source file.
2003-10-20 19:43:21 +00:00
SparcV9TargetMachine.cpp
Goodbye, AddRegNumToValues
2003-10-20 20:44:03 +00:00