llvm-6502/lib/Transforms
Bill Wendling b9d4f8df70 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


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@48354 91177308-0d34-0410-b5e6-96231b3b80d8
2008-03-14 05:12:19 +00:00
..
Hello Remove attribution from file headers, per discussion on llvmdev. 2007-12-29 20:36:04 +00:00
Instrumentation fix typos 2008-03-06 10:36:00 +00:00
IPO Reimplement the parameter attributes support, phase #1. hilights: 2008-03-12 17:45:29 +00:00
Scalar The inst combining of inttoptr into GEP with one index was using the bit size of 2008-03-14 05:12:19 +00:00
Utils Update -mem2reg to use succ_iterator instead of iterating across TerminatorInst 2008-03-13 02:42:41 +00:00
Makefile remove attribution from lib Makefiles. 2007-12-29 20:09:26 +00:00