diff options
author | Rafael Espindola <rafael.espindola@gmail.com> | 2015-06-22 18:06:15 +0000 |
---|---|---|
committer | Rafael Espindola <rafael.espindola@gmail.com> | 2015-06-22 18:06:15 +0000 |
commit | 1c863ca3ea380b51a1c47e1f23589753a1a287c4 (patch) | |
tree | 4d5bf5bc0b7332b47e7a218b312fc27ae54b338c /polly/lib/External/isl/compile | |
parent | 6f567a4b79caf95c056ca6b37e6796b60e94be99 (diff) | |
download | bcm5719-llvm-1c863ca3ea380b51a1c47e1f23589753a1a287c4.tar.gz bcm5719-llvm-1c863ca3ea380b51a1c47e1f23589753a1a287c4.zip |
Remove the IsStreamed member variable.
Having different code paths for streamed and regular bitcode reading was a
source of bugs in the past and this defines them away.
It has a small but noticeable impact on performance. I timed running
"opt -disable-output -disable-verify" on a ltoed clang. It goes from
14.752845231 seconds time elapsed ( +- 0.16% )
to
15.012463721 seconds time elapsed ( +- 0.11% )
Extracted from a patch by Karl Schimpf.
llvm-svn: 240305
Diffstat (limited to 'polly/lib/External/isl/compile')
0 files changed, 0 insertions, 0 deletions