1. 3da94ae Remove trailing whitespace by Misha Brukman · 19 years ago
  2. 131ca38 Minor fix. by Chris Lattner · 20 years ago
  3. 38c0751 This is the final big of factoring. This shares cases in suboperand by Chris Lattner · 20 years ago
  4. f876668 Implement *even more* factoring. In particular, if all of the instruction by Chris Lattner · 20 years ago
  5. 615ed99 Fix VC++ compilation error by Jeff Cohen · 20 years ago
  6. 870c016 Implement factoring of instruction pattern strings. In particular, instead of by Chris Lattner · 20 years ago
  7. f11ad9e Fix the ::: problem by Chris Lattner · 20 years ago
  8. 5765dba Minor refactoring, no functionality change. by Chris Lattner · 20 years ago
  9. b0b55e7 Seperate asmstring parsing from emission. This allows the code to be simpler by Chris Lattner · 20 years ago
  10. 2202bfa make double-dollar properly escape asmstrings by Andrew Lenharth · 20 years ago
  11. 9d990a0 Don't emit the method into the llvm namespace, let the #includer decide where it goes by Chris Lattner · 20 years ago
  12. 953c6fe Correctly parse variant notation by Chris Lattner · 20 years ago
  13. 2c38413 Do not #include files into the llvm namespace by Chris Lattner · 20 years ago
  14. 175580c Make the AsmWriter a first-class tblgen object. Allow targets to specify by Chris Lattner · 20 years ago
  15. 9302ba4 Fix minor bug in previous checkin by Chris Lattner · 20 years ago
  16. 1caef2c change how we invoke the printer. Instead of passing in the MO directly, by Chris Lattner · 20 years ago
  17. c3d5f3e Be picky by Chris Lattner · 20 years ago
  18. 076efa7 Add support for asm printing machine instructions that have operands. by Chris Lattner · 20 years ago
  19. 2e1f51b Initial cut at an asm writer emitter. So far, this only handles emission of by Chris Lattner · 20 years ago