implement zextload bool and truncstore bool
[oota-llvm.git] / lib / Target / X86 / X86InstrX86-64.td
2006-10-11 Evan ChengAdd properties to ComplexPattern.
2006-10-09 Evan ChengReflects ISD::LOAD / ISD::LOADX / LoadSDNode changes.
2006-09-11 Evan ChengX86ISD::CMP now produces a chain as well as a flag...
2006-09-08 Evan ChengRemove TEST64mr. It's same as TEST64rm since and is...
2006-09-08 Evan ChengCommitting X86-64 support.