aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/avx-vinsertf128.ll
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-091-35/+15
* Fix test.Chad Rosier2012-03-201-1/+1
* [avx] Adjust the VINSERTF128rm pattern to allow for unaligned loads.Chad Rosier2012-03-201-0/+13
* [avx] Add patterns for VINSERTF128rm.Chad Rosier2012-03-151-0/+12
* Turn avx insert intrinsic calls into INSERT_SUBVECTOR DAG nodes and remove du...Pete Cooper2012-02-241-0/+48
* Add a DAGCombine for subvector extracts to remove useless chains ofBruno Cardoso Lopes2011-09-201-0/+19
* Revert r140097, working on a better approachBruno Cardoso Lopes2011-09-201-7/+0
* Based on the small opt Zvi's patch was trying to achieve, eliminateBruno Cardoso Lopes2011-09-191-0/+8
* Fix PR10656. It's only profitable to use 128-bit inserts and extractsBruno Cardoso Lopes2011-08-151-0/+20
* Add a dag combine to xform 256-bit shuffles into simple vectorBruno Cardoso Lopes2011-08-111-0/+18