Fix preload instruction isel. Only v7 supports pli, and only v7 with mp extension...
[oota-llvm.git] / include / llvm / Target / TargetAsmLexer.h
2010-01-31 Sean CallananMoved InstallLexer() from the X86-specific AsmLexer
2010-01-22 Sean CallananFilled out the skeleton of the TargetAsmLexer to behave
2010-01-22 Chris Lattnerstub out a new TargetAsmLexer interface.