This website requires JavaScript.
Explore
Help
Register
Sign In
caio
/
clang-p2996
Watch
1
Star
0
Fork
0
You've already forked clang-p2996
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
ea4cbbbfa4207c30888acffc499c8fc71cd3d84f
clang-p2996
/
llvm
/
test
/
Transforms
/
FunctionSpecialization
History
Tiwari Abhinav Ashok Kumar
bfb1559fbe
[NFC] Fix missing colon in CHECK directives
...
Reviewed By: fhahn Differential Revision:
https://reviews.llvm.org/D144412
2023-02-21 00:13:04 +05:30
..
bug52821-use-after-free.ll
…
bug55000-read-uninitialized-value.ll
…
compiler-crash-58759.ll
[IPSCCP] Enable specialization of functions.
2023-01-13 14:04:17 +00:00
compiler-crash-60191.ll
[IPSCCP][FuncSpec] Fix compiler crash 60191.
2023-01-24 18:36:12 +00:00
compiler-crash-promote-alloca.ll
[FuncSpec] Prevent assertion failure when no store value is found
2023-02-07 13:57:27 -08:00
function-specialization2.ll
…
function-specialization3.ll
…
function-specialization4.ll
…
function-specialization5.ll
…
function-specialization-always-inline.ll
…
function-specialization-constant-expression2.ll
…
function-specialization-constant-expression3.ll
…
function-specialization-constant-expression4.ll
…
function-specialization-constant-expression5.ll
…
function-specialization-constant-expression.ll
…
function-specialization-constant-integers.ll
…
function-specialization-loop.ll
…
function-specialization-minsize2.ll
…
function-specialization-minsize3.ll
…
function-specialization-minsize.ll
…
function-specialization-nodup2.ll
…
function-specialization-nodup.ll
…
function-specialization-noexec.ll
…
function-specialization-nonconst-glob.ll
…
function-specialization-poison.ll
…
function-specialization-recursive2.ll
…
function-specialization-recursive3.ll
…
function-specialization-recursive4.ll
…
function-specialization-recursive.ll
…
function-specialization-stats.ll
…
function-specialization.ll
…
get-possible-constants.ll
…
global-rank.ll
…
identical-specializations.ll
…
literal-const.ll
…
no-spec-unused-arg.ll
…
noinline.ll
…
remove-dead-recursive-function.ll
…
specialization-order.ll
[NFC] Fix missing colon in CHECK directives
2023-02-21 00:13:04 +05:30
specialize-multiple-arguments.ll
…