1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2025-02-01 05:01:59 +01:00
Chris Lattner aabd3eeeff canonicalize inttoptr and ptrtoint instructions which cast pointers
to/from integer types that are not intptr_t to convert to intptr_t
then do an integer conversion to the dest type.  This exposes the
cast to the optimizer.

llvm-svn: 67638
2009-03-24 18:35:40 +00:00
..
2009-03-23 15:50:52 +00:00
2009-01-15 20:18:42 +00:00
2009-03-02 09:01:14 +00:00
2009-03-13 04:39:26 +00:00
2009-03-02 09:01:14 +00:00