This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from ca2b4f3e054 [Hexagon] Fix wrong pass in testcase new 053346db8ce [globalisel][tablegen] Add support for relative AtomicOrderings
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: .../llvm/CodeGen/GlobalISel/InstructionSelector.h | 2 + .../CodeGen/GlobalISel/InstructionSelectorImpl.h | 38 +++++++++++++ include/llvm/Target/TargetSelectionDAG.td | 8 +++ lib/Target/AArch64/AArch64InstrAtomics.td | 34 ++++++------ utils/TableGen/CodeGenDAGPatterns.cpp | 41 +++++++++++++- utils/TableGen/CodeGenDAGPatterns.h | 10 ++++ utils/TableGen/GlobalISelEmitter.cpp | 63 +++++++++++++++++++--- 7 files changed, 171 insertions(+), 25 deletions(-)