Cleanup set_union usage. The same thing but a bit cleaner now.
[oota-llvm.git] / utils / TableGen / PseudoLoweringEmitter.cpp
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.