aboutsummaryrefslogtreecommitdiff
path: root/llvm/examples/Bye
AgeCommit message (Expand)AuthorFilesLines
2023-07-10[llvm] CYGWIN: Fix build of some plugins/library/unittestsCarlo Bramini1-1/+1
2022-11-18[Bye] Remove legacy pipeline registrationArthur Eubanks1-12/+0
2022-10-28Revert "[LegacyPM] Remove pipeline extension mechanism"Arthur Eubanks1-0/+11
2022-10-28[LegacyPM] Remove pipeline extension mechanismArthur Eubanks1-11/+0
2022-03-24Reland "[ELF] Enable new passmanager plugin support for LTO"Jakob Koschel1-0/+5
2022-03-24Revert "[ELF] Enable new passmanager plugin support for LTO"Raphael Isemann1-5/+0
2022-03-24[ELF] Enable new passmanager plugin support for LTOJakob Koschel1-0/+5
2022-01-08[llvm] Use `GNUInstallDirs` to support custom installation dirsJohn Ericson1-1/+1
2021-12-10Revert "Revert "Revert "Use `GNUInstallDirs` to support custom installation d...Med Ismail Bennani1-1/+1
2021-12-10Revert "Revert "Use `GNUInstallDirs` to support custom installation dirs. -- ...John Ericson1-1/+1
2021-11-02Revert "Use `GNUInstallDirs` to support custom installation dirs. -- LLVM"Med Ismail Bennani1-1/+1
2021-11-02Use `GNUInstallDirs` to support custom installation dirs. -- LLVMJohn Ericson1-1/+1
2021-07-29Take OptimizationLevel class out of Pass BuilderTarindu Jayatilaka1-2/+1
2020-12-17[NFC] Reduce include files dependency and AA header cleanup (part 2).dfukalov1-0/+1
2020-05-13[examples] Skip building the Bye pass plugin on windowsMartin Storsjö1-8/+14
2020-05-12Partially revert "[CMake] Fix building with -DBUILD_SHARED_LIBS=ON on mingw"Martin Storsjö1-14/+8
2020-05-11[CMake] Fix building with -DBUILD_SHARED_LIBS=ON on mingwMartin Storsjö1-8/+14
2020-04-14Enable new passmanager plugin support for LTO.Eli Friedman1-1/+10
2020-02-11Reverted the remainings of c1c9819ef91aab51b5a23fb3027adac5a2f551ccGalina Kistanova1-4/+0
2020-02-05[CMake] Add missing component dependencies, to fix building for mingw with BU...Martin Storsjö1-0/+4
2020-01-10Fix several issues with compiler extensionsserge-sans-paille1-20/+10
2020-01-07Fix compiler extension example cmake integrationserge-sans-paille1-0/+6
2020-01-02Add intrinsics_gen *dependency* on Bye exampleserge-sans-paille1-3/+5
2020-01-02Add intrinsics_gen dependency on Bye exampleserge-sans-paille1-0/+2
2020-01-02Generalize the pass registration mechanism used by Polly to any third-party toolserge_sans_paille2-0/+82