Age | Commit message (Expand) | Author |
---|---|---|
2011-10-21 | Remove intrinsics for X86 BLSI, BLSMSK, and BLSR intrinsics and replace with ... | Craig Topper |
2011-10-19 | Rename PEXTR to PEXT. Add intrinsics for BMI instructions. | Craig Topper |
2011-10-14 | Add X86 ANDN instruction. Including instruction selection. | Craig Topper |
2011-10-14 | Add X86 TZCNT instruction and patterns to select it. Also added core-avx2 pro... | Craig Topper |
2011-10-13 | Revert r141854 because it was causing failures: | Bill Wendling |
2011-10-13 | Add X86 TZCNT instruction and patterns to select it. Also added core-avx2 pro... | Craig Topper |