- a356aea llvm-mc: Print encodings after the instruction, and only when we have an asm by Daniel Dunbar · 16 years ago
- 4b770c2 Add {MCInst,MCOperand}::{print,dump} by Daniel Dunbar · 16 years ago
- 7008087 Update CMake by Daniel Dunbar · 16 years ago
- 04baf90 llvm-mc: Tweak MCCodeEmitter skeleton. by Daniel Dunbar · 16 years ago
- 4a0abd8 Sketch TargetRegistry support for MCCodeEmitter abstract interface. by Daniel Dunbar · 16 years ago
- 81e4000 Try to make MSVC just a little happier. by Daniel Dunbar · 16 years ago
- 959fd88 llvm-mc/Mach-O: Don't put assembler temporary labels in the symbol table. by Daniel Dunbar · 16 years ago
- 6009db4 llvm-mc/Mach-O: Set .subsections_via_symbols flag properly. by Daniel Dunbar · 16 years ago
- 3f6a960 llvm-mc/Mach-O: Add support for relocations. by Daniel Dunbar · 16 years ago
- be96355 llvm-mc/Mach-O: Move symbol indices into the MCSymbolData structure. by Daniel Dunbar · 16 years ago
- a421de1 llvm-mc: Add symbol entries for undefined symbols used in .fill and .org. by Daniel Dunbar · 16 years ago
- 383cbff llvm-mc: Change MCContext value table to take const MCSymbol*s. by Daniel Dunbar · 16 years ago
- 6742e34 llvm-mc/Mach-O: Add section padding where needed (to align the next section). by Daniel Dunbar · 16 years ago
- 5e83596 llvm-mc/Mach-O: Set addresses for symbols. by Daniel Dunbar · 16 years ago
- ad7c3d5 llvm-mc: Improve indirect symbol support (add the indirect index table). by Daniel Dunbar · 16 years ago
- 415c8cf Revert last patch. We need to put this into TargetLowering. There will be a lot by Bill Wendling · 16 years ago
- 0adcd35 llvm-mc: Add statistic for number of fragments emitted by the assembler. by Daniel Dunbar · 16 years ago
- 533534a Add the #include here. by Bill Wendling · 16 years ago
- b9e7689 Add a target asm info hook to specify that particular bits of data in the FDE by Bill Wendling · 16 years ago
- 0c7761b llvm-mc/Mach-O: Preliminary support for indirect symbols. by Daniel Dunbar · 16 years ago
- 6aff2fb llvm-mc/Mach-O: Support symbol attributes. by Daniel Dunbar · 16 years ago
- 50e48b3 llvm-mc: Tweak undefined symbol handling. by Daniel Dunbar · 16 years ago
- 23132b1 prune the #includes in raw_ostream.h by moving a by Chris Lattner · 16 years ago
- ecf046b Update CMake build, unbreak linux build. by Benjamin Kramer · 16 years ago
- 33adcfb rename TAI -> MAI, being careful not to make MAILJMP instructions :) by Chris Lattner · 16 years ago
- 2807afa rename COFFMCAsmInfo -> MCAsmInfoCOFF, likewise for darwin. by Chris Lattner · 16 years ago
- 82d748d move the MCAsmInfo .cpp/.h files into the right directories and rename them. by Chris Lattner · 16 years ago
- af76e59 Rename TargetAsmInfo (and its subclasses) to MCAsmInfo. by Chris Lattner · 16 years ago
- cda7f78 prune some redundant #includes. by Chris Lattner · 16 years ago
- bea2c95 tweak #includes by Chris Lattner · 16 years ago
- 3edd9bb llvm-mc/Mach-O: Improve symbol table support: - Honor .globl. by Daniel Dunbar · 16 years ago
- f3d2ef0 llvm-mc/Mach-O: Sketch symbol table support. by Daniel Dunbar · 16 years ago
- 2ae58f2 llvm-mc/Mach-O: Move more logic for writing the Mach-O file into the writer by Daniel Dunbar · 16 years ago
- a5441fe llvm-mc: Rename / redefine MCFragment::FileOffset to MCFragment::Offset (the by Daniel Dunbar · 16 years ago
- 8906ff1 llvm-mc: Clean up some handling of symbol/section association to be more correct by Daniel Dunbar · 16 years ago
- d6f761e llvm-mc/Mach-O: Support .o emission for .org and .align. by Daniel Dunbar · 16 years ago
- 0705fbf llvm-mc/Mach-O: Support byte and fill value emission. by Daniel Dunbar · 16 years ago
- 71b9732 Update CMakeLists. by Benjamin Kramer · 16 years ago
- fb4a6b3 llvm-mc: Start MCAssembler and MCMachOStreamer. by Daniel Dunbar · 16 years ago
- 6e579c6 fix asmstreaming of 2/4 byte elements with pow-2 alignments. by Chris Lattner · 16 years ago
- 663c2d2 switch asmprinter to emit alignments through OutStreamer. by Chris Lattner · 16 years ago
- 6c2f9e1 eliminate AsmPrinter::SwitchToSection and just have clients by Chris Lattner · 16 years ago
- 4d35fce null streamer needs to maintain the current section as well. by Chris Lattner · 16 years ago
- dabf07c Make AsmStreamer maintain a notion of the current section, pushing it up from the by Chris Lattner · 16 years ago
- 975780b change AsmPrinter to switch sections using AsmStreamer instead of by Chris Lattner · 16 years ago
- f3ce009 give MCAsmStreamer a TargetAsmInfo. by Chris Lattner · 16 years ago
- 46a947d formatting cleanups, no functionality change. by Chris Lattner · 16 years ago
- 7d996d9 add support for target-specific ELF section flags, add a new MCSectionXCore by Chris Lattner · 16 years ago
- e44313e llvm-mc: Fix bugs where bytes were unintentionally being printed as signed. by Daniel Dunbar · 16 years ago
- abd7514 *try* to use a better name to describe how common symbols are marked on the elf object file. by Bruno Cardoso Lopes · 16 years ago
- b2d0b6b llvm-mc: When handling a .set, make sure to print subsequent references to the by Daniel Dunbar · 16 years ago
- 12de0df llvm-mc: zerofill shouldn't print quotes around the section,segment. by Daniel Dunbar · 16 years ago
- 93db2f0 CMake: updated list of source files for library MC. by Oscar Fuentes · 16 years ago
- c22e0b2 Update llvm-mc / MCAsmStreamer to print the instruction using the actual target by Daniel Dunbar · 16 years ago
- 1689e0c Add MCSymbol::{print, dump} by Daniel Dunbar · 16 years ago
- 2c11624 Add MCValue::{print, dump} by Daniel Dunbar · 16 years ago
- 7b7f514 llvm-mc: Move MCAsmToken::getLoc() into MC library where it belongs. by Daniel Dunbar · 16 years ago
- 86cba32 Fix MCSectionELF::ShouldOmitSectionDirective's matching of .data and by Dan Gohman · 16 years ago
- 011e4db llvm-mc: Add dummy MCStreamer implementation, (eventually) for use in profiling. by Daniel Dunbar · 16 years ago
- fdf229e Remove HasCrazyBSS and add a flag in TAI to indicate that '.section' by Bruno Cardoso Lopes · 16 years ago
- 4aa688e Add a method to return if the ELF section contains only common symbols! by Bruno Cardoso Lopes · 16 years ago
- b808588 Change MCSectionELF to represent a section semantically instead of by Bruno Cardoso Lopes · 16 years ago
- 38cff38 sink uniquing of sections out of MCContext into the ELF and PECOFF TLOF implementations. by Chris Lattner · 16 years ago
- c9d3152 add some comments: MCContext owns the MCSections, but it bump pointer allocates by Chris Lattner · 16 years ago
- f9bdedd split MachO section handling stuff out to its out .h/.cpp file. by Chris Lattner · 16 years ago
- ff4bc46 Make the big switch: Change MCSectionMachO to represent a section *semantically* by Chris Lattner · 16 years ago
- 1f8e8db always end a section with \n on elf. by Chris Lattner · 16 years ago
- 93b6db3 sink the 'name' and 'isdirective' state out of MCSection into its derived classes. by Chris Lattner · 16 years ago
- 892e182 1. Make MCSection an abstract class. by Chris Lattner · 16 years ago
- 7c599d0 make target-specific TLOF impls (except PIC16) create target-specific by Chris Lattner · 16 years ago
- a1c31b7 stub out PECOFF/MachO/ELF MCSection classes by Chris Lattner · 16 years ago
- 968ff11 Change SectionKind to be a property that is true of a *section*, it by Chris Lattner · 16 years ago
- 4a7bc1e All MCSections are now required to have a SectionKind. by Chris Lattner · 16 years ago
- ad4555c llvm-mc: Fix .s output to quote section & symbol names when necessary. by Daniel Dunbar · 16 years ago
- ed47a04 split MCSection stuff out to its own .cpp file, add a new by Chris Lattner · 16 years ago
- fcdbf4e create sections with MCSection::Create instead of Context->getOrCreateSection. by Chris Lattner · 16 years ago
- cbbe248 Expose Tokens to target specific assembly parsers. by Daniel Dunbar · 16 years ago
- f9507ff llvm-mc: Implement .abort fully in the front end by Daniel Dunbar · 16 years ago
- 9a7e2cc llvm-mc: Move AsmLexer::getCurStrVal to StringRef based API. by Daniel Dunbar · 16 years ago
- b5261eb Move MCContext and friends to StringRef based APIs. by Daniel Dunbar · 16 years ago
- 5026ae4 Removed the DumpSymbolsandMacros and LoadSymbolsandMacros MCStreamer API as by Kevin Enderby · 16 years ago
- dbd692a Add MCAsmLexer interface. by Daniel Dunbar · 16 years ago
- a3af370 Add MCAsmParser interface. by Daniel Dunbar · 16 years ago
- 5918304 Update CMake file. by Ted Kremenek · 16 years ago
- b4b53e5 llvm-mc: Add -triple, and start fetching the target asm printer. by Daniel Dunbar · 16 years ago
- f96db46 Removed the SubsectionsViaSymbols MCStreamer API and replaced it with a generic by Kevin Enderby · 16 years ago
- 8e25e2d implement .include in the lexer/parser instead of passing it into the streamer. by Chris Lattner · 16 years ago
- 6e68cd9 Added llvm-mc support for parsing the .dump and .load directives. by Kevin Enderby · 16 years ago
- 1f049b2 Added llvm-mc support for parsing the .include directive. by Kevin Enderby · 16 years ago
- 7114824 Added llvm-mc support for parsing the .lsym directive. by Kevin Enderby · 16 years ago
- 95cf30c Added llvm-mc support for parsing the .desc directive. by Kevin Enderby · 16 years ago
- c23197a llvm_unreachable->llvm_unreachable(0), LLVM_UNREACHABLE->llvm_unreachable. by Torok Edwin · 16 years ago
- 5f1f0b8 Added llvm-mc support for parsing the .abort directive. by Kevin Enderby · 16 years ago
- a5c7832 add llvm-mc support for parsing the .subsections_via_symbols directive. by Kevin Enderby · 16 years ago
- c25e758 assert(0) -> LLVM_UNREACHABLE. by Torok Edwin · 16 years ago
- 9be3fee add support for .zerofill, patch by Kevin Enderby! by Chris Lattner · 16 years ago
- 1fc3d75 add llvm-mc support for parsing the .lcomm directive, patch by Kevin Enderby! by Chris Lattner · 16 years ago
- 4e4db7a Implement parsing support for the .comm directive. Patch by Kevin Enderby! by Chris Lattner · 16 years ago
- abde298 Dump MCInsts in the MC .s printer, for now. by Daniel Dunbar · 16 years ago
- c29dfa7 llvm-mc: Parse .{,b,p2}align{,w,l} directives. by Daniel Dunbar · 16 years ago