[PATCH] Teach InstCombine about pointer address spaces

Matt Arsenault Matthew.Arsenault at amd.com
Wed Jul 31 14:28:59 PDT 2013


  Add more testcases that I forgot to add before

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

CHANGE SINCE LAST DIFF
  http://llvm-reviews.chandlerc.com/D1250?vs=3110&id=3116#toc

Files:
  include/llvm/Transforms/Utils/Local.h
  lib/Analysis/InstructionSimplify.cpp
  lib/Transforms/InstCombine/InstCombineCasts.cpp
  lib/Transforms/InstCombine/InstructionCombining.cpp
  lib/Transforms/Utils/Local.cpp
  test/Transforms/InstCombine/enforce-known-alignment.ll
  test/Transforms/InstCombine/getelementptr.ll
  test/Transforms/InstCombine/icmp.ll
  test/Transforms/InstCombine/multi-size-address-space-pointer.ll
  test/Transforms/InstCombine/sub.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D1250.2.patch
Type: text/x-patch
Size: 52213 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130731/20017864/attachment.bin>


More information about the llvm-commits mailing list