mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-01 16:33:37 +01:00
342ba5c4b6
with the newer, cleaner model. It uses the IAPrinter class to hold the information that is needed to match an instruction with its alias. This also takes into account the available features of the platform. There is one bit of ugliness. The way the logic determines if a pattern is unique is O(N**2), which is gross. But in reality, the number of items it's checking against isn't large. So while it's N**2, it shouldn't be a massive time sink. llvm-svn: 129110 |
||
---|---|---|
.. | ||
MCParser | ||
EDInstInfo.h | ||
MCAsmInfo.h | ||
MCAsmInfoCOFF.h | ||
MCAsmInfoDarwin.h | ||
MCAsmLayout.h | ||
MCAssembler.h | ||
MCCodeEmitter.h | ||
MCContext.h | ||
MCDirectives.h | ||
MCDisassembler.h | ||
MCDwarf.h | ||
MCELFObjectWriter.h | ||
MCELFSymbolFlags.h | ||
MCExpr.h | ||
MCFixup.h | ||
MCFixupKindInfo.h | ||
MCInst.h | ||
MCInstPrinter.h | ||
MCLabel.h | ||
MCMachObjectWriter.h | ||
MCMachOSymbolFlags.h | ||
MCObjectStreamer.h | ||
MCObjectWriter.h | ||
MCSection.h | ||
MCSectionCOFF.h | ||
MCSectionELF.h | ||
MCSectionMachO.h | ||
MCStreamer.h | ||
MCSymbol.h | ||
MCValue.h | ||
SectionKind.h |