llvm-project/llvm/test/LTO/Resolution/X86
Tobias Edler von Koch f454b9eadf [LTO] Add ability to emit assembly to new LTO API
Summary:
Add a field to LTO::Config, CGFileType, to select the file type to emit (object
or assembly). This is useful for testing and to implement -save-temps.

Reviewers: tejohnson, mehdi_amini, pcc

Reviewed By: mehdi_amini

Subscribers: davide, llvm-commits

Differential Revision: https://reviews.llvm.org/D29475

llvm-svn: 295226
2017-02-15 20:36:36 +00:00
..
Inputs Temporarily revert "For X86-64 linux and PPC64 linux align int128 to 16 bytes." 2017-02-10 04:35:32 +00:00
alias.ll [LTO] Change addSaveTemps API: do not add dot to the supplied prefix path 2016-08-18 00:12:33 +00:00
asm-output.ll [LTO] Add ability to emit assembly to new LTO API 2017-02-15 20:36:36 +00:00
comdat.ll Temporarily revert "For X86-64 linux and PPC64 linux align int128 to 16 bytes." 2017-02-10 04:35:32 +00:00
common2.ll Temporarily revert "For X86-64 linux and PPC64 linux align int128 to 16 bytes." 2017-02-10 04:35:32 +00:00
commons.ll [LTO] Fix commons handling 2016-09-14 21:05:04 +00:00
diagnostic-handler-remarks-with-hotness.ll [lib/LTO] Add support for hotness optremarks in the new API. 2017-02-12 05:05:35 +00:00
diagnostic-handler-remarks.ll [LTO] Remove useless redirection from test. NFCI. 2017-02-12 05:43:25 +00:00
empty-bitcode.test LTO: Add support for multi-module bitcode files. 2016-12-14 01:17:59 +00:00
intrinsic.ll Don't drop the llvm. prefix when renaming. 2016-10-03 15:51:42 +00:00
link-odr-availextern.ll LTO: Link non-prevailing weak_odr or linkonce_odr globals into the combined module with available_externally linkage. 2017-02-02 05:22:42 +00:00
lit.local.cfg Restore "Resolution-based LTO API." 2016-08-11 14:58:12 +00:00
lowertypetests.ll Temporarily revert "For X86-64 linux and PPC64 linux align int128 to 16 bytes." 2017-02-10 04:35:32 +00:00
mixed_lto.ll Temporarily revert "For X86-64 linux and PPC64 linux align int128 to 16 bytes." 2017-02-10 04:35:32 +00:00
multi-thinlto.ll [LTO] Add the missing datalayout in a test. 2016-12-14 21:57:14 +00:00