1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 11:42:57 +01:00
llvm-mirror/lib/Transforms
Chris Lattner c00392210d Broad superficial changes:
* Renamed getOpcode to getOpcodeName
* Changed getOpcodeName to return a const char * instead of string
* Added a getOpcode method to replace getInstType
* Changed code to use getOpcode instead of getInstType

llvm-svn: 152
2001-07-07 19:24:15 +00:00
..
IPO Broad superficial changes: 2001-07-07 19:24:15 +00:00
Scalar Broad superficial changes: 2001-07-07 19:24:15 +00:00
Utils Broad superficial changes: 2001-07-07 19:24:15 +00:00