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
9eddc8b9bf4e4e0b01e2ecc90a71c4b3b4e9c8af
clang-p2996
/
llvm
/
test
/
Transforms
/
FunctionSpecialization
History
Hari Limaye
d68083feba
[FuncSpec] Update tests to use --include-generated-funcs (NFC)
2024-10-04 13:28:06 +00:00
..
bug52821-use-after-free.ll
…
bug55000-read-uninitialized-value.ll
…
compiler-crash-58759.ll
…
compiler-crash-60191.ll
…
compiler-crash-promote-alloca.ll
…
constant-struct.ll
…
discover-transitive-phis.ll
…
function-specialization2.ll
[FuncSpec] Update tests to use --include-generated-funcs (NFC)
2024-10-04 13:28:06 +00:00
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-expression6.ll
…
function-specialization-constant-expression.ll
…
function-specialization-constant-integers.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-stats.ll
…
function-specialization.ll
…
get-possible-constants.ll
…
global-rank.ll
…
global-var-constants.ll
Revert "[Transforms][IPO] Add func suffix in ArgumentPromotion and DeadArgume… (
#105742
)"
2024-09-19 03:54:13 -07:00
identical-specializations.ll
[FuncSpec] Update tests to use --include-generated-funcs (NFC)
2024-10-04 13:28:06 +00:00
literal-const.ll
…
no-spec-unused-arg.ll
…
noinline.ll
…
non-argument-tracked.ll
Revert "[Transforms][IPO] Add func suffix in ArgumentPromotion and DeadArgume… (
#105742
)"
2024-09-19 03:54:13 -07:00
phi-nodes-can-constfold.ll
…
phi-nodes-non-constfoldable.ll
…
promoteContantStackValues.ll
…
recursive-penalty.ll
…
remove-dead-recursive-function.ll
…
specialization-order.ll
Revert "[Transforms][IPO] Add func suffix in ArgumentPromotion and DeadArgume… (
#105742
)"
2024-09-19 03:54:13 -07:00
specialize-multiple-arguments.ll
…
track-return.ll
…