.. |
InstrSelection
|
Move InstrSelection into lib/Target/Sparc, as it's sparc specific. This
|
2004-01-09 06:22:34 +00:00 |
LiveVar
|
Increase constness.
|
2004-02-11 17:55:09 +00:00 |
RegAlloc
|
Add a new (static inline) std::ostream& << AllocInfo& method. Use it.
|
2004-01-28 19:05:43 +00:00 |
.cvsignore
|
Since there is now another derived .inc file, ignore them all.
|
2003-05-29 20:15:27 +00:00 |
EmitAssembly.cpp
|
Fix PR228: [sparc] Boolean constants are emitted as true and false
|
2004-02-10 05:16:44 +00:00 |
EmitBytecodeToAssembly.cpp
|
The function to create an instance of this pass is no longer a method of
|
2003-11-13 00:19:02 +00:00 |
Makefile
|
Move sparc-specific livevar code into lib/Target/Sparc
|
2004-01-09 18:15:24 +00:00 |
MappingInfo.cpp
|
Put all LLVM code into the llvm namespace, as per bug 109.
|
2003-11-11 22:41:34 +00:00 |
MappingInfo.h
|
Put all LLVM code into the llvm namespace, as per bug 109.
|
2003-11-11 22:41:34 +00:00 |
PeepholeOpts.cpp
|
* Converted C-style comments to C++
|
2003-12-17 22:08:20 +00:00 |
PreSelection.cpp
|
Doxygenified some comments, reduced extraneous space.
|
2003-12-17 22:06:08 +00:00 |
PrologEpilogCodeInserter.cpp
|
The function to create an instance of this pass is no longer a method of
|
2003-11-13 00:19:02 +00:00 |
Sparc.burg.in
|
Put all LLVM code into the llvm namespace, as per bug 109.
|
2003-11-11 22:41:34 +00:00 |
Sparc.cpp
|
Doxygenify comments.
|
2004-02-09 23:18:42 +00:00 |
SparcInstr.def
|
Added LLVM copyright header.
|
2003-10-21 15:17:13 +00:00 |
SparcInstrInfo.cpp
|
Reorganized the Sparc backend to be more modular -- each different
|
2003-12-17 22:04:00 +00:00 |
SparcInstrSelection.cpp
|
Eliminate use of ConstantHandling itf
|
2004-01-12 18:08:18 +00:00 |
SparcInstrSelectionSupport.h
|
Put all LLVM code into the llvm namespace, as per bug 109.
|
2003-11-11 22:41:34 +00:00 |
SparcInternals.h
|
Hoist some sparc specific code into the sparc target
|
2003-12-20 09:17:40 +00:00 |
SparcRegClassInfo.cpp
|
Fix more incestuous #includage.
|
2004-01-09 16:17:09 +00:00 |
SparcRegClassInfo.h
|
Put all LLVM code into the llvm namespace, as per bug 109.
|
2003-11-11 22:41:34 +00:00 |
SparcRegInfo.cpp
|
Fix more incestuous #includage.
|
2004-01-09 16:17:09 +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
|
Fix two typos I found in comments.
|
2003-11-08 18:12:24 +00:00 |
SparcV9.td
|
Added LLVM copyright header.
|
2003-10-21 15:17:13 +00:00 |
SparcV9CodeEmitter.cpp
|
Remove assert as the only integer registers on the sparc are physical.
|
2004-02-11 06:04:51 +00:00 |
SparcV9CodeEmitter.h
|
Put all LLVM code into the llvm namespace, as per bug 109.
|
2003-11-11 22:41:34 +00:00 |
SparcV9FrameInfo.cpp
|
Reorganized the Sparc backend to be more modular -- each different
|
2003-12-17 22:04:00 +00:00 |
SparcV9FrameInfo.h
|
Reorganized the Sparc backend to be more modular -- each different
|
2003-12-17 22:04:00 +00:00 |
SparcV9InstrInfo.h
|
Stop using this method
|
2004-02-10 21:12:06 +00:00 |
SparcV9JITInfo.h
|
Clean up a lot of the code I added yesterday by exposing the IntrinsicLowering
|
2003-12-28 21:23:38 +00:00 |
SparcV9RegInfo.h
|
Include TargetRegInfo.h and declare SparcTargetMachine forward, to make this
|
2004-01-15 18:17:07 +00:00 |
SparcV9TargetMachine.h
|
Clean up a lot of the code I added yesterday by exposing the IntrinsicLowering
|
2003-12-28 21:23:38 +00:00 |
StackSlots.cpp
|
Put all LLVM code into the llvm namespace, as per bug 109.
|
2003-11-11 22:41:34 +00:00 |
UltraSparcSchedInfo.cpp
|
Reorganized the Sparc backend to be more modular -- each different
|
2003-12-17 22:04:00 +00:00 |