[llvm] r193489 - Revert r193251 : Use address-taken to disambiguate global variable and indirect memops.

Chris Lattner clattner at apple.com
Sun Oct 27 15:24:10 PDT 2013


On Oct 27, 2013, at 2:24 PM, Shuxin Yang <shuxin.llvm at gmail.com> wrote:

> On 10/27/2013 02:09 PM, Chris Lattner wrote:
>> On Oct 26, 2013, at 8:08 PM, Shuxin Yang <shuxin.llvm at gmail.com> wrote:
>> 
>>> Author: shuxin_yang
>>> Date: Sat Oct 26 22:08:44 2013
>>> New Revision: 193489
>>> 
>>> URL: http://llvm.org/viewvc/llvm-project?rev=193489&view=rev
>>> Log:
>>> Revert r193251 : Use address-taken to disambiguate global variable and indirect memops.
>> Thank you Shuxin!  Please take discussion of this to llvm-dev (in a new thread) if you're interested in pursuing this approach.
>> 
>> -Chris
> I will. But I'd like to discuss with Andy and other awesome coworkers to see if there are any other
> benefits of caching addr-taken information before I send proposal to the llvm-dev.

Sounds good, thanks!

-Chris



More information about the llvm-commits mailing list