[llvm-commits] [llvm] r101579 - in /llvm/trunk: include/llvm/ include/llvm/Support/ lib/Analysis/ lib/Analysis/IPA/ lib/Bitcode/Writer/ lib/CodeGen/ lib/CodeGen/SelectionDAG/ lib/Target/CBackend/ lib/Target/CppBackend/ lib/Target/X86/ lib/Transforms/IPO/ lib/Transforms/InstCombine/ lib/Transforms/Instrumentation/ lib/Transforms/Scalar/ lib/Transforms/Utils/ lib/VMCore/

Jakob Stoklund Olesen stoklund at 2pi.dk
Fri Apr 16 16:43:13 PDT 2010


On Apr 16, 2010, at 4:37 PM, Eric Christopher wrote:

> Author: echristo
> Date: Fri Apr 16 18:37:20 2010
> New Revision: 101579
> 
> URL: http://llvm.org/viewvc/llvm-project?rev=101579&view=rev
> Log:
> Revert 101465, it broke internal OpenGL testing.
> 
> Probably the best way to know that all getOperand() calls have been handled
> is to replace that API instead of updating.

This patch sure is causing a lot of trouble for a performance improvement below the noise floor.






More information about the llvm-commits mailing list