This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from bf21af7 [globalisel] Decouple src pattern operands from dst pattern o [...] new 2468c7d [mips] Fix atomic compare and swap at O0.
The 1 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/Target/Mips/CMakeLists.txt | 1 + lib/Target/Mips/Mips.h | 1 + lib/Target/Mips/Mips64InstrInfo.td | 3 + lib/Target/Mips/MipsISelLowering.cpp | 180 ++++++---------------------------- lib/Target/Mips/MipsInstrInfo.td | 20 +++- lib/Target/Mips/MipsTargetMachine.cpp | 5 + test/CodeGen/Mips/atomicCmpSwapPW.ll | 14 ++- 7 files changed, 70 insertions(+), 154 deletions(-)