aboutsummaryrefslogtreecommitdiff
path: root/flang/test/lit.cfg.py
AgeCommit message (Expand)AuthorFilesLines
2023-05-31[flang] CUDA Fortran - part 1/5: parsingPeter Klausler1-1/+2
2023-05-25[NFC][Py Reformat] Reformat python files in the rest of the dirsTobias Hieta1-47/+92
2023-02-10[flang] Do not print backtrace for most TODOs.Slava Zakharin1-6/+9
2022-11-28[Flang][Test] Add support to change the default target triple for testsUsman Nadeem1-0/+5
2022-11-10[Flang] Allow registering plugin extensions with the pass builderUsman Nadeem1-0/+7
2022-09-14[flang][driver]Fix broken flang-new mlir testMats Petersson1-2/+2
2022-05-05[flang][driver] Add support for consuming LLVM IR/BC filesAndrzej Warzynski1-1/+2
2022-03-09[flang][driver] Add support for -S and implement -c/-emit-objAndrzej Warzynski1-0/+5
2021-12-02[Flang] Replace notifyMatchFailure with TODO hard failuresKiran Chandramohan1-1/+16
2021-12-01Revert "[Flang] Replace notifyMatchFailure with TODO hard failures"Kiran Chandramohan1-13/+0
2021-12-01[Flang] Replace notifyMatchFailure with TODO hard failuresKiran Chandramohan1-0/+13
2021-09-03[flang] Move runtime API headers to flang/include/flang/RuntimePeter Klausler1-3/+3
2021-08-25[flang] Implement Posix version of DATE_AND_TIME runtimeJean Perier1-1/+4
2021-08-13[flang][nfc] Remove `flang-new-driver` from LITAndrzej Warzynski1-4/+0
2021-08-12[flang][driver] Add support for Frontend PluginsStuart Ellis1-0/+10
2021-08-05[flang][driver] Delete `f18` (i.e. the old Flang driver)Andrzej Warzynski1-14/+5
2021-06-16[flang] Check there's no dependency on C++ libs. NFCDiana Picus1-0/+15
2021-06-16Revert "[flang] Check there's no dependency on C++ libs"Diana Picus1-13/+0
2021-06-16[flang] Check there's no dependency on C++ libsDiana Picus1-0/+13
2021-05-06[flang] Remove `%f18` from LIT configuration filesAndrzej Warzynski1-5/+3
2021-04-13[flang][driver] Remove `%flang-new` from the LIT configurationAndrzej Warzynski1-1/+0
2021-03-29[flang][driver] Add default intrinsic module path in f18 to make f18 behave l...Arnamoy Bhattacharyya1-3/+0
2021-02-23[flang][test] Share all driver test dirs between `f18` and `flang-new`Andrzej Warzynski1-4/+1
2021-02-16[flang][driver] Add options for unparsingAndrzej Warzynski1-0/+5
2021-01-25[flang][driver] Update PP tests to use the new driverFaris Rehman1-0/+5
2021-01-19[flang][driver] Add support for fixed form detectionFaris Rehman1-2/+2
2020-10-24[flang][tests] Fix Python bug in the lit configAndrzej Warzynski1-1/+2
2020-10-24[Flang][Driver] Add infrastructure for basic frontend actions and file I/OCaroline Concatto1-1/+1
2020-09-11[flang][driver] Add the new flang compiler and frontend driversCaroline Concatto1-1/+11
2020-08-05[Flang] Fix multi-config generator buildsAndrzej Warzynski1-8/+13
2020-07-31Revert "[flang] Fix multi-config generator builds."Tim Keith1-1/+7
2020-07-30[flang] Fix multi-config generator builds.David Truby1-7/+1
2020-05-11[flang][NFC] Simplify semantics test scriptsTim Keith1-6/+3
2020-05-05[flang] Fix bug in tests for standalone buildTim Keith1-12/+8
2020-03-26[flang] A rework of the cmake build components for in and out of tree builds.Patrick McCormick1-1/+3
2020-03-13[flang] Added CMakeLists changes, moved config and made test scripts compatible.Luke Ireland1-0/+74