summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/X86/X86IntelAsmPrinter.cpp
Commit message (Expand)AuthorAgeFilesLines
* No longer track value types for asm printer operands, and remove them asNate Begeman2005-11-301-2/+1
* Fixed a minor bug: - -offset != offset iff offset == MININTEvan Cheng2005-11-301-1/+1
* Use HasDotTypeDotSizeDirective instead of forELFChris Lattner2005-11-211-1/+1
* Add a forELF flag, allowing the removal of forCygwin and simplification ofChris Lattner2005-11-211-1/+1
* Switch to using the shared constant pool printer, along with using shorterChris Lattner2005-11-211-2/+2
* Adjust to capitalized AsmPrinter method namesChris Lattner2005-11-211-2/+2
* Use PrivateGlobalPrefix for basic block labels. This allows the x86 darwinChris Lattner2005-11-211-2/+4
* convert the rest of this over to use SwitchSectionChris Lattner2005-11-211-1/+1
* Naturally align doubles in the constant pool, set PrivateGlobalPrefix onChris Lattner2005-11-211-1/+1
* Add support for printing the sse scalar comparison instruction mnemonics.Nate Begeman2005-07-141-0/+16
* Percolate the call up to the right superclassChris Lattner2005-07-031-1/+1
* Refactor X86AsmPrinter.cpp into multiple files. Patch contributedChris Lattner2005-07-011-0/+205
OpenPOWER on IntegriCloud