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
3eed57e7ef7da5eda765ccc19fd26fb8dfcd8d41
clang-p2996
/
llvm
/
test
/
Transforms
/
FunctionSpecialization
History
Sjoerd Meijer
071dbaec87
[FuncSpec] Add minsize test. NFC.
2021-06-21 15:21:09 +01:00
..
function-specialization2.ll
…
function-specialization3.ll
…
function-specialization4.ll
…
function-specialization5.ll
…
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
[FuncSpec] Don't specialise functions with attribute NoDuplicate.
2021-06-17 10:32:29 +01:00
function-specialization-noexec.ll
[FuncSpec] Fixed prefix typo in test function-specialization-noexec.ll. NFC.
2021-06-16 16:25:26 +01:00
function-specialization-recursive.ll
…
function-specialization-stats.ll
[FuncSpec] Remove other passes in a test RUN line. NFC.
2021-06-16 10:36:22 +01:00
function-specialization.ll
…