diff options
author | Chris Lattner <sabre@nondot.org> | 2010-10-07 01:10:20 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2010-10-07 01:10:20 +0000 |
commit | 26d6a0449ab16048f8d0d21cbf534e8f4451615d (patch) | |
tree | 58c01518f12369d4a9dedccc2475aaebd249bc54 /llvm/lib/CodeGen/CodeGen.cpp | |
parent | 5b255c2dd68d266c909c39b6e2d9b3820e4ee0bb (diff) | |
download | llvm-26d6a0449ab16048f8d0d21cbf534e8f4451615d.zip llvm-26d6a0449ab16048f8d0d21cbf534e8f4451615d.tar.gz llvm-26d6a0449ab16048f8d0d21cbf534e8f4451615d.tar.bz2 |
Convert 'and' to single instance of a multipattern
which instantiates the 34 versions of and all in one
swoop. The BaseOpc/BaseOpc2/BaseOpc4 stuff should not
be required, but tblgen's feeble brain explodes when I
use Or4<BaseOpc>.V in the multipattern.
No change in the generated .inc files.
llvm-svn: 115893
Diffstat (limited to 'llvm/lib/CodeGen/CodeGen.cpp')
0 files changed, 0 insertions, 0 deletions