summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/pr15267.ll
AgeCommit message (Expand)Author
2017-12-04[CodeGen] Unify MBB reference format in both MIR and debug outputFrancis Visoiu Mistrih
2016-03-28[X86][SSE] Vectorize a bit (AND/XOR/OR) op if a BUILD_VECTOR has the same op ...Simon Pilgrim
2015-11-23Make utils/update_llc_test_checks.py note that the assertions areJames Y Knight
2015-08-19[DAGCombiner] Fold CONCAT_VECTORS of EXTRACT_SUBVECTOR (or undef) to VECTOR_S...Simon Pilgrim
2015-08-18[X86] Refreshed sign extension tests.Simon Pilgrim
2015-05-21[X86][SSE] Improve support for 128-bit vector sign extensionSimon Pilgrim
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie
2015-02-04Fixes a bug in vector load legalization that confused bits and bytes.Michael Kuperstein
2014-07-24[SDAG] Introduce a combined set to the DAG combiner which tracks nodesChandler Carruth
2013-02-20Fix PR15267Michael Liao