This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from aa687a6 [PowerPC] Emit VMX loads/stores for aligned ops to avoid addi [...] new a5156e5 Add IntrInaccessibleMemOnly property for intrinsics new b095048 [mips] seb, seh instruction aliases
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/IR/Intrinsics.td | 9 +++++++++ lib/Target/Mips/MicroMips32r6InstrInfo.td | 4 ++++ lib/Target/Mips/MicroMipsInstrInfo.td | 4 ++++ lib/Target/Mips/MipsInstrInfo.td | 4 ++++ test/MC/Mips/micromips/valid.s | 2 ++ test/MC/Mips/micromips32r6/valid.s | 2 ++ test/MC/Mips/micromips64r6/valid.s | 4 ++++ test/MC/Mips/mips32r2/valid.s | 6 ++++-- test/MC/Mips/mips32r3/valid.s | 6 ++++-- test/MC/Mips/mips32r5/valid.s | 6 ++++-- test/MC/Mips/mips32r6/valid.s | 4 ++++ test/MC/Mips/mips64r2/valid.s | 6 ++++-- test/MC/Mips/mips64r3/valid.s | 6 ++++-- test/MC/Mips/mips64r5/valid.s | 6 ++++-- test/MC/Mips/mips64r6/valid.s | 4 ++++ utils/TableGen/CodeGenIntrinsics.h | 27 +++++++++++++++++++------ utils/TableGen/CodeGenTarget.cpp | 7 ++++++- utils/TableGen/IntrinsicEmitter.cpp | 33 +++++++++++++++++++++++++++++++ 18 files changed, 121 insertions(+), 19 deletions(-)