Reimplement (part of) the or -> add optimization. Matching 'or' into 'add'
[oota-llvm.git] / lib / Target / TargetAsmLexer.cpp
2010-01-31 Sean CallananMoved InstallLexer() from the X86-specific AsmLexer
2010-01-22 Chris Lattnerstub out a new TargetAsmLexer interface.