[llvm-commits] [llvm] r126518 - in /llvm/trunk: include/llvm/Target/ lib/CodeGen/SelectionDAG/ lib/Target/Alpha/ lib/Target/Blackfin/ lib/Target/CellSPU/ lib/Target/MSP430/ lib/Target/PowerPC/ lib/Target/SystemZ/ lib/Target/X86/ lib/Target/XCore/

Chris Lattner clattner at apple.com
Fri Feb 25 13:49:23 PST 2011


On Feb 25, 2011, at 1:41 PM, Owen Anderson wrote:

> Author: resistor
> Date: Fri Feb 25 15:41:48 2011
> New Revision: 126518
> 
> URL: http://llvm.org/viewvc/llvm-project?rev=126518&view=rev
> Log:
> Allow targets to specify a the type of the RHS of a shift parameterized on the type of the LHS.

Ok, but please don't conflate massive "remove trailing whitespace" changes into patches like this.

-Chris



More information about the llvm-commits mailing list