This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from c24244e Use the existing std::error_code out parameter. new 5ec7e2e AMDGPU: Workaround for instruction size with literals new 605b3b8 [ValueTracking] remove TODO comment; NFC
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: lib/Analysis/ValueTracking.cpp | 2 -- lib/Target/AMDGPU/SIDefines.h | 3 ++- lib/Target/AMDGPU/SIInstrFormats.td | 5 +++++ lib/Target/AMDGPU/SIInstrInfo.cpp | 13 ++++++++++++- lib/Target/AMDGPU/SIInstrInfo.h | 8 ++++++++ lib/Target/AMDGPU/SOPInstructions.td | 1 + 6 files changed, 28 insertions(+), 4 deletions(-)