Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2014-11-05 | Improve logic that decides if its profitable to commute when some of the virt... | Craig Topper | 1 | -4/+2 |
2014-02-26 | Lower unsigned vsetcc to psubus in certain cases | Quentin Colombet | 1 | -12/+6 |
2013-09-06 | SelectionDAG: create correct BooleanContent constants | Tim Northover | 1 | -0/+61 |
2013-08-23 | Rename features to match what gcc and clang use. | Rafael Espindola | 1 | -1/+1 |
2013-07-17 | llvm/test/CodeGen/X86/vec_setcc.ll: Add explicit -mtriple=x86_64-unknown-unkn... | NAKAMURA Takumi | 1 | -3/+3 |
2013-07-16 | Finally, force the target for this test. Should unbreak non-x86 buildbots. | Benjamin Kramer | 1 | -3/+3 |
2013-07-16 | Label names also differ between platforms. Use a relaxed regex. | Benjamin Kramer | 1 | -4/+4 |
2013-07-16 | Fix test not to fail when the target doesn't use leading underscores on symbols. | Benjamin Kramer | 1 | -18/+18 |
2013-07-16 | [X86] Use min/max to optimze unsigend vector comparison on X86 | Juergen Ributzka | 1 | -0/+126 |