Chris Lattner a90dbc133f change OperandsSignature to use SmallVector<char> instead of std::vector<string>
since the strings are always exactly one character, and there are usually only 2-3 operands.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@129678 91177308-0d34-0410-b5e6-96231b3b80d8
2011-04-17 22:24:13 +00:00
..
2011-02-03 23:26:36 +00:00
2011-03-11 01:27:24 +00:00
2011-03-14 02:30:32 +00:00