1. 2c2c6c6 Add explicit #includes of <iostream> by Chris Lattner · 20 years ago
  2. 272f998 Don't globalize internal functions by Chris Lattner · 20 years ago
  3. 391c5d2 No longer track value types for asm printer operands, and remove them as by Nate Begeman · 20 years ago
  4. ac2902b Use HasDotTypeDotSizeDirective instead of forELF by Chris Lattner · 20 years ago
  5. a35a8e8 Use subtarget information computed by X86Subtarget instead of rolling our own. by Chris Lattner · 20 years ago
  6. 5df14ca Add a forELF flag, allowing the removal of forCygwin and simplification of by Chris Lattner · 20 years ago
  7. d939f6c Switch to using the shared constant pool printer, along with using shorter by Chris Lattner · 20 years ago
  8. 8b8b951 Adjust to capitalized AsmPrinter method names by Chris Lattner · 20 years ago
  9. 64965ba Use PrivateGlobalPrefix for basic block labels. This allows the x86 darwin by Chris Lattner · 20 years ago
  10. 7b6e53c convert the rest of this over to use SwitchSection by Chris Lattner · 20 years ago
  11. c41cc83 Naturally align doubles in the constant pool, set PrivateGlobalPrefix on by Chris Lattner · 20 years ago
  12. 00b16889 Eliminate all remaining tabs and trailing spaces. by Jeff Cohen · 20 years ago
  13. 6c7cb29 Add support for printing the sse scalar comparison instruction mnemonics. by Nate Begeman · 20 years ago
  14. d3a490a Check in the last of the darwin-specific code necessary to get shootout by Nate Begeman · 20 years ago
  15. 3249bfc Add a note by Chris Lattner · 20 years ago
  16. 73213f6 Commit some pending darwin changes before subtarget support. by Nate Begeman · 20 years ago
  17. c569d79 Output .size directives to tell the assembler the size of each function. by Chris Lattner · 20 years ago
  18. 72b286b Add support for assembling .s files on mac os x for intel by Nate Begeman · 20 years ago
  19. b36cbd0 Refactor X86AsmPrinter.cpp into multiple files. Patch contributed by Chris Lattner · 20 years ago