Micah Villmow aa76e9e2cf Add in support for getIntPtrType to get the pointer type based on the address space.
This checkin also adds in some tests that utilize these paths and updates some of the
clients.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@166578 91177308-0d34-0410-b5e6-96231b3b80d8
2012-10-24 15:52:52 +00:00
..
2012-02-29 01:53:13 +00:00
2012-10-02 15:49:34 +00:00
2010-01-05 21:54:09 +00:00
2010-07-12 00:19:47 +00:00
2012-06-08 22:30:05 +00:00
2012-04-23 17:39:52 +00:00

This directory contains test cases for the instcombine transformation.  The
dated tests are actual bug tests, whereas the named tests are used to test
for features that the this pass should be capable of performing.