Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add support for the printImplicitDefsBefore flag | Chris Lattner | 2004-04-13 | 1 | -1/+3 |
* | Added the llvm.readport and llvm.writeport intrinsics for x86. These do | John Criswell | 2004-04-08 | 1 | -6/+20 |
* | Add FP conditional move instructions, which annoyingly have special properties | Chris Lattner | 2004-03-31 | 1 | -2/+4 |
* | Each instruction now has both an ImmType and a MemType. This describes | Alkis Evlogimenos | 2004-02-28 | 1 | -4/+4 |
* | Added LLVM copyright header. | John Criswell | 2003-10-21 | 1 | -0/+7 |
* | Completely eliminate the isVoid TSFlag, shifting over all other fields | Chris Lattner | 2003-08-06 | 1 | -4/+4 |
* | There is nothing special about noops anymore | Chris Lattner | 2003-08-04 | 1 | -1/+0 |
* | transition to using let instead of set | Chris Lattner | 2003-08-04 | 1 | -8/+8 |
* | Add new TableGen instruction definitions | Chris Lattner | 2003-08-03 | 1 | -0/+11 |
* | Add Target class for X86 target | Chris Lattner | 2003-08-03 | 1 | -0/+17 |
* | Initial checkin of X86.td file | Chris Lattner | 2003-08-03 | 1 | -0/+17 |