Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
c6ae7b4763f6b12602f116cb15c5d19c628e2c21
/
llvm
/
test
/
CodeGen
/
X86
/
MergeConsecutiveStores.ll
c399830
Add the ability to use GEPs for address sinking in CGP
by Hal Finkel
· 12 years ago
6f36b45
Update to more CodeGen tests to use CHECK-LABEL for labels corresponding to function definitions for more informative error messages. No functionality change.
by Stephen Lin
· 12 years ago
6752366
Merge load/store sequences with adresses: base + index + offset
by Arnold Schwaighofer
· 13 years ago
495b1a4
Dont merge consecutive loads/stores into vectors when noimplicitfloat is used.
by Nadav Rotem
· 13 years ago
7b3120b
On Sandybridge split unaligned 256bit stores into two xmm-sized stores.
by Nadav Rotem
· 13 years ago
b27777f
When merging connsecutive stores, use vectors to store the constant zero.
by Nadav Rotem
· 13 years ago
7cbc12a
A DAGCombine optimization for mergeing consecutive stores to memory. The optimization
by Nadav Rotem
· 13 years ago
abbe665
Revert r164910 because it causes failures to several phase2 builds.
by Nadav Rotem
· 13 years ago
45715b2
A DAGCombine optimization for merging consecutive stores. This optimization is not profitable in many cases
by Nadav Rotem
· 13 years ago
fb9d30d
Speculatively revert commit 164885 (nadav) in the hope of ressurecting a pile of
by Duncan Sands
· 13 years ago
a2e7ea2
by Nadav Rotem
· 13 years ago