Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
ccf43ca05cb1540f3d95a73b7b329bf926808c7b
/
llvm
/
test
/
CodeGen
/
X86
/
bmi.ll
a3d54fe
Use standard promotion for i8 CTTZ nodes and i8 CTLZ nodes when the
by Chandler Carruth
· 14 years ago
c9fcde2
Expand more when we have a nice 'tzcnt' instruction, to avoid generating
by Chandler Carruth
· 14 years ago
eeb3a1c
Tidy up some of these tests.
by Chandler Carruth
· 14 years ago
6b0e34c
Manually upgrade the test suite to specify the flag to cttz and ctlz.
by Chandler Carruth
· 14 years ago
039a790
Remove intrinsics for X86 BLSI, BLSMSK, and BLSR intrinsics and replace with custom isel lowering code.
by Craig Topper
· 14 years ago
ef309c3
Rename PEXTR to PEXT. Add intrinsics for BMI instructions.
by Craig Topper
· 14 years ago
965de2c
Add X86 ANDN instruction. Including instruction selection.
by Craig Topper
· 14 years ago
3657fe4
Add X86 TZCNT instruction and patterns to select it. Also added core-avx2 processor which is gcc's name for Haswell.
by Craig Topper
· 14 years ago
063f55f
Revert r141854 because it was causing failures:
by Bill Wendling
· 14 years ago
8cc9388
Add X86 TZCNT instruction and patterns to select it. Also added core-avx2 processor which is gcc's name for Haswell.
by Craig Topper
· 14 years ago