]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - opencl/llvm.git/history - test/CodeGen/X86/lzcnt.ll
[X86][AVX] Added (V)MOVDDUP / (V)MOVSLDUP / (V)MOVSHDUP memory folding + tests.
[opencl/llvm.git] / test / CodeGen / X86 / lzcnt.ll
2013-07-14 Stephen LinMass update to CodeGen tests to use CHECK-LABEL for...
2011-12-24 Chandler CarruthUse standard promotion for i8 CTTZ nodes and i8 CTLZ...
2011-12-24 Chandler CarruthSwitch the lowering of CTLZ_ZERO_UNDEF from a .td patte...
2011-12-24 Chandler CarruthCleanup this test a bit, sorting things and grouping...
2011-12-12 Chandler CarruthManually upgrade the test suite to specify the flag...
2011-10-11 Craig TopperTest case for X86 LZCNT instruction selection.