De-virtualize mnemonicIsValid and remove from the base class. It's not called by...
[oota-llvm.git] / include / llvm / IR / ModuleSlotTracker.h
2015-07-27 Alex LorenzIR: Expose the method 'getLocalSlot' in the module...
2015-06-26 Duncan P. N. Exon... CodeGen: Push the ModuleSlotTracker through Metadata
2015-06-26 Duncan P. N. Exon... CodeGen: Use a single SlotTracker in MachineFunction...