summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/lzcnt.ll
Commit message (Expand)AuthorAge
* Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin2013-07-14
* Use standard promotion for i8 CTTZ nodes and i8 CTLZ nodes when theChandler Carruth2011-12-24
* Switch the lowering of CTLZ_ZERO_UNDEF from a .td pattern back to theChandler Carruth2011-12-24
* Cleanup this test a bit, sorting things and grouping them more clearly.Chandler Carruth2011-12-24
* Manually upgrade the test suite to specify the flag to cttz and ctlz.Chandler Carruth2011-12-12
* Test case for X86 LZCNT instruction selection.Craig Topper2011-10-11