This is an automated email from the git hooks/post-receive script.
"tcwg-buildslave pushed a change to branch linaro-local/tested/gnu-master in repository toolchain/llvm/llvm.
from f91b41f4020 [InstCombine] Re-land: Optimize redundant 'signed truncatio [...] adds 656d5d59d3a [X86] Don't ignore 0x66 prefix on relative jumps in 64-bit [...] adds 5fada2e94d8 [AST] Cleanup code by using MemoryLocation utility [NFC] adds 20a211a99b5 [AST] Minor formatting cleanup [NFC] adds f0b29b88a47 [Support] NFC: Allow modifying access/modification times in [...] adds a297d964167 Revert "[WebAssembly] Added default stack-only instruction [...]
No new revisions were added by this update.
Summary of changes: include/llvm/Analysis/AliasSetTracker.h | 4 + include/llvm/Support/FileSystem.h | 10 +- lib/Analysis/AliasSetTracker.cpp | 54 +-- lib/Support/Unix/Path.inc | 13 +- lib/Support/Windows/Path.inc | 8 +- .../WebAssembly/AsmParser/WebAssemblyAsmParser.cpp | 225 ++++++++-- lib/Target/WebAssembly/WebAssemblyAsmPrinter.cpp | 36 +- .../WebAssembly/WebAssemblyExplicitLocals.cpp | 458 ++------------------- lib/Target/WebAssembly/WebAssemblyInstrControl.td | 8 +- lib/Target/WebAssembly/WebAssemblyInstrMemory.td | 10 +- .../WebAssembly/WebAssemblyTargetMachine.cpp | 6 +- .../X86/Disassembler/X86DisassemblerDecoder.cpp | 51 +-- test/CodeGen/WebAssembly/address-offsets.ll | 2 +- test/CodeGen/WebAssembly/atomic-mem-consistency.ll | 2 +- test/CodeGen/WebAssembly/atomic-rmw.ll | 4 +- test/CodeGen/WebAssembly/byval.ll | 4 +- test/CodeGen/WebAssembly/call.ll | 4 +- test/CodeGen/WebAssembly/cfg-stackify-eh.ll | 2 +- test/CodeGen/WebAssembly/cfg-stackify.ll | 4 +- test/CodeGen/WebAssembly/cfi.ll | 2 +- test/CodeGen/WebAssembly/comparisons_f32.ll | 2 +- test/CodeGen/WebAssembly/comparisons_f64.ll | 2 +- test/CodeGen/WebAssembly/comparisons_i32.ll | 4 +- test/CodeGen/WebAssembly/comparisons_i64.ll | 4 +- test/CodeGen/WebAssembly/conv-trap.ll | 2 +- test/CodeGen/WebAssembly/conv.ll | 2 +- test/CodeGen/WebAssembly/copysign-casts.ll | 2 +- test/CodeGen/WebAssembly/divrem-constant.ll | 2 +- test/CodeGen/WebAssembly/exception.ll | 6 +- test/CodeGen/WebAssembly/explicit-locals.mir | 2 +- test/CodeGen/WebAssembly/f16.ll | 4 +- test/CodeGen/WebAssembly/f32.ll | 2 +- test/CodeGen/WebAssembly/f64.ll | 2 +- test/CodeGen/WebAssembly/fast-isel-br-i1.ll | 2 +- test/CodeGen/WebAssembly/fast-isel-i24.ll | 2 +- test/CodeGen/WebAssembly/fast-isel-i256.ll | 2 +- test/CodeGen/WebAssembly/fast-isel-noreg.ll | 4 +- test/CodeGen/WebAssembly/fast-isel.ll | 2 +- test/CodeGen/WebAssembly/frem.ll | 2 +- test/CodeGen/WebAssembly/func.ll | 2 +- .../WebAssembly/function-bitcasts-varargs.ll | 2 +- test/CodeGen/WebAssembly/function-bitcasts.ll | 2 +- test/CodeGen/WebAssembly/global.ll | 2 +- test/CodeGen/WebAssembly/i128.ll | 2 +- .../WebAssembly/i32-load-store-alignment.ll | 2 +- test/CodeGen/WebAssembly/i32.ll | 2 +- .../WebAssembly/i64-load-store-alignment.ll | 2 +- test/CodeGen/WebAssembly/i64.ll | 2 +- test/CodeGen/WebAssembly/ident.ll | 2 +- test/CodeGen/WebAssembly/immediates.ll | 2 +- test/CodeGen/WebAssembly/implicit-def.ll | 2 +- test/CodeGen/WebAssembly/import-module.ll | 2 +- test/CodeGen/WebAssembly/indirect-import.ll | 4 +- test/CodeGen/WebAssembly/inline-asm-m.ll | 2 +- test/CodeGen/WebAssembly/inline-asm.ll | 2 +- test/CodeGen/WebAssembly/irreducible-cfg.ll | 2 +- test/CodeGen/WebAssembly/legalize.ll | 2 +- test/CodeGen/WebAssembly/libcalls.ll | 2 +- test/CodeGen/WebAssembly/load-ext-atomic.ll | 2 +- test/CodeGen/WebAssembly/load-ext.ll | 2 +- test/CodeGen/WebAssembly/load-store-i1.ll | 2 +- test/CodeGen/WebAssembly/load.ll | 4 +- .../CodeGen/WebAssembly/lower-em-ehsjlj-options.ll | 6 +- test/CodeGen/WebAssembly/lower-global-dtors.ll | 2 +- test/CodeGen/WebAssembly/mem-intrinsics.ll | 2 +- test/CodeGen/WebAssembly/memory-addr32.ll | 2 +- test/CodeGen/WebAssembly/muloti4.ll | 2 +- test/CodeGen/WebAssembly/negative-base-reg.ll | 2 +- test/CodeGen/WebAssembly/offset-atomics.ll | 2 +- test/CodeGen/WebAssembly/offset-fastisel.ll | 2 +- test/CodeGen/WebAssembly/offset-folding.ll | 2 +- test/CodeGen/WebAssembly/offset.ll | 2 +- test/CodeGen/WebAssembly/phi.ll | 2 +- test/CodeGen/WebAssembly/reg-stackify.ll | 198 +-------- test/CodeGen/WebAssembly/return-int32.ll | 6 +- test/CodeGen/WebAssembly/returned.ll | 2 +- test/CodeGen/WebAssembly/select.ll | 4 +- test/CodeGen/WebAssembly/signext-arg.ll | 2 +- test/CodeGen/WebAssembly/signext-inreg.ll | 4 +- test/CodeGen/WebAssembly/signext-zeroext.ll | 2 +- test/CodeGen/WebAssembly/simd-arith.ll | 12 +- test/CodeGen/WebAssembly/stack-alignment.ll | 2 +- test/CodeGen/WebAssembly/store-trunc-atomic.ll | 2 +- test/CodeGen/WebAssembly/store-trunc.ll | 2 +- test/CodeGen/WebAssembly/store.ll | 4 +- test/CodeGen/WebAssembly/switch.ll | 2 +- test/CodeGen/WebAssembly/tls.ll | 2 +- test/CodeGen/WebAssembly/umulo-i64.ll | 2 +- .../WebAssembly/unsupported-function-bitcasts.ll | 2 +- test/CodeGen/WebAssembly/unused-argument.ll | 2 +- test/CodeGen/WebAssembly/userstack.ll | 2 +- test/CodeGen/WebAssembly/varargs.ll | 2 +- test/CodeGen/WebAssembly/vtable.ll | 6 +- test/MC/Disassembler/WebAssembly/wasm.txt | 3 +- test/MC/Disassembler/X86/x86-64.txt | 84 ++-- test/MC/WebAssembly/basic-assembly.s | 82 ++-- test/MC/WebAssembly/reloc-code.ll | 2 +- test/MC/WebAssembly/weak-alias.ll | 36 +- tools/llvm-ar/llvm-ar.cpp | 2 +- unittests/MC/Disassembler.cpp | 2 +- unittests/Support/Path.cpp | 2 +- utils/TableGen/X86RecognizableInstr.cpp | 4 +- 102 files changed, 526 insertions(+), 984 deletions(-)