Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert "[Reassociate] Update test cases due to r222142." | Chad Rosier | 2014-11-19 | 1 | -4/+4 |
| | | | | | | | | | This reverts commit r222144. Commit r222142 is being reverted due to a spec2006/gcc execution-time regression. Update mips-varargs test as well. llvm-svn: 222397 | ||||
* | [Reassociate] Update test cases due to r222142. | Chad Rosier | 2014-11-17 | 1 | -4/+4 |
| | | | | llvm-svn: 222144 | ||||
* | added Intel's BMI intrinsic variants | Sanjay Patel | 2014-05-28 | 1 | -1/+86 |
| | | | | | | (fixes PR19431 - http://llvm.org/bugs/show_bug.cgi?id=19431) llvm-svn: 209769 | ||||
* | Rename tzcnt intrinsics to match gcc. | Craig Topper | 2012-07-02 | 1 | -6/+6 |
| | | | | llvm-svn: 159515 | ||||
* | Change LZCNT and BMI tests to check IR instead of X86 assembly. | Craig Topper | 2011-12-25 | 1 | -14/+22 |
| | | | | llvm-svn: 147267 | ||||
* | Add the rest of the BMI intrinsics. | Craig Topper | 2011-12-25 | 1 | -6/+53 |
| | | | | llvm-svn: 147265 | ||||
* | Add intrinsics for lzcnt and tzcnt instructions. | Craig Topper | 2011-12-25 | 1 | -0/+24 |
llvm-svn: 147263 |