1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-23 13:02:52 +02:00
llvm-mirror/test/LTO/X86
Adrian Prantl 1f3fc31b75 Renumber testcase metadata nodes after r290153.
This patch renumbers the metadata nodes in debug info testcases after
https://reviews.llvm.org/D26769. This is a separate patch because it
causes so much churn. This was implemented with a python script that
pipes the testcases through llvm-as - | llvm-dis - and then goes
through the original and new output side-by side to insert all
comments at a close-enough location.

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

llvm-svn: 290292
2016-12-22 00:45:21 +00:00
..
Inputs Renumber testcase metadata nodes after r290153. 2016-12-22 00:45:21 +00:00
attrs.ll
bcsection.ll
cfi_endproc.ll IR: Introduce local_unnamed_addr attribute. 2016-06-14 21:01:22 +00:00
current-section.ll Restore "[ThinLTO] Prevent exporting of locals used/defined in module level asm" 2016-11-14 17:12:32 +00:00
diagnostic-handler-noexit.ll
diagnostic-handler-remarks-with-hotness.ll [LTO] Reject modules without datalayout. 2016-12-14 21:57:04 +00:00
diagnostic-handler-remarks.ll [LTO] Reject modules without datalayout. 2016-12-14 21:57:04 +00:00
disable-verify.ll Refactor the InternalizePass into a helper class, and expose it through a public free function (NFC) 2016-04-13 05:25:08 +00:00
invalid.ll Add writeonly IR attribute 2016-07-04 08:01:29 +00:00
keep-used-puts-during-instcombine.ll
linkonce_odr_func.ll IR: Introduce local_unnamed_addr attribute. 2016-06-14 21:01:22 +00:00
list-symbols.ll
lit.local.cfg
llvm-lto-output.ll
no-undefined-puts-when-implemented.ll [LTO] Reject modules without datalayout. 2016-12-14 21:57:04 +00:00
objc-detection-i386.ll Add a libLTO API to query a memory buffer and check if it contains ObjC categories 2016-07-11 23:10:18 +00:00
objc-detection.ll Add a libLTO API to query a memory buffer and check if it contains ObjC categories 2016-07-11 23:10:18 +00:00
parallel.ll
pr25919.ll
private-symbol.ll
remangle_intrinsics_tbaa.ll Fix auto-upgrade of TBAA tags in Bitcode Reader 2016-09-14 22:29:59 +00:00
remangle_intrinsics.ll Remangle intrinsics names when types are renamed 2016-06-24 15:10:29 +00:00
restore-externals.ll [LTO] Restore original linkage of externals prior to splitting 2016-01-18 23:24:54 +00:00
runtime-library.ll
set-merged.ll Revert r265817 2016-04-08 18:15:37 +00:00
stdcall.ll LTO: Use the correct mangler function in LTOCodeGenerator::applyScopeRestrictions(). 2016-10-12 20:12:19 +00:00
strip-debug-info.ll Allow the LTO code generator to strip invalid debug info from the input. 2016-05-09 19:57:15 +00:00
symver-asm.ll
triple-init.ll [LTO] Reject modules without datalayout. 2016-12-14 21:57:04 +00:00
type-mapping-bug.ll Renumber testcase metadata nodes after r290153. 2016-12-22 00:45:21 +00:00
unnamed.ll LTO: Don't bother trying to mangle unnamed globals, as they can't be preserved with MustPreserveSymbols. 2016-04-27 23:48:11 +00:00