Skip to content
Commit 306813cb authored by Chris Lattner's avatar Chris Lattner
Browse files

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
parent 4d7e4ee7
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment