1. 50b9efc Add support for the x86 instructions "pusha" and "popa". by Nico Weber · 15 years ago
  2. 6470a11 Next round of tail call changes. Register used in a tail by Dale Johannesen · 15 years ago
  3. 1a913ed Add instruction encoding for the Neon VMOV immediate instruction. This changes by Bob Wilson · 15 years ago
  4. 22c687b Added a QQQQ register file to model 4-consecutive Q registers. by Evan Cheng · 15 years ago
  5. 1a8b789 Eliminated the classification of control registers into %ecr_ by Sean Callanan · 15 years ago
  6. 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
  7. a0f914b Fixes to edis that mark x86 call targets as by Sean Callanan · 15 years ago
  8. 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
  9. 9899f70 Fixed a nasty layering violation in the edis source by Sean Callanan · 15 years ago
  10. 127dc5e Use errs instead of fprintf. by Benjamin Kramer · 15 years ago
  11. 8f993b8 Added support for ARM disassembly to edis. by Sean Callanan · 15 years ago
  12. f650278 change Target.getInstructionsByEnumValue to return a reference by Chris Lattner · 15 years ago
  13. 5e81716 Check in tablegen changes to fix disassembler related failures caused by r98465. by Evan Cheng · 15 years ago
  14. cf57c70 Updated the enhanced disassembly library's TableGen by Sean Callanan · 16 years ago
  15. 2db6ff2 Updated the TableGen emitter for the Enhanced by Sean Callanan · 16 years ago
  16. d0bc7f0 Fixed some indentation in the AsmWriterInst by Sean Callanan · 16 years ago
  17. 9988ab0 Quick fix to make the header file for the enhanced by Sean Callanan · 16 years ago
  18. 95fcebd Added a custom TableGen backend to support the by Sean Callanan · 16 years ago