1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2025-02-01 05:01:59 +01:00
Bill Wendling 7d054f8b3f The inst combining of inttoptr into GEP with one index was using the bit size of
the type instead of the byte size. This was causing troublesome mis-compilations.

True to form, this took 2 days to find and is a one-line fix. :-P

llvm-svn: 48354
2008-03-14 05:12:19 +00:00
..
2008-02-17 00:15:25 +00:00
2008-02-17 00:15:09 +00:00
2008-03-13 22:13:53 +00:00
2008-03-10 22:34:11 +00:00
2008-03-10 06:49:40 +00:00
2007-04-21 20:46:55 +00:00