[PATCH] Reject bitcasts between address spaces with different sizes

Matt Arsenault Matthew.Arsenault at amd.com
Thu Jul 4 00:36:37 PDT 2013


  Handle upgrading bitcasts between vectors of pointers

Hi eli.friedman,

http://llvm-reviews.chandlerc.com/D1083

CHANGE SINCE LAST DIFF
  http://llvm-reviews.chandlerc.com/D1083?vs=2680&id=2681#toc

Files:
  docs/LangRef.rst
  include/llvm/AutoUpgrade.h
  lib/AsmParser/LLParser.cpp
  lib/Bitcode/Reader/BitcodeReader.cpp
  lib/IR/AutoUpgrade.cpp
  lib/IR/Verifier.cpp
  test/Bitcode/bitcast-address-space-nested-global-cycle.ll
  test/Bitcode/bitcast-address-space-nested-global.ll
  test/Bitcode/bitcast-upgrade.ll
  test/Bitcode/bitcast-vector-pointer-as.ll
  test/Bitcode/bitcast.ll
  test/Transforms/InstCombine/memset2.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D1083.5.patch
Type: text/x-patch
Size: 30162 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130704/1790fd5f/attachment.bin>


More information about the llvm-commits mailing list