Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Fix X86-64 JIT by temporarily disabling code that treats GV address as 32-bit | Evan Cheng | 2006-12-05 | 1 | -10/+3 |
* | - Use a different wrapper node for RIP-relative GV, etc. | Evan Cheng | 2006-11-30 | 1 | -1/+26 |
* | Fix JIT encoding bugs for shift / rotate by one ops. | Evan Cheng | 2006-11-28 | 1 | -5/+5 |
* | Correct instructions for moving data between GR64 and SSE registers; also cor... | Evan Cheng | 2006-11-16 | 1 | -0/+26 |
* | remove dead/redundant vars | Chris Lattner | 2006-11-03 | 1 | -2/+0 |
* | Add properties to ComplexPattern. | Evan Cheng | 2006-10-11 | 1 | -1/+1 |
* | Reflects ISD::LOAD / ISD::LOADX / LoadSDNode changes. | Evan Cheng | 2006-10-09 | 1 | -14/+14 |
* | X86ISD::CMP now produces a chain as well as a flag. Make that the chain | Evan Cheng | 2006-09-11 | 1 | -3/+2 |
* | Remove TEST64mr. It's same as TEST64rm since and is commutative. | Evan Cheng | 2006-09-08 | 1 | -3/+0 |
* | Committing X86-64 support. | Evan Cheng | 2006-09-08 | 1 | -0/+1084 |