Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Handle mixed normal and early-clobber defs on inline asm. | Jakob Stoklund Olesen | 2012-11-19 | 1 | -0/+7 |
* | Prioritize smaller register classes for urgent evictions. | Jakob Stoklund Olesen | 2012-05-30 | 1 | -0/+9 |
* | Check register class matching instead of width of type matching | Eric Christopher | 2011-07-14 | 1 | -0/+13 |
* | Add support for the X86 'l' constraint. | Eric Christopher | 2011-07-07 | 1 | -0/+7 |
* | Eliminate more uses of llvm-as and llvm-dis. | Dan Gohman | 2009-09-08 | 1 | -1/+1 |
* | Support x86 specific inline asm modifier 'J'. | Evan Cheng | 2008-09-22 | 1 | -4/+8 |
* | upgrade this testcase, add test for fp immediate to memory operand. | Chris Lattner | 2007-03-08 | 1 | -6/+13 |
* | Use the llvm-upgrade program to upgrade llvm assembly. | Reid Spencer | 2006-12-02 | 1 | -1/+1 |
* | Add new testcase | Chris Lattner | 2006-06-08 | 1 | -1/+7 |
* | New testcase, using "AX" as i32. | Chris Lattner | 2006-06-08 | 1 | -0/+8 |