diff options
author | Bob Wilson <bob.wilson@apple.com> | 2009-12-19 06:53:17 +0000 |
---|---|---|
committer | Bob Wilson <bob.wilson@apple.com> | 2009-12-19 06:53:17 +0000 |
commit | e88728d757d3090f1c0885b78d3675a7e143a2f9 (patch) | |
tree | 8e3a406bcca2d146c32a7e4024bfa98b44882cd5 /lib/Transforms/Scalar/InstructionCombining.cpp | |
parent | 8783087f69989b2350c158890b26952977d8e437 (diff) |
Update my SROA changes in response to review.
* change FindElementAndOffset to return a uint64_t instead of unsigned, and
to identify the type to be used for that result in a GEP instruction.
* move "isa<ConstantInt>" to be first in conditional.
* replace some dyn_casts with casts.
* add a comment about handling mem intrinsics.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@91762 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Transforms/Scalar/InstructionCombining.cpp')
0 files changed, 0 insertions, 0 deletions