Jim Grosbach d1f1b79b52 Allow InstAlias's to use immediate matcher patterns that xform the value.
For example,

On ARM, "mov r3, #-3" is an alias for "mvn r3, #2", so we want to use a
matcher pattern that handles the bitwise negation when mapping to t2MVNi.

llvm-svn: 143233
2011-10-28 22:32:53 +00:00
..
2010-10-11 19:38:01 +00:00
2011-07-29 22:43:06 +00:00
2011-10-11 19:53:40 +00:00
2011-07-29 22:43:06 +00:00