aboutsummaryrefslogtreecommitdiff
path: root/flang/.drone.star
AgeCommit message (Expand)AuthorFilesLines
2020-03-27[flang] [mlir rebase] Add MLIR config and react to MLIR name changes (flang-c...Steve Scalpone1-2/+2
2020-03-11[flang] Add Fortran IR (FIR) MLIR dialect implementation (flang-compiler/f18#...jeanPerier1-8/+8
2020-02-26[flang] Remove clang from LLVM drone builds until needed to fasten buildsJean Perier1-2/+2
2020-02-26[flang] Fix drone CI build failure due to lack of FileCheckJean Perier1-4/+4
2020-02-25[flang] Replace module writer posix file handling with llvm file handling. (f...David Truby1-4/+16
2020-02-17[flang] Add Pre-FIR Tree structure to help lowering the parse-treeJean Perier1-2/+2
2020-02-13[flang] Add zlib to drone files so that linking LLVM works. (flang-compiler/f...David Truby1-2/+2
2019-11-18[flang] Another atempt to lower core countDavid Truby1-2/+2
2019-11-18[flang] Change images used for CI to solve build issuesDavid Truby1-6/+6
2019-11-15[flang] Disable arm64 gcc builds in CI until they can be fixedDavid Truby1-1/+1
2019-11-14[flang] Reduce number of threads used for building.David Truby1-2/+2
2019-11-13[flang] Add CI file for cloud.drone.ioDavid Truby1-0/+48