split SROA into two passes: one that uses DomFrontiers (-scalarrepl)
[oota-llvm.git] / include / llvm / MC / MCFixup.h
2010-12-27 Rafael EspindolaAdd support for the same encodings of the personality...
2010-11-29 Michael J. SpencerMerge System into Support.
2010-11-28 Rafael EspindolaDefine generic 1, 2 and 4 byte pc relative relocations...
2010-05-26 Daniel DunbarMC: Simplify MCFixup and increase the available offset...
2010-02-13 Daniel DunbarMCAssembler: Switch MCAsmFixup to storing MCFixupKind...
2010-02-10 Daniel DunbarMC: Switch MCFixup to just hold an MCExpr pointer inste...
2010-02-10 Daniel DunbarFix a signed comparison warning.
2010-02-10 Chris Lattner"fixup" a comment.
2010-02-10 Chris LattnerAdd ability for MCInstPrinters to add comments for...
2010-02-09 Daniel DunbarMC: First cut at MCFixup, for getting fixup/relocation...