1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-20 11:33:24 +02:00
llvm-mirror/lib/Target/Sparc
Chris Lattner a01eda3091 * Both Method & GlobalVariable now subclass GlobalValue
* ConstPoolPointerReference now represents a pointer to a GlobalValue
* Methods name references are now explicit pointers to methods
* Rename Value::GlobalVal to Value::GlobalVariableVal to avoid confusion

llvm-svn: 703
2001-10-03 14:53:21 +00:00
..
EmitAssembly.cpp Add support for new style casts 2001-10-01 16:18:37 +00:00
Makefile Add EmitAssembly to mf 2001-09-19 13:48:18 +00:00
Sparc.cpp Seperate instruction definitions into new SparcInstr.def file 2001-09-19 15:56:23 +00:00
SparcInstr.def Change latency of setuw and setsw to 2 cycles. 2001-09-30 23:46:57 +00:00
SparcInstrSelection.cpp Commit more code over to new cast style 2001-10-02 03:41:24 +00:00
SparcInternals.h added suggesting color support 2001-09-30 23:19:57 +00:00
SparcRegClassInfo.cpp added support for suggesting colors 2001-09-30 23:16:47 +00:00
SparcRegClassInfo.h added support for suggesting colors 2001-09-30 23:16:47 +00:00
SparcRegInfo.cpp * Both Method & GlobalVariable now subclass GlobalValue 2001-10-03 14:53:21 +00:00
SparcV9RegInfo.h Renamed a header file. 2001-09-18 13:04:53 +00:00