[llvm-commits] [llvm] r92771 - in /llvm/trunk/lib: Analysis/ValueTracking.cpp AsmParser/LLParser.cpp CodeGen/StackProtector.cpp ExecutionEngine/ExecutionEngine.cpp ExecutionEngine/JIT/JIT.cpp Target/X86/X86ISelLowering.cpp Transforms/IPO/GlobalOpt.cpp Transforms/InstCombine/InstCombineCalls.cpp Transforms/InstCombine/InstructionCombining.cpp Transforms/Instrumentation/ProfilingUtils.cpp Transforms/Scalar/SimplifyLibCalls.cpp VMCore/ConstantFold.cpp VMCore/Constants.cpp VMCore/Instructions.cpp

Chris Lattner clattner at apple.com
Tue Jan 5 13:20:05 PST 2010


On Jan 5, 2010, at 1:05 PM, Benjamin Kramer wrote:

> Author: d0k
> Date: Tue Jan  5 15:05:54 2010
> New Revision: 92771
>
> URL: http://llvm.org/viewvc/llvm-project?rev=92771&view=rev
> Log:
> Move remaining stuff to the isInteger predicate.

Very nice, thanks again for doing this!

-Chris




More information about the llvm-commits mailing list