Age | Commit message (Collapse) | Author | |
---|---|---|---|
2001-07-07 | Broad superficial changes: | Chris Lattner | |
* 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 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@152 91177308-0d34-0410-b5e6-96231b3b80d8 | |||
2001-07-06 | Add method to unify all exit nodes of a method | Chris Lattner | |
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@143 91177308-0d34-0410-b5e6-96231b3b80d8 |