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
/
lib
/
Frontend
/
OpenMP
History
Kazu Hirata
902b0bd04a
[llvm] Remove "const" in the presence of "constexpr" (NFC) (
#166109
)
...
"const" is extraneous in the presence of "constexpr" for simple variables and arrays.
2025-11-02 15:52:44 -08:00
..
CMakeLists.txt
[Frontend][OpenMP] Implement directive name parser (
#146776
)
2025-07-03 12:18:01 -05:00
DirectiveNameParser.cpp
[Frontend][OpenMP] Implement directive name parser (
#146776
)
2025-07-03 12:18:01 -05:00
OMP.cpp
[Frontend][OpenMP] Move isPrivatizingConstruct from flang (
#155477
)
2025-08-27 08:21:58 -05:00
OMPContext.cpp
[OpenMP] implementation set controls elision for begin declare variant (
#139287
)
2025-05-09 16:32:39 -07:00
OMPIRBuilder.cpp
[llvm] Remove "const" in the presence of "constexpr" (NFC) (
#166109
)
2025-11-02 15:52:44 -08:00