| commit | a1bbc323fadc0088bf18a6d3fdafa415b711aade | [log] [tgz] |
|---|---|---|
| author | Craig Topper <craig.topper@gmail.com> | Sat Oct 05 05:38:16 2013 +0000 |
| committer | Craig Topper <craig.topper@gmail.com> | Sat Oct 05 05:38:16 2013 +0000 |
| tree | 377af184270da549b2877ca2fc29d84f9f5197dd | |
| parent | aff49df0fe04cdbdfef58c22acafead573acf059 [diff] |
Add OPC_CheckChildSame0-3 to the DAG isel matcher. This replaces sequences of MoveChild, CheckSame, MoveParent. Saves 846 bytes from the X86 DAG isel matcher, ~300 from ARM, ~840 from Hexagon. llvm-svn: 192026