]> granicus.if.org Git - llvm/commit
Reduce the number of times we query the subtarget for the same information.
authorEric Christopher <echristo@gmail.com>
Fri, 31 Mar 2017 23:12:27 +0000 (23:12 +0000)
committerEric Christopher <echristo@gmail.com>
Fri, 31 Mar 2017 23:12:27 +0000 (23:12 +0000)
commit8d057d4705f311368a8bcf58afd1d449a4adce90
treea89fcd5c6f4b6ac6fe3b420df433963fed7b33fb
parentdae6ed5d296f82262b5ff6c3606bc20e7b0ed422
Reduce the number of times we query the subtarget for the same information.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@299278 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/AArch64/AArch64FrameLowering.cpp