1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-22 18:54:02 +01:00
llvm-mirror/test/Transforms/FunctionSpecialization
Chuanqi Xu 16bf4a4717 [FuncSpec] Add an option to specializing literal constant
Now the option is off by default. Since we are not sure if this option
would make the compile time increase aggressively. Although we tested it
on SPEC2017, we may need to test more to make it on by default.

Reviewed By: SjoerdMeijer

Differential Revision: https://reviews.llvm.org/D104365
2021-06-30 11:26:44 +08:00
..
function-specialization2.ll
function-specialization3.ll [OpaquePtr] Support forward references in textual IR 2021-06-29 20:10:31 +02:00
function-specialization4.ll [OpaquePtr] Support forward references in textual IR 2021-06-29 20:10:31 +02:00
function-specialization5.ll
function-specialization-constant-integers.ll [FuncSpec] Add an option to specializing literal constant 2021-06-30 11:26:44 +08:00
function-specialization-loop.ll
function-specialization-minsize.ll [FuncSpec] Add minsize test. NFC. 2021-06-21 15:21:09 +01:00
function-specialization-nodup2.ll [FuncSpec] Don't specialise functions with NoDuplicate instructions. 2021-06-21 09:02:11 +01:00
function-specialization-nodup.ll
function-specialization-noexec.ll
function-specialization-recursive.ll
function-specialization-stats.ll
function-specialization.ll