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

add a little function to do arbitrary string pattern matching in a

much more efficient way than a sequence of if's.  Switch MatchRegisterName
to use it.  It would be nice if someone could factor this out to a shared
place in tblgen :)

llvm-svn: 78492
parent e139f868
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