| Commit message (Expand) | Author | Age | Files | Lines |
* | MC/X86: Add temporary hack to match shrl $1,%eax correctly, to support testing | Daniel Dunbar | 2010-03-13 | 1 | -0/+3 |
* | MC/X86: Rename alternate spellings of ADD{8,16,32} and mark as "code gen only... | Daniel Dunbar | 2010-03-09 | 1 | -0/+3 |
* | MC/X86: Rename alternate spellings of CMP{8,16,32} and mark as "code gen only... | Daniel Dunbar | 2010-03-09 | 1 | -0/+3 |
* | X86: Fix encoding for TEST{8,16,32}rr. | Daniel Dunbar | 2010-03-08 | 1 | -1/+3 |
* | add encoder support and tests for rdtscp | Chris Lattner | 2010-02-13 | 1 | -0/+5 |
* | MC/AsmParser: Attempt to constant fold expressions up-front. This ensures we ... | Daniel Dunbar | 2010-02-13 | 1 | -0/+6 |
* | rip out the 'heinous' x86 MCCodeEmitter implementation. | Chris Lattner | 2010-02-13 | 1 | -1/+1 |
* | remove special cases for vmlaunch, vmresume, vmxoff, and swapgs | Chris Lattner | 2010-02-13 | 1 | -1/+17 |
* | fix the encodings of monitor and mwait, which were completely | Chris Lattner | 2010-02-12 | 1 | -0/+14 |