llvm-6502/lib/Transforms
Dan Gohman 4f833d4351 On 64-bit targets, change 32-bit getelementptr indices to be 64-bit
getelementptr indices, inserting an explicit cast if necessary.
This helps expose the sign-extension operation to other optimizations.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@56133 91177308-0d34-0410-b5e6-96231b3b80d8
2008-09-11 23:06:38 +00:00
..
Hello Tidy up several unbeseeming casts from pointer to intptr_t. 2008-09-04 17:05:41 +00:00
Instrumentation Tidy up several unbeseeming casts from pointer to intptr_t. 2008-09-04 17:05:41 +00:00
IPO Make safer variant of alias resolution routine to be default 2008-09-09 20:05:04 +00:00
Scalar On 64-bit targets, change 32-bit getelementptr indices to be 64-bit 2008-09-11 23:06:38 +00:00
Utils Fix simplifycfg crash in handing block merge. 2008-09-09 01:06:56 +00:00
Makefile remove attribution from lib Makefiles. 2007-12-29 20:09:26 +00:00