| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Recommit r274692 - [X86] Transform setcc + movzbl into xorl + setcc | Michael Kuperstein | 2016-07-07 | 1 | -1/+1 |
| * | Revert r274692 to check whether this is what breaks windows selfhost. | Michael Kuperstein | 2016-07-07 | 1 | -1/+1 |
| * | [X86] Transform setcc + movzbl into xorl + setcc | Michael Kuperstein | 2016-07-06 | 1 | -1/+1 |
| * | As Dan pointed out, movzbl, movsbl, and friends are nicer than their alias | Bill Wendling | 2011-04-14 | 1 | -4/+3 |
| * | Have the X86 back-end emit the alias instead of what's being aliased. In most | Bill Wendling | 2011-04-14 | 1 | -3/+4 |
| * | Eliminate more uses of llvm-as and llvm-dis. | Dan Gohman | 2009-09-08 | 1 | -1/+1 |
| * | Fix a (u)comiss intrinsic lowering bug. It was using anyext which can return ... | Evan Cheng | 2008-08-17 | 1 | -0/+9 |

