summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/lower-bitcast.ll
AgeCommit message (Expand)Author
2017-12-04[CodeGen] Unify MBB reference format in both MIR and debug outputFrancis Visoiu Mistrih
2017-04-26[X86][SSE2] Fix asm string for movq (Move Quadword) instruction.Ayman Musa
2016-12-18[X86][SSE] Add support for combining target shuffles to SHUFPS.Simon Pilgrim
2016-12-12[X86] Regenerate vector bitcast/widening tests.Simon Pilgrim
2015-01-27Revert "[x86] Combine x86mmx/i64 to v2i64 conversion to use scalar_to_vector"Alexey Samsonov
2015-01-23[x86] Combine x86mmx/i64 to v2i64 conversion to use scalar_to_vectorBruno Cardoso Lopes
2014-07-24[SDAG] Introduce a combined set to the DAG combiner which tracks nodesChandler Carruth
2014-07-03Let llvm/test/CodeGen/X86/lower-bitcast.ll tolerant of win32 calling convention.NAKAMURA Takumi
2014-07-03[x86] Fix crashes in lowering bitcast instructions with the wideningChandler Carruth
2014-05-30[X86] Add two combine rules to simplify dag nodes introduced during type lega...Andrea Di Biagio
2014-05-22[X86] Improve the lowering of BITCAST from MVT::f64 to MVT::v4i16/MVT::v8i8.Andrea Di Biagio