implement zextload bool and truncstore bool
[oota-llvm.git] / lib / Target / X86 / X86InstrMMX.td
2006-07-19 Evan ChengINC / DEC instructions have shorter code size than...
2006-05-16 Evan ChengX86 integer register classes naming changes. Make them...
2006-04-12 Evan ChengSSE / SSE2 conversion intrinsics.
2006-04-11 Evan Chengmovnt* and maskmovdqu intrinsics
2006-03-25 Evan ChengInstruction encoding bug
2006-03-25 Evan ChengAdded CVTTPS2PI.
2006-03-21 Evan ChengDidn't mean to check this in. No MMX support yet.
2006-03-21 Evan Cheng- Use movaps to store 128-bit vector integers.
2006-03-21 Evan Cheng- Remove scalar to vector pseudo ops. They are just...
2006-03-21 Evan Chengx86 ISD::SCALAR_TO_VECTOR support.
2006-03-20 Evan ChengMove a few things around.
2006-02-21 Evan ChengOne more round of reorg so sabre doesn't freak out...
2006-02-21 Evan ChengSplit instruction info into multiple files, one for...