This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from b74f1454d8d [ARM][CGP] Negative constant operand handling new 14550f9fb5e [MC] Implement EmitRawText in MCNullStreamer new 69778b6a711 [DAGCombiner] make sure we have a whole-number extract befo [...]
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/SelectionDAG/DAGCombiner.cpp | 6 +++++- lib/MC/MCNullStreamer.cpp | 4 ++++ test/CodeGen/Hexagon/inline-asm-filetype-null.ll | 8 ++++++++ test/CodeGen/X86/vector-narrow-binop.ll | 18 ++++++++++++++++++ 4 files changed, 35 insertions(+), 1 deletion(-) create mode 100644 test/CodeGen/Hexagon/inline-asm-filetype-null.ll