llvm-6502/lib
Brian Gaeke 6896a7dd43 Make SparcV9RegInfo::getRegType() return the right answer for registers
of IntCC, FloatCC, and Special types.

Make SparcV9RegInfo::getRegClassIDOfRegType() return the right answer
if you ask for the class corresponding to SpecialRegType.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@13095 91177308-0d34-0410-b5e6-96231b3b80d8
2004-04-21 17:53:58 +00:00
..
Analysis Pass the callgraph not the module 2004-04-20 21:52:26 +00:00
Archive
AsmParser Fix a memory leak. We leaked the vector holding the entries in switch tables. 2004-04-17 23:49:15 +00:00
Bytecode
CodeGen
Debugger
ExecutionEngine Add support for the select instruction 2004-04-20 16:43:21 +00:00
Linker
Support
Target Make SparcV9RegInfo::getRegType() return the right answer for registers 2004-04-21 17:53:58 +00:00
Transforms Include cerrno (gcc-3.4 fix) 2004-04-21 16:11:40 +00:00
VMCore
Makefile