1. bd13fb6 refactor the conditional jump instructions in the .td file to by Chris Lattner · 16 years ago
  2. ecfb3c3 dont' call getX86RegNum on X86::RIP, it doesn't like that. This by Chris Lattner · 16 years ago
  3. 5526b69 fix a really nasty bug I introduced in r95693: r12 (and r12d, by Chris Lattner · 16 years ago
  4. 8b0f7a7 Add and commonize encoder support for all immediates. by Chris Lattner · 16 years ago
  5. a38c707 generalize EmitDisplacementField to work with any size by Chris Lattner · 16 years ago
  6. 0e41091 eliminate the dead IsPCRel argument. by Chris Lattner · 16 years ago
  7. 1b67060 eliminate the dead "PCAdj" logic. by Chris Lattner · 16 years ago
  8. 5dccfad emit some simple (and probably incorrect) fixups for symbolic by Chris Lattner · 16 years ago
  9. 37ce80e keep track of what the current byte being emitted is throughout the X86 encoder. by Chris Lattner · 16 years ago
  10. 8496a26 simplify displacement handling, emit displacements by-operand by Chris Lattner · 16 years ago
  11. 73c5574 MC: First cut at MCFixup, for getting fixup/relocation information out of an MCCodeEmitter. by Daniel Dunbar · 16 years ago
  12. a8168ec port encoder enhancements over to the new encoder. by Chris Lattner · 16 years ago
  13. faa75f6f add note. by Chris Lattner · 16 years ago
  14. 39a612e port X86InstrInfo::determineREX over to the new encoder. by Chris Lattner · 16 years ago
  15. 00cb3fe wire up 64-bit MCCodeEmitter. by Chris Lattner · 16 years ago
  16. be1778f really kill off the last MRMInitReg inst, remove logic from encoder. by Chris Lattner · 16 years ago
  17. 82ed17e implement the rest of the encoding types. by Chris Lattner · 16 years ago
  18. 74a2151 move functions for decoding X86II values into the X86II namespace. by Chris Lattner · 16 years ago
  19. a3a0db0 change getSizeOfImm and getBaseOpcodeFor to just take by Chris Lattner · 16 years ago
  20. daa4555 add some more encodings. by Chris Lattner · 16 years ago
  21. 0e73c39 implement the non-relocation forms of memory operands by Chris Lattner · 16 years ago
  22. 1ac23b1 start adding MRMDestMem, which requires memory form mod/rm encoding by Chris Lattner · 16 years ago
  23. 28249d9 Add a few more encodings, we can now encode all of: by Chris Lattner · 16 years ago
  24. 1e80f40 enhance new encoder to support prefixes + RawFrm by Chris Lattner · 16 years ago
  25. 92b1dfe set up some infrastructure, some minor cleanups. by Chris Lattner · 16 years ago
  26. 4576247 stub out a new X86 encoder, which can be tried with by Chris Lattner · 16 years ago