On Jan 4, 2008, at 11:02 PM, Chris Lattner wrote: > You aren't looking for loads *from the global*, you're looking for > loads from the *stub for the global*, which are always invariant. You > just need to know whether the load is from a global or from its stub. > Okay. I just don't know how to check that it's a load from a *stub* for the global. :-)
-bw _______________________________________________ llvm-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
