..
InstrSched
* Eliminate `using' directive
2003-10-23 17:43:17 +00:00
InstrSelection
Make code layout more consistent.
2003-10-23 17:39:37 +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
Include llvm/CodeGen/MachineCodeForInstruction.h. Use it to start
2003-10-30 21:21:33 +00:00
.cvsignore
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
Tweak sed commands so that they filter out more # stuff and also
2003-10-29 20:07:35 +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
Make code layout more consistent.
2003-10-23 16:48:30 +00:00
SparcV9InstrSelectionSupport.h
Add comments to describe what these functions actually do.
2003-10-22 05:50:40 +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
No, really, order the #includes correctly.
2003-10-22 04:51:36 +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