diff options
author | Misha Brukman <brukman+llvm@gmail.com> | 2003-06-02 20:55:14 +0000 |
---|---|---|
committer | Misha Brukman <brukman+llvm@gmail.com> | 2003-06-02 20:55:14 +0000 |
commit | 843d6933a00ab8081d98c0e38674be346e21831e (patch) | |
tree | f599ebac60b4e1d02059432b8ebdcdc63f0eda02 /llvm/lib/CodeGen | |
parent | 155bdf69936f3e3b06e11757a7169271b3fe0378 (diff) | |
download | bcm5719-llvm-843d6933a00ab8081d98c0e38674be346e21831e.tar.gz bcm5719-llvm-843d6933a00ab8081d98c0e38674be346e21831e.zip |
SparcInstr.def: added 'r' and 'i' versions of MOV(F)cc instructions
SparcInstrSelection.cpp:
* Fixed opcodes to return correct 'i' version since the two functions are each
only used in one place.
* Changed name of function to have an 'i' in the name to signify that they each
return an immediate form of the opcode.
* Added a warning if either of the functions is ever used in a context which
requires a register-version opcode.
SparcV9_F4.td: fixed class F4_3, added F4_4 and notes that F4_{1,2} need fixing
SparcV9.td: added the MOV(F)cc instructions
llvm-svn: 6548
Diffstat (limited to 'llvm/lib/CodeGen')
0 files changed, 0 insertions, 0 deletions