Files
clang-p2996/llvm/test/CodeGen/X86
Simon Pilgrim ab17ed0723 [X86] Don't fold AND(SRL(X,Y),1) -> SETCC(BT(X,Y)) on BMI2 targets
With BMI2 we have SHRX which is a lot quicker than regular x86 shifts.

Fixes #55138
2022-04-28 21:28:16 +01:00
..
2022-04-06 17:51:55 +01:00
2022-03-10 09:29:06 +08:00
2022-04-07 18:08:59 +01:00
2022-03-30 09:51:36 +01:00
2022-01-26 12:32:49 +00:00