1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-21 03:53:04 +02:00
llvm-mirror/lib
Vikram S. Adve 66969014b2 Added special register class containing (for now) %fsr.
Fixed spilling of %fcc[0-3] which are part of %fsr.
Moved some machine-independent reg-class code to class TargetRegInfo
from SparcReg{Class,}Info.

llvm-svn: 6339
2003-05-27 00:02:22 +00:00
..
Analysis Fix Bug: BasicAA/2003-05-21-GEP-Problem.ll 2003-05-21 20:23:26 +00:00
AsmParser Fix bugs: 2003-05-21 17:48:56 +00:00
Bytecode Fix bug: Assembler/2003-05-03-BytecodeReaderProblem.llx 2003-05-22 18:35:38 +00:00
CodeGen Cleaned up code layout. No functional changes. 2003-05-22 21:49:18 +00:00
CWriter Add support for setjmp/longjmp primitives 2003-05-17 22:26:33 +00:00
ExecutionEngine Fix typeos 2003-05-14 17:53:49 +00:00
Support Add using declarations 2003-05-22 21:59:35 +00:00
Target Added special register class containing (for now) %fsr. 2003-05-27 00:02:22 +00:00
Transforms Fix bug: InstCombine/2003-05-26-CastMiscompile.ll 2003-05-26 23:41:32 +00:00
VMCore Fix problem with last checkin. 2003-05-25 16:15:32 +00:00
Makefile Compile sub-directories in parallel, because they don't have interdependencies 2002-09-18 03:25:58 +00:00