[llvm-commits] [llvm] r62180 - in /llvm/trunk/lib/Target/X86: X86Instr64bit.td X86InstrInfo.td
Chris Lattner
clattner at apple.com
Tue Jan 13 13:49:57 PST 2009
On Jan 13, 2009, at 12:33 PM, Dan Gohman wrote:
> Author: djg
> Date: Tue Jan 13 14:33:23 2009
> New Revision: 62180
>
> URL: http://llvm.org/viewvc/llvm-project?rev=62180&view=rev
> Log:
> Add bt instructions that take immediate operands.
Cool, do we actually generate these now? Can you add a testcase?
-Chris
More information about the llvm-commits
mailing list