llvm-project/llvm/test/CodeGen/Mips/cconv
Nirav Dave db77e57ea8 [DAG] Do MergeConsecutiveStores again before Instruction Selection
Summary:

Now that store-merge is only generates type-safe stores, do a second
pass just before instruction selection to allow lowered intrinsics to
be merged as well.

Reviewers: jyknight, hfinkel, RKSimon, efriedma, rnk, jmolloy

Subscribers: javed.absar, llvm-commits

Differential Revision: https://reviews.llvm.org/D33675

llvm-svn: 319036
2017-11-27 15:28:15 +00:00
..
arguments-float.ll In visitSTORE, always use FindBetterChain, rather than only when UseAA is enabled. 2017-03-14 00:34:14 +00:00
arguments-fp128.ll [mips] Recommit: "N64 static relocation model support" 2017-01-27 11:36:52 +00:00
arguments-hard-float-varargs.ll [mips] Recommit: "N64 static relocation model support" 2017-01-27 11:36:52 +00:00
arguments-hard-float.ll [mips] Recommit: "N64 static relocation model support" 2017-01-27 11:36:52 +00:00
arguments-hard-fp128.ll [mips] Recommit: "N64 static relocation model support" 2017-01-27 11:36:52 +00:00
arguments-small-structures-bigger-than-32bits.ll
arguments-struct.ll [mips] Recommit: "N64 static relocation model support" 2017-01-27 11:36:52 +00:00
arguments-varargs-small-structs-byte.ll [mips] Recommit: "N64 static relocation model support" 2017-01-27 11:36:52 +00:00
arguments-varargs-small-structs-combinations.ll [mips] Recommit: "N64 static relocation model support" 2017-01-27 11:36:52 +00:00
arguments-varargs-small-structs-multiple-args.ll
arguments-varargs.ll In visitSTORE, always use FindBetterChain, rather than only when UseAA is enabled. 2017-03-14 00:34:14 +00:00
arguments.ll [mips] Recommit: "N64 static relocation model support" 2017-01-27 11:36:52 +00:00
callee-saved-float.ll
callee-saved-fpxx.ll
callee-saved-fpxx1.ll
callee-saved.ll
memory-layout.ll
pr33883.ll [SelectionDAG][mips] Fix PR33883 2017-07-31 14:06:58 +00:00
reserved-space.ll
return-float.ll [mips] Recommit: "N64 static relocation model support" 2017-01-27 11:36:52 +00:00
return-hard-float.ll [mips] Recommit: "N64 static relocation model support" 2017-01-27 11:36:52 +00:00
return-hard-fp128.ll [mips] Recommit: "N64 static relocation model support" 2017-01-27 11:36:52 +00:00
return-hard-struct-f128.ll [mips] Recommit: "N64 static relocation model support" 2017-01-27 11:36:52 +00:00
return-struct.ll [mips] Recommit: "N64 static relocation model support" 2017-01-27 11:36:52 +00:00
return.ll [mips] Recommit: "N64 static relocation model support" 2017-01-27 11:36:52 +00:00
roundl-call.ll [mips] Recommit: "N64 static relocation model support" 2017-01-27 11:36:52 +00:00
stack-alignment.ll
vector.ll [DAG] Do MergeConsecutiveStores again before Instruction Selection 2017-11-27 15:28:15 +00:00