Skip to content
Commit a44697c3 authored by Chris Lattner's avatar Chris Lattner
Browse files

Emit a redundant check for immediates at root context, e.g. (imm 0).

This allows formation of OpcodeSwitch for top level patterns, in
particular on X86.  This saves about 1K of data space in the x86
table and makes the dispatch much more efficient.

llvm-svn: 97440
parent 053a28a3
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment