move three lowering hooks from MAI to TLOF and make one of them
[oota-llvm.git] / lib / MC / MCAsmInfoDarwin.cpp
2010-03-10 Chris Lattnermove three lowering hooks from MAI to TLOF and make...
2010-01-26 Chris LattnerEliminate SetDirective, and replace it with HasSetDirec...
2010-01-26 Rafael EspindolaEmit .comm alignment in bytes but .align in powers...
2010-01-26 Chris Lattnereliminate MCAsmInfo::NeedsSet: we now just use .set...
2010-01-23 Chris Lattnerresolve a fixme: the "nonexecutable stack directive...
2010-01-23 Chris Lattnermcize visibility directives.
2010-01-23 Chris Lattnermcstreamerize .no_dead_strip and .reference for static...
2010-01-20 Chris Lattnerrevert 93934, removing the MCAsmInfo endianness bit...
2010-01-19 Chris Lattnergive MCAsmInfo a 'has little endian' bit. This is...
2010-01-19 Chris Lattnerstop using the .lcomm pseudoop on darwin, instead,...
2010-01-19 Chris Lattneradd a bool for whether .lcomm takes an alignment instea...
2010-01-19 Chris Lattnermove production of .reference directives for static...
2010-01-19 Chris LattnerCleanup handling of .zerofill on darwin:
2009-09-16 Chris LattnerBig change #1 for personality function references:
2009-09-13 Chris Lattnerremove MAI::JumpTableSpecialLabelPrefix now that MAI
2009-08-25 Bill WendlingRevert last patch. We need to put this into TargetLower...
2009-08-25 Bill WendlingAdd a target asm info hook to specify that particular...
2009-08-22 Chris Lattnerrename COFFMCAsmInfo -> MCAsmInfoCOFF, likewise for...
2009-08-22 Chris Lattnermove the MCAsmInfo .cpp/.h files into the right