Fix a couple of Doxygen comment issues pointed out by -Wdocumentation.
[oota-llvm.git] / utils / TableGen / PseudoLoweringEmitter.cpp
2012-09-06 Tom StellardTablegen: Add OperandWithDefaultOps Operand type
2012-06-11 Jakob Stoklund OlesenWrite llvm-tblgen backends as functions instead of...
2012-03-20 Evan ChengReserve number of MI operands to accom,odate complex...
2012-02-05 Craig TopperConvert assert(0) to llvm_unreachable
2012-01-10 David BlaikieRemove unnecessary default cases in switches that cover...
2011-10-01 Peter CollingbourneMove TableGen's parser and entry point into a library
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-07-08 Jim GrosbachTableGen'erated MC lowering for simple pseudo-instructions.