This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 3883c857f45 [yaml2obj] - Allow overriding the sh_size field. new 4041c43e726 InstructionSimplify: Simplify InstructionSimplify. NFC. new f132387454f OpaquePtr: use load instruction directly for type. NFC. new 2a2e351b9db OpaquePtr: use byval accessor instead of inspecting pointer [...] new f75a0e800f6 OpaquePtr: switch to GlobalValue::getValueType in a few pla [...]
The 4 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: include/llvm/Analysis/InstructionSimplify.h | 9 ---- lib/Analysis/InstructionSimplify.cpp | 66 +++++++++--------------- lib/Analysis/MemoryBuiltins.cpp | 2 +- lib/CodeGen/AsmPrinter/AsmPrinter.cpp | 4 +- lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp | 5 +- lib/Target/Hexagon/HexagonTargetObjectFile.cpp | 7 +-- lib/Transforms/Scalar/LICM.cpp | 3 +- 7 files changed, 32 insertions(+), 64 deletions(-)