[X86] Update test/CodeGen/X86/avg.ll with the help of update_llc_test_checks.py....
[oota-llvm.git] / test / CodeGen / X86 / MergeConsecutiveStores.ll
2015-11-02 James Y KnightFix two issues in MergeConsecutiveStores:
2015-09-25 Sanjay Patelmerge vector stores into wider vector stores and fix...
2015-09-01 Sanjay Pateluse CHECK-LABEL for more precision
2015-09-01 Sanjay Patelremove unnecessary/conflicting target info
2015-09-01 Sanjay Patelfixed test to specify triple rather than arch and CPU
2015-06-16 Sanjay PatelAdd some tests based on PR21711
2015-05-08 James Y KnightFix alignment checks in MergeConsecutiveStores.
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2015-01-27 Quentin ColombetRevert r227242 - Merge vector stores into wider vector...
2015-01-27 Sanjay PatelMerge vector stores into wider vector stores (PR21711)
2015-01-22 Sanjay Patelmerge consecutive stores of extracted vector elements...
2014-12-31 Alexey SamsonovRevert "merge consecutive stores of extracted vector...
2014-12-19 Sanjay Patelmerge consecutive stores of extracted vector elements
2014-12-16 Sanjay Patelfix typo, add spaces; NFC
2014-04-12 Hal FinkelAdd the ability to use GEPs for address sinking in CGP
2013-07-18 Stephen LinUpdate to more CodeGen tests to use CHECK-LABEL for...
2013-04-01 Arnold SchwaighoferMerge load/store sequences with adresses: base + index...
2013-02-14 Nadav RotemDont merge consecutive loads/stores into vectors when...
2013-01-19 Nadav RotemOn Sandybridge split unaligned 256bit stores into two...
2012-10-04 Nadav RotemWhen merging connsecutive stores, use vectors to store...
2012-10-03 Nadav RotemA DAGCombine optimization for mergeing consecutive...
2012-09-30 Nadav RotemRevert r164910 because it causes failures to several...
2012-09-30 Nadav RotemA DAGCombine optimization for merging consecutive store...
2012-09-29 Duncan SandsSpeculatively revert commit 164885 (nadav) in the hope...
2012-09-29 Nadav RotemA DAGCombine optimization for merging consecutive store...