1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 03:02:36 +01:00
llvm-mirror/lib/Bitcode
evgeny eb9d6d122a [ThinLTO] Always import constants
This patch imports constant variables even when they can't be internalized
(which results in promotion). This offers some extra constant folding
opportunities.

Differential revision: https://reviews.llvm.org/D70404
2020-01-15 19:29:01 +03:00
..
Reader [ThinLTO] Always import constants 2020-01-15 19:29:01 +03:00
Writer [ThinLTO] Always import constants 2020-01-15 19:29:01 +03:00
CMakeLists.txt
LLVMBuild.txt