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-07-13 22:17:08 +00:00
2006-07-13 21:02:53 +00:00
2006-03-31 21:54:11 +00:00
2006-03-31 21:54:11 +00:00
2006-03-31 21:54:11 +00:00
2006-03-31 21:54:11 +00:00
2006-03-31 21:54:11 +00:00
2006-07-07 00:21:17 +00:00