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
/
lib
/
Frontend
History
Fangrui Song
bd0aab5a15
[Frontend] Sort featuresVec for AMDGPU target features
...
D145579 leverages the iteration order of StringSet, which is not guaranteed to be deterministic.
2023-07-22 15:57:41 -07:00
..
.clang-format
[flang][driver] Switch to the MLIR coding style in the driver (nfc)
2022-05-14 10:27:06 +00:00
.clang-tidy
[flang][driver] Switch to the MLIR coding style in the driver (nfc)
2022-05-14 10:27:06 +00:00
CMakeLists.txt
[mlir] Add support for "promised" interfaces
2023-06-09 11:30:13 -07:00
CodeGenOptions.cpp
[Flang][Driver] Add support for PIC
2022-08-22 11:10:42 -07:00
CompilerInstance.cpp
[NFC][TargetParser] Remove llvm/ADT/Triple.h
2023-02-07 12:39:46 +00:00
CompilerInvocation.cpp
[flang][nfc] Clarify the usage of llvmArgs and mlirArgs
2023-07-21 16:24:07 +01:00
FrontendAction.cpp
[flang] CUDA Fortran - part 1/5: parsing
2023-05-31 09:48:59 -07:00
FrontendActions.cpp
[Frontend] Sort featuresVec for AMDGPU target features
2023-07-22 15:57:41 -07:00
FrontendOptions.cpp
[flang] CUDA Fortran - part 1/5: parsing
2023-05-31 09:48:59 -07:00
LangOptions.cpp
[flang] Add -ffp-contract option processing
2022-10-31 11:32:31 +00:00
TextDiagnostic.cpp
[flang][driver] Switch to the MLIR coding style in the driver (nfc)
2022-05-14 10:27:06 +00:00
TextDiagnosticBuffer.cpp
[flang][driver] Switch to the MLIR coding style in the driver (nfc)
2022-05-14 10:27:06 +00:00
TextDiagnosticPrinter.cpp
[Flang] Run clang-format on all flang files
2022-11-03 09:26:22 -07:00