[x86] replace integer 'or' ops with packed SSE FP 'or' ops when operating on FP scalars
[oota-llvm.git] / test / CodeGen / X86 / lzcnt-tzcnt.ll
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2014-12-08 Andrea Di Biagio[X86] Improved tablegen patters for matching TZCNT...
2014-05-19 Andrea Di Biagio[X86] Add ISel patterns to improve the selection of...