Skip to content
Commit da83883e authored by Misha Brukman's avatar Misha Brukman
Browse files

Added 'r' or 'i' annotations to instructions, as SparcInstr.def has changed.

Here I had to make one non-trivial change: add a function to get a version of
the opcode that takes an immediate, given an opcode that takes all registers.

This is required because sometimes it is not known at construction time which
opcode is used because opcodes are passed around between functions.

llvm-svn: 6375
parent 8bde6a68
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment