Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added LLVM copyright header. | John Criswell | 2003-10-21 | 1 | -0/+5 |
* | Since we now have TableGen editing modes for VIM and (X)Emacs, we no longer need | Misha Brukman | 2003-08-14 | 1 | -2/+2 |
* | * Set annul bit to be 0, because the Sparc backend currently does not use it. | Misha Brukman | 2003-08-05 | 1 | -5/+5 |
* | Transition to using 'let X = y' instead of 'set X = y'. | Chris Lattner | 2003-08-04 | 1 | -24/+24 |
* | Encode predict = 1 by default, because the Sparc assembler does this. | Misha Brukman | 2003-07-15 | 1 | -4/+4 |
* | Moved predict and annul fields to the end of each individual instruction | Misha Brukman | 2003-06-05 | 1 | -12/+15 |
* | The rd field goes after the immediate field in format 2.1 instructions. | Misha Brukman | 2003-06-03 | 1 | -2/+1 |
* | * Broke up SparcV9.td into separate files as it was getting unmanageable | Misha Brukman | 2003-05-29 | 1 | -0/+64 |