[llvm-commits] [llvm] r99435 - in /llvm/trunk: lib/Target/X86/X86InstrFormats.td test/MC/AsmParser/X86/x86_32-encoding.s
Eric Christopher
echristo at apple.com
Wed Mar 24 15:31:29 PDT 2010
On Mar 24, 2010, at 3:28 PM, Kevin Enderby wrote:
> Fixed the SS42AI template for the SSE 4.2 instructions with TA prefix so it does
> not get an "Unknown immediate size" assert failure when used. All instructions
> of this form have an 8-bit immediate. Also added a test case of an example
> instruction that is of this form.
Thanks Kevin!
-eric
More information about the llvm-commits
mailing list