This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 3fb8936 Setting fp trapping mode and denormal type: this an improveme [...] new bf9a94a AMDGPU/R600: EXTRACT_VECT_ELT should only bypass BUILD_VECTOR [...]
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: lib/Target/AMDGPU/R600ISelLowering.cpp | 4 +- .../AMDGPU/{bitcast.ll => amdgcn.bitcast.ll} | 0 test/CodeGen/AMDGPU/r600.bitcast.ll | 107 +++++++++++++++++++++ test/CodeGen/AMDGPU/xfail.r600.bitcast.ll | 46 +++++++++ 4 files changed, 156 insertions(+), 1 deletion(-) rename test/CodeGen/AMDGPU/{bitcast.ll => amdgcn.bitcast.ll} (100%) create mode 100644 test/CodeGen/AMDGPU/r600.bitcast.ll create mode 100644 test/CodeGen/AMDGPU/xfail.r600.bitcast.ll