1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-25 05:52:53 +02:00
llvm-mirror/test/LTO/X86
Tobias Edler von Koch 4bb34e0b6f [LTO] Add options to llvm-lto to select output format and dump merged module
This introduces two new options:
- "llvm-lto -save-merged-module -o outfile" dumps the LTO Module to
  outfile.merged.bc prior to CodeGen and after LTO optimizations have been run.
- "llvm-lto -filetype=asm -o outfile" makes llvm-lto emit assembly instead of
  object code in outfile.

Both are intended for use in lit tests.

llvm-svn: 253624
2015-11-20 00:13:05 +00:00
..
Inputs Add a new attribute: norecurse 2015-11-06 10:32:53 +00:00
attrs.ll
bcsection.ll Make the default triple optional by allowing an empty string 2015-09-16 05:34:32 +00:00
cfi_endproc.ll
current-section.ll Make the default triple optional by allowing an empty string 2015-09-16 05:34:32 +00:00
diagnostic-handler-noexit.ll Add a libLTO diagnostic handler that supports lto_get_error_message API 2015-11-11 19:59:08 +00:00
diagnostic-handler-remarks.ll [LTO] Add an early run of functionattrs 2015-11-18 11:24:42 +00:00
disable-verify.ll Reapply "LTO: Disable extra verify runs in release builds" 2015-09-15 23:05:59 +00:00
invalid.ll Add a new attribute: norecurse 2015-11-06 10:32:53 +00:00
keep-used-puts-during-instcombine.ll
linkonce_odr_func.ll
list-symbols.ll Make the default triple optional by allowing an empty string 2015-09-16 05:34:32 +00:00
lit.local.cfg
llvm-lto-output.ll [LTO] Add options to llvm-lto to select output format and dump merged module 2015-11-20 00:13:05 +00:00
no-undefined-puts-when-implemented.ll
parallel.ll Add powerpc64 to parallel.ll unsupported architecture list. 2015-09-04 19:45:36 +00:00
private-symbol.ll
runtime-library.ll
set-merged.ll
symver-asm.ll
triple-init.ll