[PATCH] Teach InstCombine about pointer address spaces

Matt Arsenault Matthew.Arsenault at amd.com
Thu Aug 1 14:54:21 PDT 2013


  Split other parts, add a part I missed on the first pass (FindElementAtOffset)

  Doesn't do InstCombineCalls and a few other minor places which I'll get in another pass

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

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

Files:
  lib/Analysis/InstructionSimplify.cpp
  lib/Transforms/InstCombine/InstCombine.h
  lib/Transforms/InstCombine/InstCombineCasts.cpp
  lib/Transforms/InstCombine/InstructionCombining.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.3.patch
Type: text/x-patch
Size: 55813 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130801/c1cd0835/attachment.bin>


More information about the llvm-commits mailing list