This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 44cd439 AMDGPU: Prune includes new eeb1d4f CodeGen: Avoid dereferencing end() in MachineScheduler new 4c26d96 [ADT] Add relation operators for Optional
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/ADT/Optional.h | 167 ++++++++++++++++++++++++++------------- lib/CodeGen/MachineScheduler.cpp | 5 +- unittests/ADT/OptionalTest.cpp | 150 ++++++++++++++++++++++++++++++++--- 3 files changed, 256 insertions(+), 66 deletions(-)