Age | Commit message (Expand) | Author |
---|---|---|
2012-05-18 | Refactor data-in-code annotations. | Jim Grosbach |
2011-07-27 | Support .code32 and .code64 in X86 assembler. | Evan Cheng |
2010-11-19 | Added support for the Mach-O .symbol_resolver directive. rdar://8673046 | Kevin Enderby |
2010-11-13 | Parse and record the gnu_unique_object type. | Rafael Espindola |
2010-11-05 | Add '.code 32' assembler directive to MC streamers. | Jim Grosbach |
2010-11-05 | MC'ize the '.code 16' and '.thumb_func' ARM directives. | Jim Grosbach |
2010-11-05 | Trailing whitespace. | Jim Grosbach |
2010-09-30 | Tiny patch for proof-of-concept cleanup of ARMAsmPrinter::EmitStartOfAsmFile() | Jason W Kim |
2010-07-08 | Added the darwin .weak_def_can_be_hidden directive. | Kevin Enderby |
2010-02-12 | doxygenize some comments, patch by Peter Collingbourne! | Chris Lattner |
2010-01-25 | add symbol attribute support for the ELF .type directive. | Chris Lattner |
2010-01-23 | move the various directive enums out of the MCStreamer class | Chris Lattner |