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 | eecdb661ec3a584f0af8c6fd1a633cd40935d777 (patch) | |
tree | 872911e3584f8c47c73ef53d7925e59bfe2cd79a /lib/CodeGen/Mapping/FInfo.cpp | |
parent | e6aa9e30b1df8bb92116faf5070b88ca5c6a03bd (diff) |
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
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@6548 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/Mapping/FInfo.cpp')
0 files changed, 0 insertions, 0 deletions