Fix the disassembly of the X86 crc32 instruction. Bug 10702 and rdar://8795217
[oota-llvm.git] / utils / TableGen / OptParserEmitter.cpp
2011-07-29 David GreeneUnconstify Inits
2011-07-29 David Greene[AVX] Constify Inits
2011-07-11 Eric ChristopherRevert r134921, 134917, 134908 and 134907. They're...
2011-07-11 David Greene[AVX] Make Inits Foldable
2011-04-15 Chris LattnerFix a ton of comment typos found by codespell. Patch by
2010-01-04 Daniel Dunbartblgen/OptParser: Use EmitSourceFileHeader.
2009-12-04 Daniel DunbarOptParser: Emit HelpText field for option groups.
2009-11-19 Daniel DunbarTableGen/OptParser: When ordering options, make "sentin...
2009-11-18 Daniel DunbarTableGen: Add initial backend for clang Driver's option...