Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make the 'x' constraint work for AVX registers as well. | Eric Christopher | 2012-01-07 | 1 | -1/+9 |
* | For 64-bit the rest of the general regs are ok for the q constraint. Make | Eric Christopher | 2011-12-01 | 1 | -0/+7 |
* | Let the inline asm 'q' constraint match float, and on 64-bit double too. | Nick Lewycky | 2011-07-08 | 1 | -1/+13 |
* | Remove support for parsing the "type i32" syntax for defining a numbered | Chris Lattner | 2011-06-19 | 1 | -1/+1 |
* | Eliminate more uses of llvm-as and llvm-dis. | Dan Gohman | 2009-09-08 | 1 | -1/+1 |
* | Fix x86 inline ams 'q' constraint support. In 32-bit mode, it's just like 'Q'... | Evan Cheng | 2009-07-17 | 1 | -0/+10 |