Update the .cvs files.
[oota-llvm.git] / lib / Target / X86 / X86Instr64bit.td
2008-05-30 Bill WendlingAdd the "AsCheapAsAMove" flag to some 64-bit xor instru...
2008-05-29 Dan GohmanAdd patterns for CALL32m and CALL64m. They aren't match...
2008-05-05 Anton KorobeynikovFix 80col violation
2008-05-04 Anton KorobeynikovAdd General Dynamic TLS model for X86-64. Some parts...
2008-04-19 Evan ChengAlso LXCHG64 -> XCHG64rm.
2008-04-18 Evan Cheng- Fix atomic operation JIT encoding.
2008-03-27 Evan ChengAllow certain lea instructions to be rematerialized.
2008-03-19 Arnold SchwaighoferDon't loose incoming argument registers. Fix documentat...
2008-03-16 Christopher LambMake insert_subreg a two-address instruction, vastly...
2008-03-15 Evan ChengReplace all target specific implicit def instructions...
2008-03-14 Evan ChengFix a number of encoding bugs. SSE 4.1 instructions...
2008-03-13 Christopher LambGet rid of a pseudo instruction and replace it with...
2008-03-10 Evan ChengRevert 48125, 48126, and 48130 for now to unbreak some...
2008-03-10 Christopher LambAllow insert_subreg into implicit, target-specific...
2008-03-04 Andrew Lenharthx86-64 atomics
2008-02-27 Chris LattnerCompile x86-64-and-mask.ll into:
2008-02-12 Nate BegemanSSE4.1 64b integer insert/extract pattern support
2008-02-07 Evan ChengFix a x86-64 codegen deficiency. Allow gv + offset...
2008-02-03 Nate BegemanSSE 4.1 Intrinsics and detection
2008-01-29 Evan ChengWork in progress. This patch *fixes* x86-64 calls which...
2008-01-23 Duncan SandsThe last pieces needed for loading arbitrary
2008-01-11 Chris Lattnerremove xchg and shift-reg-by-1 instructions, which...
2008-01-11 Evan ChengRename Int_CVTSI642SSr* to Int_CVTSI2SS64r* for naming...
2008-01-11 Chris Lattnermore flags set right
2008-01-10 Chris LattnerStart inferring side effect information more aggressive...
2008-01-10 Chris Lattnerrename X86InstrX86-64.td -> X86Instr64bit.td