Go to file
Dan Gohman 5d1f458f0f Generalize the ChangeCompareStride code, in preparation for
handling non-constant strides. No functionality change.

llvm-svn: 65363
2009-02-24 01:58:00 +00:00
clang Fix two @synchronized bugs found by inspection: the expression to sychronize on should only be evaluated once, and it is evaluated outside the cleanup scope. 2009-02-24 01:43:46 +00:00
llvm Generalize the ChangeCompareStride code, in preparation for 2009-02-24 01:58:00 +00:00