Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | llvm-mc/AsmMatcher: Tweaks in response to feedback. | Daniel Dunbar | 2009-08-07 | 1 | -14/+2 | |
* | llvm-mc/AsmMatcher: Move to a slightly more sane matching design. | Daniel Dunbar | 2009-08-07 | 1 | -196/+491 | |
* | TableGen / AsmMatcher: Tweaks to avoid generating completely bogus match | Daniel Dunbar | 2009-08-04 | 1 | -17/+75 | |
* | Change MCOperand to use Create style instead of Make style for constructing | Daniel Dunbar | 2009-08-02 | 1 | -1/+1 | |
* | llvm-mc: Match a few X86 instructions. | Daniel Dunbar | 2009-07-31 | 1 | -0/+239 | |
* | Remove unintended changes. | Daniel Dunbar | 2009-07-30 | 1 | -51/+0 | |
* | Twines: Don't allow implicit conversion from integers, this is too tricky. | Daniel Dunbar | 2009-07-30 | 1 | -0/+51 | |
* | Match X86 register names to number. | Daniel Dunbar | 2009-07-29 | 1 | -8/+4 | |
* | tblgen/AsmMatcher: Emit simple matcher for register names. | Daniel Dunbar | 2009-07-17 | 1 | -3/+30 | |
* | Stub out assembly matcher (.s -> MCInst) tblgen backend. | Daniel Dunbar | 2009-07-11 | 1 | -0/+24 |