[llvm-commits] [PATCH] Test cases for constant gep's with various address spaces.

Micah Villmow villmow at gmail.com
Thu Oct 25 13:41:26 PDT 2012


  This new version updates the test so that each test case works for each address space. This covers all common address space sizes and some obscure ones. The PLAIN-X tests are disabled because of bug14172.

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

CHANGE SINCE LAST DIFF
  http://llvm-reviews.chandlerc.com/D79?vs=200&id=206#toc

Files:
  test/Transforms/InstCombine/constant-fold-gep-as5.ll
  test/Transforms/InstCombine/constant-fold-gep-as-0.ll
  test/Transforms/InstCombine/constant-fold-gep-as0.ll
  test/Transforms/InstCombine/constant-fold-gep-as1.ll
  test/Transforms/InstCombine/constant-fold-gep-as2.ll
  test/Transforms/InstCombine/constant-fold-gep-as3.ll
  test/Transforms/InstCombine/constant-fold-gep-as4.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D79.2.patch
Type: text/x-patch
Size: 122760 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20121025/ca296050/attachment.bin>


More information about the llvm-commits mailing list