This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 76c218e Bitcode: Change the materializer interface to return llvm::Error. new d73ad9f [Hexagon] Silence "sometimes uninitialized" warning in Hexago [...] new 7e3e10a X86: Introduce the "relocImm" ComplexPattern, which represent [...]
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: include/llvm/Target/TargetSelectionDAG.td | 4 ++- lib/Target/Hexagon/HexagonCopyToCombine.cpp | 4 ++- lib/Target/X86/X86ISelDAGToDAG.cpp | 22 ++++++++++++++ lib/Target/X86/X86InstrCompiler.td | 47 ----------------------------- lib/Target/X86/X86InstrInfo.td | 14 ++++++--- utils/TableGen/CodeGenDAGPatterns.cpp | 7 +---- utils/TableGen/CodeGenTarget.cpp | 10 ++++++ utils/TableGen/CodeGenTarget.h | 3 +- 8 files changed, 50 insertions(+), 61 deletions(-)