1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-20 19:42:54 +02:00
llvm-mirror/test/Transforms/FunctionImport
Teresa Johnson f8ebb56e6b Fix bot failures by requiring x86 target
The tests added in r311254 require a target triple since they are
running through code generation. Fix bot failures by requiring
an x86 target.

llvm-svn: 311257
2017-08-19 19:15:04 +00:00
..
Inputs [ThinLTO] Fix ThinLTO crash 2017-08-19 18:04:25 +00:00
adjustable_threshold.ll
funcimport_alias.ll
funcimport_debug.ll
funcimport_var.ll Fix bot failures by requiring x86 target 2017-08-19 19:15:04 +00:00
funcimport.ll ThinLTO: Don't import aliases of any kind (even linkonce_odr) 2017-07-27 15:09:06 +00:00
hotness_based_import2.ll [ThinLTO] Ensure callees get hot threshold when first seen on cold path 2016-12-15 18:21:01 +00:00
hotness_based_import.ll [thinlto] Don't decay threshold for hot callsites 2016-09-30 03:01:17 +00:00
inlineasm.ll [llvm] Remove redundant --check-prefix=CHECK from tests 2016-10-24 18:57:55 +00:00