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
/
Optimizer
/
CodeGen
History
Krzysztof Parzyszek
546f32df26
[flang][CodeGen] Fix use-after-free in BoxedProcedurePass (
#84376
)
...
Avoid inspecting an operation that has been replaced. This was detected by address sanitizer.
2024-03-11 08:00:18 -05:00
..
BoxedProcedure.cpp
[flang][CodeGen] Fix use-after-free in BoxedProcedurePass (
#84376
)
2024-03-11 08:00:18 -05:00
CGOps.cpp
[flang] Accept BaseBoxType in couple of fir.array_* operations
2022-11-21 16:54:47 +01:00
CGOps.h
[flang] Remove 'using namespace mlir;` from header files
2022-03-09 10:19:51 +00:00
CMakeLists.txt
[Flang][OpenMP] Initial mapping of Fortran pointers and allocatables for target devices (
#71766
)
2024-02-05 18:45:07 +01:00
CodeGen.cpp
[flang][NFC] Expose FIR to LLVM patterns (
#83492
)
2024-03-04 09:11:59 +01:00
CodeGenOpenMP.cpp
[Flang][OpenMP] Initial mapping of Fortran pointers and allocatables for target devices (
#71766
)
2024-02-05 18:45:07 +01:00
DescriptorModel.h
[flang] Move internal Fortran::ISO namespace out of user-facing ISO_F… (
#72909
)
2023-11-30 12:59:06 -08:00
PassDetail.h
…
PreCGRewrite.cpp
Break circular dependency between FIR dialect and utilities
2023-03-09 15:24:51 -08:00
Target.cpp
[Flang][AArch64] Add support for complex16 params/returns (
#84217
)
2024-03-08 12:43:39 +00:00
TargetRewrite.cpp
[Flang][Lower] Attach target_cpu and target_features attributes to MLIR functions (
#78289
)
2024-01-30 13:45:56 +00:00
TBAABuilder.cpp
[flang][TBAABuilder] not all loads and stores are inside of functions (
#84305
)
2024-03-08 10:34:00 +00:00
TypeConverter.cpp
[Flang][Lower] Attach target_cpu and target_features attributes to MLIR functions (
#78289
)
2024-01-30 13:45:56 +00:00