Revert BuildVectorSDNode related patches: 65426, 65427, and 65296.
[oota-llvm.git] / utils / TableGen / TGLexer.h
2008-10-22 Argyrios KyrtzidisUnbreak LLVM on the MSVC compiler:
2008-10-17 Dan GohmanFun x86 encoding tricks: when adding an immediate value...
2007-12-29 Chris Lattnerremove attributions from utils.
2007-11-22 Chris Lattneradd missing #include
2007-11-22 Chris LattnerRewrite the tblgen parser in a recursive descent style...
2007-11-19 Chris LattnerRecord the start of the current token, for use in error...
2007-11-19 Chris LattnerAdd carat diagnostics to tblgen lexer errors.
2007-11-18 Chris Lattnerreimplement the tblgen lexer with a simple hand-written...