[flang] Add COMDAT to global variables where needed
[platform/upstream/llvm.git] / polly /
2023-06-25 Elliot Goodrich[llvm] Add missing StringExtras.h includes
2023-06-01 Joshua Cao[SCEV] Compute AddRec range computations using differen...
2023-05-27 Kazu Hirata[polly] Fix typos in documentation
2023-05-27 Mark de WeverReland "[CMake] Bumps minimum version to 3.20.0.
2023-05-25 Tobias Hieta[NFC][Py Reformat] Reformat python files in the rest...
2023-05-24 Joshua Cao[BBUtils][NFC] Delete SplitBlockAndInsertIfThen with DT.
2023-05-17 Nico WeberRevert "Reland "[CMake] Bumps minimum version to 3...
2023-05-13 Mark de WeverReland "[CMake] Bumps minimum version to 3.20.0."
2023-05-13 Kazu HirataReplace None with std::nullopt in comments (NFC)
2023-05-06 Mark de WeverRevert "Reland "[CMake] Bumps minimum version to 3...
2023-05-06 Mark de WeverReland "[CMake] Bumps minimum version to 3.20.0."
2023-05-04 Timm Bäder[docs] Hide collaboration and include graphs in doxygen...
2023-04-28 Bjorn Pettersson[polly] Drop redundant use of -instnamer in polly MemAc...
2023-04-27 Nikita Popov[Polly] Update polly test after SCEV changes
2023-04-27 DianQK[GlobalOpt] Don't replace the aliasee if it has other...
2023-04-15 Mark de WeverRevert "Revert "Revert "[CMake] Bumps minimum version...
2023-04-15 Mark de WeverRevert "Revert "[CMake] Bumps minimum version to 3...
2023-03-18 Mark de WeverRevert "Reland "[CMake] Bumps minimum version to 3...
2023-03-18 Mark de WeverReland "[CMake] Bumps minimum version to 3.20.0."
2023-03-17 Nikita Popov[Polly] Remove some bitcasts (NFC)
2023-03-17 Nikita Popov[Polly] Convert remaining tests to opaque pointers...
2023-03-17 Nikita Popov[Polly] Convert some tests to opaque pointers (NFC)
2023-03-17 Nikita Popov[Polly] Convert some tests to opaque pointers (NFC)
2023-03-17 Nikita Popov[SCEVExpander] Always use scevgep as name
2023-03-16 Kazu HirataUse *{Map,Set}::contains (NFC)
2023-03-15 Kazu Hirata[polly] Use DenseMap::contains (NFC)
2023-03-13 Arthur Eubanks[PassManagerBuilder] Remove PassManagerBuilder
2023-03-11 Arthur Eubanks[polly][test] Fix after 7c3c98144
2023-03-11 Arthur Eubanks[Passes] Remove some legacy passes
2023-03-09 Michael Kruse[Polly] Fix plugin build.
2023-03-09 Jie Fu[polly] Remove unused variable 'VectorLoops' in IslNode...
2023-03-08 Michael Kruse[Polly] Remove Polly-ACC.
2023-03-08 Michael Kruse[Polly] Remove -polly-vectorizer=polly.
2023-03-07 Florian Hahn[SCEV] Strengthen nowrap flags via ranges for ARs on...
2023-03-04 Mark de WeverRevert "[CMake] Bumps minimum version to 3.20.0."
2023-03-04 Mark de Wever[CMake] Bumps minimum version to 3.20.0.
2023-03-02 Paul WalkerRevert "Revert "[SCEV] Add SCEVType to represent `vscal...
2023-02-27 Arthur Eubanks[polly] Remove unnecessary -enable-new-pm flags
2023-02-24 Florian Hahn[Polly] Remove CodegenCleanupPass.
2023-02-20 Kazu HirataMigrate away from the soft-deprecated functions in...
2023-02-20 Kazu HirataUse APInt::getSignificantBits instead of APInt::getMinS...
2023-02-20 Fangrui Song[LoopIdiomRecognize] Remove legacy pass
2023-02-16 Fangrui Song[LoopDeletion] Remove legacy pass
2023-02-09 Arthur Eubanks[Inliner] Remove legacy simple inliner
2023-02-07 Archibald Elliott[NFC][TargetParser] Remove llvm/ADT/Triple.h
2023-01-31 Nikita Popov[Polly] Fix tests (NFC)
2023-01-25 Michael Kruse[Polly] Remove failing Polly-ACC test.
2023-01-25 Michael Kruse[Polly] Update ISL to isl-0.25-193-g8621c60c.
2023-01-25 Nikita Popov[Polly] Convert some tests to opaque pointers (NFC)
2023-01-20 Jannik Silvanus[polly] Fix i8 alignment in datalayout of lit test
2023-01-18 Nikita Popov[AsmParser] Remove typed pointer auto-detection
2023-01-17 Nikita Popov[Polly] Convert some tests to opaque pointers (NFC)
2023-01-13 Nhat Nguyen[cmake] Fix path to LLVMConfig.cmake for multi-config...
2023-01-13 Paul Robinson[Polly] Fix REQUIRES for nvptx-dependent tests
2023-01-11 Paul Walker[IRBuilder] Use canonical i64 type for insertelement...
2023-01-03 Kazu Hirata[polly] Use std::optional instead of llvm::Optional...
2022-12-20 Archibald Elliott[Support] Move TargetParsers to new component
2022-12-17 Fangrui Songllvm::Optional::value => operator*/operator->
2022-12-16 Fangrui SongJSON: llvm::Optional => std::optional
2022-12-14 Vasileios Porpodas[NFC] Cleanup: Replace BB->getInstList().erase() with...
2022-12-11 Mark de Wever[CMake] Warn when the version is older than 3.20.0.
2022-12-05 Michael Kruse[Polly] Use std::nullopt to unbreak build.
2022-12-05 Nikita Popov[AST] Make AliasSetTracker work on BatchAA
2022-12-05 Fangrui SongRemove unused #include "llvm/ADT/Optional.h"
2022-12-04 Kazu Hirata[polly] Use std::nullopt instead of None (NFC)
2022-11-25 Thomas Preud'hommeAdd version to all LLVM cmake package
2022-11-25 Thomas Preud'hommeRevert: Add version to all LLVM cmake package
2022-11-21 Nico Weber[llvm,polly,clang] Stop setting config.enable_shared...
2022-11-20 Thomas Preud'hommeAdd version to all LLVM cmake package
2022-11-10 Timm Bäder[clang] Only use major version in resource dir
2022-11-09 Tom StellardMove googletest to the third-party directory
2022-11-09 Tom StellardRevert "Move googletest to the third-party directory"
2022-11-09 Tom StellardMove googletest to the third-party directory
2022-11-08 Sam James[CMake] Fix -Wstrict-prototypes
2022-10-28 Arthur Eubanks[polly][test] Remove -polly-target from tests
2022-10-28 Arthur Eubanks[polly] Format RegisterPasses.cpp
2022-10-28 Arthur Eubanks[polly] Remove legacy pass manager hooks
2022-10-26 Michael Kruse[Polly] Add support for -polly-enable-mse with NPM.
2022-10-26 Michael Kruse[Polly] Add support for -polly-export with NPM.
2022-10-25 Michael Kruse[Polly][docs] Avoid use of code-block:: guess.
2022-10-20 Michael Kruse[Polly] Ensure -polly-detect-keep-going still eventuall...
2022-10-19 Nikita Popov[AA] Rename getModRefBehavior() to getMemoryEffects...
2022-10-19 Nikita Popov[AA] Rename uses of FunctionModRefBehavior (NFC)
2022-09-14 John Ericson[CMake] Avoid `LLVM_BINARY_DIR` when other more specifi...
2022-09-14 Nikita Popov[AA] Tracking per-location ModRef info in FunctionModRe...
2022-08-28 Kazu HirataUse std::gcd (NFC)
2022-08-25 John EricsonRevert "[CMake] Avoid `LLVM_BINARY_DIR` when other...
2022-08-24 Eli FriedmanExclude check-polly-unittests and check-polly-isl from...
2022-08-24 John Ericson[CMake] Avoid `LLVM_BINARY_DIR` when other more specifi...
2022-08-24 John Ericson[Polly] Don't use `llvm-config` anymore (in CMake sad...
2022-08-19 John EricsonRevert "[cmake] Use `CMAKE_INSTALL_LIBDIR` too"
2022-08-18 John Ericson[cmake] Use `CMAKE_INSTALL_LIBDIR` too
2022-08-18 Vitaly Buka[test] Propagate HWASAN_OPTIONS
2022-08-14 Roman Gareev[Polly] Remove the test case that depends on InstCombin...
2022-08-09 Fangrui SongLLVM_FALLTHROUGH => [[fallthrough]]. NFC
2022-08-07 Gabriel Ravier[polly] Fixed a number of typos. NFC
2022-08-07 Roman Gareev[Polly] Suppress the LLVM-IR output for pattern matchin...
2022-08-07 Roman Gareev[Polly] Generalize the pattern matching to the case...
2022-07-27 Michael Kruse[Polly] Insert !dbg metadata for emitted CallInsts.
2022-07-26 Kazu HirataRemove redundaunt virtual specifiers (NFC)
next