Chris Lattner
|
834f1ce031
|
rename isLoad -> isSimpleLoad due to evan's desire to have such a predicate.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@45667 91177308-0d34-0410-b5e6-96231b3b80d8
|
2008-01-06 23:38:27 +00:00 |
|
Chris Lattner
|
2e48a70b35
|
rename isStore -> mayStore to more accurately reflect what it captures.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@45656 91177308-0d34-0410-b5e6-96231b3b80d8
|
2008-01-06 08:36:04 +00:00 |
|
Chris Lattner
|
6cc654b27a
|
Split the impl of CodeGenInstruction out to its own .cpp file, add a getName() accessor.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@45645 91177308-0d34-0410-b5e6-96231b3b80d8
|
2008-01-06 01:35:39 +00:00 |
|