summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/lzcnt-tzcnt.ll
AgeCommit message (Expand)Author
2016-04-24[X86] Fix patterns that turn cmove/cmovne+ctlz/cttz into lzcnt/tzcnt instruct...Craig Topper
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie
2014-12-08[X86] Improved tablegen patters for matching TZCNT/LZCNT.Andrea Di Biagio
2014-05-19[X86] Add ISel patterns to improve the selection of TZCNT and LZCNT.Andrea Di Biagio