Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SelectionDAG: create correct BooleanContent constants | Tim Northover | 2013-09-06 | 1 | -0/+61 |
* | Rename features to match what gcc and clang use. | Rafael Espindola | 2013-08-23 | 1 | -1/+1 |
* | llvm/test/CodeGen/X86/vec_setcc.ll: Add explicit -mtriple=x86_64-unknown-unkn... | NAKAMURA Takumi | 2013-07-17 | 1 | -3/+3 |
* | Finally, force the target for this test. Should unbreak non-x86 buildbots. | Benjamin Kramer | 2013-07-16 | 1 | -3/+3 |
* | Label names also differ between platforms. Use a relaxed regex. | Benjamin Kramer | 2013-07-16 | 1 | -4/+4 |
* | Fix test not to fail when the target doesn't use leading underscores on symbols. | Benjamin Kramer | 2013-07-16 | 1 | -18/+18 |
* | [X86] Use min/max to optimze unsigend vector comparison on X86 | Juergen Ributzka | 2013-07-16 | 1 | -0/+126 |