[NFC][Py Reformat] Reformat python files in the rest of the dirs
[platform/upstream/llvm.git] / flang / test / lit.cfg.py
2023-05-25 Tobias Hieta[NFC][Py Reformat] Reformat python files in the rest...
2023-02-10 Slava Zakharin[flang] Do not print backtrace for most TODOs.
2022-11-29 Usman Nadeem[Flang][Test] Add support to change the default target...
2022-11-10 Usman Nadeem[Flang] Allow registering plugin extensions with the...
2022-09-14 Mats Petersson[flang][driver]Fix broken flang-new mlir test
2022-05-05 Andrzej Warzynski[flang][driver] Add support for consuming LLVM IR/BC...
2022-03-09 Andrzej Warzynski[flang][driver] Add support for -S and implement -c...
2022-01-11 Maksim PanchenkoMerge BOLT into LLVM monorepo
2021-12-02 Kiran Chandramohan[Flang] Replace notifyMatchFailure with TODO hard failures
2021-12-01 Kiran ChandramohanRevert "[Flang] Replace notifyMatchFailure with TODO...
2021-12-01 Kiran Chandramohan[Flang] Replace notifyMatchFailure with TODO hard failures
2021-09-03 Peter Klausler[flang] Move runtime API headers to flang/include/flang...
2021-08-25 Jean Perier[flang] Implement Posix version of DATE_AND_TIME runtime
2021-08-13 Andrzej Warzynski[flang][nfc] Remove `flang-new-driver` from LIT
2021-08-12 Stuart Ellis[flang][driver] Add support for Frontend Plugins
2021-08-05 Andrzej Warzynski[flang][driver] Delete `f18` (i.e. the old Flang driver)
2021-06-16 Diana Picus[flang] Check there's no dependency on C++ libs. NFC
2021-06-16 Diana PicusRevert "[flang] Check there's no dependency on C++...
2021-06-16 Diana Picus[flang] Check there's no dependency on C++ libs
2021-05-06 Andrzej Warzynski[flang] Remove `%f18` from LIT configuration files
2021-04-13 Andrzej Warzynski[flang][driver] Remove `%flang-new` from the LIT config...
2021-03-29 Arnamoy Bhattacharyya[flang][driver] Add default intrinsic module path in...
2021-02-23 Andrzej Warzynski[flang][test] Share all driver test dirs between `f18...
2021-02-16 Andrzej Warzynski[flang][driver] Add options for unparsing
2021-01-25 Faris Rehman[flang][driver] Update PP tests to use the new driver
2021-01-19 Faris Rehman[flang][driver] Add support for fixed form detection
2020-10-24 Andrzej Warzynski[flang][tests] Fix Python bug in the lit config
2020-10-24 Caroline Concatto[Flang][Driver] Add infrastructure for basic frontend...
2020-09-11 Caroline Concatto[flang][driver] Add the new flang compiler and frontend...
2020-08-05 Andrzej Warzynski[Flang] Fix multi-config generator builds
2020-07-31 Tim KeithRevert "[flang] Fix multi-config generator builds."
2020-07-30 David Truby[flang] Fix multi-config generator builds.
2020-05-11 Tim Keith[flang][NFC] Simplify semantics test scripts
2020-05-05 Tim Keith[flang] Fix bug in tests for standalone build
2020-04-09 David Truby[flang] Merge flang-compiler/f18
2020-03-26 Patrick McCormick[flang] A rework of the cmake build components for...
2020-03-13 Luke Ireland[flang] Added CMakeLists changes, moved config and...