This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from b430a4a GlobalISel: support loads and stores of strange types. new 72159af [InstCombine] add tests for missing vector icmp folds new 072a33f Really fix the issue with 502957cc9cf805dc6093950e8cdcd0db496 [...] new fc94e66 AMDGPU/R600: Convert buffer id to VTX_READ input
The 3 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/CaymanInstructions.td | 136 ++++++++------------ lib/Target/AMDGPU/EvergreenInstructions.td | 137 ++++++++------------- lib/Target/AMDGPU/R600InstrFormats.td | 4 +- lib/Target/AMDGPU/R600Instructions.td | 16 +-- test/CodeGen/AMDGPU/vertex-fetch-encoding.ll | 51 +++++--- test/Transforms/InstCombine/2008-01-29-AddICmp.ll | 34 +++++ .../llvm-objdump/X86/source-interleave-x86_64.ll | 1 + 7 files changed, 181 insertions(+), 198 deletions(-)