llvm-project/llvm/lib/Bitcode
evgeny 10cadee5ce [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 Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00