[LPM] Group the addPreserved template with the non-template variants,
[oota-llvm.git] / include / llvm / MC / MCDirectives.h
2014-03-18 Jim GrosbachDarwin: Add assembler directives to create version...
2012-05-18 Jim GrosbachRefactor data-in-code annotations.
2011-07-27 Evan ChengSupport .code32 and .code64 in X86 assembler.
2010-11-19 Kevin EnderbyAdded support for the Mach-O .symbol_resolver directive...
2010-11-13 Rafael EspindolaParse and record the gnu_unique_object type.
2010-11-05 Jim GrosbachAdd '.code 32' assembler directive to MC streamers.
2010-11-05 Jim GrosbachMC'ize the '.code 16' and '.thumb_func' ARM directives.
2010-11-05 Jim GrosbachTrailing whitespace.
2010-09-30 Jason W KimTiny patch for proof-of-concept cleanup of ARMAsmPrinte...
2010-07-08 Kevin EnderbyAdded the darwin .weak_def_can_be_hidden directive.
2010-02-12 Chris Lattnerdoxygenize some comments, patch by Peter Collingbourne!
2010-01-25 Chris Lattneradd symbol attribute support for the ELF .type directive.
2010-01-23 Chris Lattnermove the various directive enums out of the MCStreamer...