This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 38a74cf Change the interface of TLI.isMultiStoresCheaperThanBitsMerge. new 1d866f1 Redo store splitting in CodeGenPrepare. new f66d263 [Hexagon] Add DAG mutations for machine pipeliner
The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: lib/CodeGen/CodeGenPrepare.cpp | 117 +++++++++++++++++++ lib/Target/Hexagon/HexagonSubtarget.cpp | 5 + lib/Target/Hexagon/HexagonSubtarget.h | 4 + test/CodeGen/X86/split-store.ll | 199 +++++++++++++++++++++++++++++++- 4 files changed, 324 insertions(+), 1 deletion(-)