Adjust SETcc instruction encoding on x86-64.
[sbcl.git] / src / compiler / x86-64 / insts.lisp
2013-09-07 Stas BoukarevAdjust SETcc instruction encoding on x86-64.
2013-08-15 Stas BoukarevOptimize calling asm routines and static foreign functi...
2013-06-18 Paul KhuongFix instruction encoding for XMM shifts with immediate...
2013-05-21 Paul KhuongComplete SSE instruction definitions for x86-64
2013-05-21 Paul KhuongBack end work for short vector SIMD packs
2013-05-21 Paul KhuongPOPCNT instruction on x86-64
2013-05-21 Paul KhuongFix disassembly for BT* instructions on x86oids
2013-05-21 Paul KhuongAnnotate disassembly with unboxed constant values
2013-05-03 Martin CracauerCommiting fix by Doug Katzman: disassembler missing...
2013-04-11 Martin CracauerLOGBITP and LOGTEST optimizations from x86.
2012-10-06 Nathan Froydx86-64: micro-optimize LEA DWORD-REG,EA
2012-09-05 Nathan Froydalign inline constant section with long nops
2012-09-03 Nathan Froydadd SSE instructions with two opcode bytes
2012-05-25 Lutz EulerUse multi-byte NOPs for code alignment on x86-64.
2012-04-17 Lutz EulerMicro-optimization: Shorter encoding of MOVZX in more...
2012-04-14 Lutz EulerCorrect disassembly of some SSE instructions on x86-64.
2011-12-14 Lutz EulerImprove handling of x86[-64] prefix instructions in...
2011-12-14 Lutz EulerCorrections to disassembly of SHLD, SHRD and LEA on...
2011-08-29 Paul KhuongMore complete disassembly for XADD and CMPXCHG on x86-64
2011-08-29 Lutz EulerClean up some SSE instruction format definitions on...
2011-08-29 Lutz EulerMore readable disassembler output for SSE shuffle instr...
2011-08-29 Lutz EulerCleanup SSE instruction printers on x86-64
2011-08-14 Paul KhuongVarious (mostly) SSE x86-64 instruction definition...
2011-08-01 Paul KhuongFix disassembly of CMP[PS][SD] instructions on x86-64
2011-07-22 Paul KhuongCorrect RIP-relative offset for strange x86-64 instructions
2010-04-26 Paul Khuong1.0.37.69: Avoid emitting instructions (LODS, MOVSXD...
2010-03-18 Nikodemus Siivola1.0.36.30: on x86-64 split MOVE-TO-SINGLE into -REG...
2010-03-01 Alastair Bridgewater1.0.36.9: UD2-BREAKPOINTS feature for x86oid systems
2009-06-28 Paul Khuong1.0.29.54: Inline unboxed constants on x86[-64]
2009-06-25 Paul Khuong1.0.29.44: Complex float improvements
2009-06-25 Paul Khuong1.0.29.43: SSE{1,2} instruction definitions on x86-64
2009-04-21 Gabor Melis1.0.27.14: bias x86oid frame pointer
2009-04-21 Gabor Melis1.0.27.11: swap ocfp and return-pc slots in x86oid...
2009-04-07 Gabor Melis1.0.27.4: x86/x86-64 REP prefix has the same code as...
2008-09-20 Nikodemus Siivola1.0.20.16: make LOCK and FS prefixes part of the affect...
2008-03-14 Nikodemus Siivola1.0.15.33: implement SB-VM::WITH-CYCLE-COUNTER for...
2008-03-05 Nikodemus Siivola1.0.15.14: move bignum allocation out of line on x86...
2008-01-21 Nikodemus Siivola1.0.13.50: rename JECXZ to JRCXZ in the x86-64 backend...
2007-07-02 Christophe Rhodes1.0.7.9: DEFAULT-UNKNOWN-VALUES for more than 7 args...
2007-03-03 Cyrus Harmon1.0.3.16: experimental x86-64/darwin suport
2006-09-18 Juho Snellman0.9.16.38:
2006-06-10 Juho Snellman0.9.13.41:
2006-06-01 Juho Snellman0.9.13.15:
2006-05-31 Nathan Froyd0.9.13.11:
2006-04-11 Juho Snellman0.9.11.28:
2006-03-04 Juho Snellman0.9.10.13:
2006-01-09 Juho Snellman0.9.8.29:
2006-01-06 Juho Snellman0.9.8.16:
2005-12-14 Juho Snellman0.9.7.27:
2005-12-01 Juho Snellman0.9.7.8:
2005-11-06 Juho Snellman0.9.6.22:
2005-11-04 Christophe Rhodes0.9.6.16:
2005-10-15 Juho Snellman0.9.5.68:
2005-07-14 William Harold Newman0.9.2.48:
2005-05-18 Juho Snellman0.9.0.37:
2005-04-06 Juho Snellman0.8.21.19:
2005-03-28 Nathan Froyd0.8.21.5:
2005-03-10 Juho Snellman0.8.20.14:
2005-02-17 Juho Snellman0.8.19.31:
2005-02-10 Juho Snellman0.8.19.21:
2005-02-06 Juho Snellman0.8.19.16:
2005-01-23 Kevin Rosenberg0.8.18.36:
2005-01-06 Christophe Rhodes0.8.18.14:
2004-06-26 Daniel BarlowYoun are not expected to understand this. I don't