1. 8861e27 remove dead code. by Chris Lattner · 15 years ago
  2. 22f5dc7 Rename sat_shift operand to shift_imm, in preparation for using it for other by Bob Wilson · 15 years ago
  3. 1adc40c Cleaned up the for-disassembly-only entries in the arm instruction table so that by Johnny Chen · 15 years ago
  4. eaf1c98 Move the ARM SSAT and USAT optional shift amount operand out of the by Bob Wilson · 15 years ago
  5. 6ccfc50 Many Thumb2 instructions can reference the full ARM register set (i.e., by Jim Grosbach · 15 years ago
  6. 444e2f5 remove option from tablegen for building static header. by Chris Lattner · 15 years ago
  7. 94143ee Add 256-bit vaddsub, vhadd, vhsub, vblend and vdpp instructions! by Bruno Cardoso Lopes · 15 years ago
  8. e86b01c Start the support for AVX instructions with 256-bit %ymm registers. A couple of by Bruno Cardoso Lopes · 15 years ago
  9. 9fc0522 Implement the major chunk of PR7195: support for 'callw' by Chris Lattner · 15 years ago
  10. 50b9efc Add support for the x86 instructions "pusha" and "popa". by Nico Weber · 15 years ago
  11. 6470a11 Next round of tail call changes. Register used in a tail by Dale Johannesen · 15 years ago
  12. 1a913ed Add instruction encoding for the Neon VMOV immediate instruction. This changes by Bob Wilson · 15 years ago
  13. 22c687b Added a QQQQ register file to model 4-consecutive Q registers. by Evan Cheng · 15 years ago
  14. 1a8b789 Eliminated the classification of control registers into %ecr_ by Sean Callanan · 15 years ago
  15. b63387a Re-apply 103156 and 103157. 103156 didn't break anything. 10315 exposed a coalescer bug that's fixed by 103170. by Evan Cheng · 15 years ago
  16. a0f914b Fixes to edis that mark x86 call targets as by Sean Callanan · 15 years ago
  17. be10811 EDis: Don't include inttypes.h. We support compilers which don't provide it. It was unused anyways. by Benjamin Kramer · 15 years ago
  18. 9899f70 Fixed a nasty layering violation in the edis source by Sean Callanan · 15 years ago
  19. 127dc5e Use errs instead of fprintf. by Benjamin Kramer · 15 years ago
  20. 8f993b8 Added support for ARM disassembly to edis. by Sean Callanan · 15 years ago
  21. f650278 change Target.getInstructionsByEnumValue to return a reference by Chris Lattner · 15 years ago
  22. 5e81716 Check in tablegen changes to fix disassembler related failures caused by r98465. by Evan Cheng · 15 years ago
  23. cf57c70 Updated the enhanced disassembly library's TableGen by Sean Callanan · 15 years ago
  24. 2db6ff2 Updated the TableGen emitter for the Enhanced by Sean Callanan · 15 years ago
  25. d0bc7f0 Fixed some indentation in the AsmWriterInst by Sean Callanan · 16 years ago
  26. 9988ab0 Quick fix to make the header file for the enhanced by Sean Callanan · 16 years ago
  27. 95fcebd Added a custom TableGen backend to support the by Sean Callanan · 16 years ago