Evan Cheng 676d731c61 - Clean up tablegen dag isel generator code.
- Clean up the code generated by tablegen:
  * AddToISelQueue now takes one argument.
  * ComplexPattern matching condition can now be shared.
  * Eliminate passing unnecessary arguments to emit routines.
  * Eliminate some unneeded SDOperand declarations in select routines.
  * Other minor clean ups.
- This reduces foot print slightly: X86ISelDAGToDAG.o is reduced from 971k
  to 823k.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@29892 91177308-0d34-0410-b5e6-96231b3b80d8
2006-08-26 00:59:04 +00:00
..
2006-03-14 06:05:05 +00:00
2005-04-22 00:00:37 +00:00
2003-10-16 23:46:01 +00:00
2006-08-09 19:40:13 +00:00
2006-08-15 03:50:10 +00:00
2004-03-02 15:54:25 +00:00
2005-08-02 00:10:52 +00:00