Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix tests not to depend on specific regalloc or instruction order. | Benjamin Kramer | 2013-10-17 | 1 | -2/+2 |
* | Update tests to use sse4.2 instead of sse42. | Rafael Espindola | 2013-08-23 | 1 | -1/+1 |
* | X86: Shrink certain forms of movsx. | Benjamin Kramer | 2013-07-12 | 1 | -2/+2 |
* | As Dan pointed out, movzbl, movsbl, and friends are nicer than their alias | Bill Wendling | 2011-04-14 | 1 | -2/+2 |
* | Have the X86 back-end emit the alias instead of what's being aliased. In most | Bill Wendling | 2011-04-14 | 1 | -2/+2 |
* | now that generic vector types aren't selected onto MMX registers, these | Chris Lattner | 2010-12-19 | 1 | -1/+1 |
* | Update tests to use FileCheck | Mon P Wang | 2009-10-16 | 1 | -1/+3 |
* | Eliminate more uses of llvm-as and llvm-dis. | Dan Gohman | 2009-09-08 | 1 | -1/+1 |
* | Remove obsolete -f flags. | Dan Gohman | 2009-08-25 | 1 | -1/+1 |
* | Added some basic test cases for r61209 | Mon P Wang | 2008-12-18 | 1 | -0/+10 |