[llvm-commits] [llvm] r81083 - in /llvm/trunk/test: CodeGen/X86/ Transforms/ConstantMerge/ Transforms/GVN/ Transforms/IndVarSimplify/ Transforms/Inline/ Transforms/InstCombine/ Transforms/LoopStrengthReduce/ Transforms/SimplifyLibCalls/ Transforms/TailCallElim/

Chris Lattner clattner at apple.com
Mon Sep 7 15:15:44 PDT 2009


On Sep 5, 2009, at 4:35 AM, Daniel Dunbar wrote:

> Author: ddunbar
> Date: Sat Sep  5 06:35:16 2009
> New Revision: 81083
>
> URL: http://llvm.org/viewvc/llvm-project?rev=81083&view=rev
> Log:
> Eliminate uses of %prcontext.
> - I'd appreciate it if someone else eyeballs my changes to make sure  
> I captured
>   the intent of the test.

Great, thanks Daniel!

-Chris



More information about the llvm-commits mailing list