diff options
author | Ahmed Bougacha <ahmed.bougacha@gmail.com> | 2015-02-19 23:30:37 +0000 |
---|---|---|
committer | Ahmed Bougacha <ahmed.bougacha@gmail.com> | 2015-02-19 23:30:37 +0000 |
commit | dfdf54bed072e176a466a7180c418ce9b9b75588 (patch) | |
tree | feda78f894e423fa45b057ac9c641a8a60e8f407 /llvm/lib/CodeGen | |
parent | 7330264146f171464dfc4474c5e708c1d2770083 (diff) | |
download | bcm5719-llvm-dfdf54bed072e176a466a7180c418ce9b9b75588.tar.gz bcm5719-llvm-dfdf54bed072e176a466a7180c418ce9b9b75588.zip |
[ARM] Minor cleanup to CombineBaseUpdate. NFC.
In preparation for a future patch:
- rename isLoad to isLoadOp: the former is confusing, and can be taken
to refer to the fact that the node is an ISD::LOAD. (it isn't, yet.)
- change formatting here and there.
- add some comments.
- const-ify bools.
llvm-svn: 229929
Diffstat (limited to 'llvm/lib/CodeGen')
0 files changed, 0 insertions, 0 deletions