forked from OSchip/llvm-project
7ca744488f
Summary: LTO and ThinLTO optimizes the IR differently. One source of differences is the amount of internalizations that can happen. Add an option to enable/disable internalization so that other differences can be studied in isolation. e.g. inlining. There are other things lto and thinlto do differently, I will add flags to enable/disable them as needed. Reviewers: tejohnson, pcc, steven_wu Subscribers: mehdi_amini, inglorion, steven_wu, dexonsmith, dang, llvm-commits Differential Revision: https://reviews.llvm.org/D53294 llvm-svn: 346140 |
||
---|---|---|
.. | ||
Inputs | ||
attrs.ll | ||
bcsection.ll | ||
cfi_endproc.ll | ||
codemodel-1.ll | ||
codemodel-2.ll | ||
codemodel-3.ll | ||
current-section.ll | ||
diagnostic-handler-noexit.ll | ||
diagnostic-handler-remarks-with-hotness.ll | ||
diagnostic-handler-remarks.ll | ||
disable-verify.ll | ||
dllimport.ll | ||
internalize.ll | ||
invalid.ll | ||
keep-used-puts-during-instcombine.ll | ||
libcall-overridden-via-alias.ll | ||
linkonce_odr_func.ll | ||
list-symbols.ll | ||
lit.local.cfg | ||
llvm-lto-output.ll | ||
no-undefined-puts-when-implemented.ll | ||
objc-detection-i386.ll | ||
objc-detection.ll | ||
parallel.ll | ||
pr25919.ll | ||
pr38046.ll | ||
private-symbol.ll | ||
remangle_intrinsics.ll | ||
remangle_intrinsics_tbaa.ll | ||
restore-externals.ll | ||
runtime-library.ll | ||
set-merged.ll | ||
stdcall.ll | ||
strip-debug-info-no-call-loc.ll | ||
strip-debug-info.ll | ||
symver-asm.ll | ||
symver-asm2.ll | ||
symver-asm3.ll | ||
triple-init.ll | ||
triple-init2.ll | ||
type-mapping-bug.ll | ||
type-mapping-bug2.ll | ||
unnamed.ll |