diff options
author | Chris Lattner <sabre@nondot.org> | 2009-03-24 18:35:40 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2009-03-24 18:35:40 +0000 |
commit | 306813cbbb043c42575eecd5ccb545a66a5d7b2d (patch) | |
tree | 54e22a8ef587e98ab380af90e4ab56560f3650e8 /clang/lib/Driver/Driver.cpp | |
parent | 4d7e4ee799440218761fa27a09d119849c8a84ad (diff) | |
download | bcm5719-llvm-306813cbbb043c42575eecd5ccb545a66a5d7b2d.tar.gz bcm5719-llvm-306813cbbb043c42575eecd5ccb545a66a5d7b2d.zip |
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
Diffstat (limited to 'clang/lib/Driver/Driver.cpp')
0 files changed, 0 insertions, 0 deletions