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
/
flang
/
unittests
/
Optimizer
/
Builder
/
Runtime
History
Yi Wu
de58aa8372
[flang] GETPID runtime and lower intrinsic implementation (
#70442
)
...
Runtime function GetPID calls the function getpid from unistd.h or process.h base on the OS.
2023-11-13 10:31:36 +00:00
..
Allocatable.cpp
[flang] Add lowering of move_alloc to IntrinsicCall
2023-01-20 15:12:25 +00:00
AllocatableTest.cpp
[flang] Handle dynamic type in move_alloc
2023-03-01 09:45:02 +01:00
AssignTest.cpp
…
CharacterTest.cpp
[flang] Use x.empty() instead of llvm::empty(x) (NFC)
2022-09-18 11:10:11 -07:00
CommandTest.cpp
[flang] GETPID runtime and lower intrinsic implementation (
#70442
)
2023-11-13 10:31:36 +00:00
DerivedTest.cpp
…
NumericTest.cpp
[flang] Remove 'using namespace mlir;` from header files
2022-03-09 10:19:51 +00:00
RaggedTest.cpp
…
ReductionTest.cpp
[flang] Add type-specific runtime entries for Minloc/Maxloc.
2022-10-10 16:58:33 -07:00
RuntimeCallTestBase.h
Break circular dependency between FIR dialect and utilities
2023-03-09 15:24:51 -08:00
StopTest.cpp
[flang] Upstream partial lowering of EXIT intrinsic
2022-02-01 17:48:51 +00:00
TransformationalTest.cpp
[flang] Lowering and runtime support for F08 transformational intrinsics: BESSEL_JN and BESSEL_YN
2022-12-19 07:59:38 -07:00