This website requires JavaScript.
Explore
Help
Sign In
shylie
/
llvm-project
Watch
1
Star
0
Fork
0
You've already forked llvm-project
Code
Issues
Pull Requests
Actions
6
Packages
Projects
Releases
Wiki
Activity
llvm-project
/
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
…