This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 23ef7ef4e39 AMDGPU: Start selecting flat instruction offsets new e371fe36cc7 [x86] regenerate checks with update_llc_test_checks.py new 24acabd9f9c AMDGPU: Teach isLegalAddressingMode about flat offsets
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/Target/AMDGPU/SIISelLowering.cpp | 14 +- test/CodeGen/AMDGPU/cgp-addressing-modes-flat.ll | 123 ++++++++++++- test/CodeGen/X86/2012-01-11-split-cv.ll | 3 +- test/CodeGen/X86/add-sub-nsw-nuw.ll | 3 +- test/CodeGen/X86/bt.ll | 209 +++++++++++++++++++---- test/CodeGen/X86/cmov-into-branch.ll | 24 +-- test/CodeGen/X86/combine-64bit-vec-binop.ll | 23 +-- test/CodeGen/X86/fast-isel-select-sse.ll | 26 +-- test/CodeGen/X86/fp-logic-replace.ll | 2 +- test/CodeGen/X86/fp-logic.ll | 23 +-- 10 files changed, 319 insertions(+), 131 deletions(-)