On Nov 8, 2007, at 1:12 PM, Duncan Sands wrote:

> Author: baldrick
> Date: Thu Nov  8 15:12:44 2007
> New Revision: 43907
>
> URL: http://llvm.org/viewvc/llvm-project?rev=43907&view=rev
> Log:
> Pass alignment and volatility along with the address in
> the DestLoc parameter.  Done by changing it from a Value*
> to a MemRef*.  Fixed/improved a bunch of alignment/volatility
> problems/uses while there.  Introduces no regressions (I didn't
> test tramp3d-v4 because I got tired of waiting for the testsuite
> to finish).

Very nice Duncan, thanks again!

-Chris
_______________________________________________
llvm-commits mailing list
llvm-commits@cs.uiuc.edu
http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits

Reply via email to