diff options
author | Richard Smith <richard-llvm@metafoo.co.uk> | 2015-12-10 01:11:47 +0000 |
---|---|---|
committer | Richard Smith <richard-llvm@metafoo.co.uk> | 2015-12-10 01:11:47 +0000 |
commit | efb116fba6a88c42fc6d7e4449557700747f8da7 (patch) | |
tree | c8b05d0a99dd1348649ed349b28304640e852fd7 /llvm/lib/Transforms/Utils/InlineFunction.cpp | |
parent | 6fd28dfe5da554363ba599981a15c5a859a86ddd (diff) | |
download | llvm-efb116fba6a88c42fc6d7e4449557700747f8da7.zip llvm-efb116fba6a88c42fc6d7e4449557700747f8da7.tar.gz llvm-efb116fba6a88c42fc6d7e4449557700747f8da7.tar.bz2 |
PR25416: Improve performance of processing inline assembly consisting of many
implicitly-concatenated string literals. When looking for the start of a token
in the inline assembly, start from the end of the previous token, not the start
of the entire string.
Patch by Yunlian Jiang!
llvm-svn: 255198
Diffstat (limited to 'llvm/lib/Transforms/Utils/InlineFunction.cpp')
0 files changed, 0 insertions, 0 deletions