[docs] improve documentation for misc-const-correctness
[platform/upstream/llvm.git] / polly /
2022-09-26 Eli FriedmanExclude check-polly-unittests and check-polly-isl from...
2022-09-04 Tobias Hieta[DOCS] Minor fixes and removals of WIP warnings
2022-07-27 Michael Kruse[Polly] Insert !dbg metadata for emitted CallInsts.
2022-07-26 Kazu HirataRemove redundaunt virtual specifiers (NFC)
2022-07-25 John Ericson[cmake] Support custom package install paths
2022-07-22 Kazu HirataUse any_of (NFC)
2022-07-20 Kazu HirataUse llvm::is_contained (NFC)
2022-07-16 Kazu HirataUse value instead of getValue (NFC)
2022-07-15 Nikita Popov[IR] Don't use blockaddresses as callbr arguments
2022-07-13 Kazu HirataUse has_value instead of hasValue (NFC)
2022-06-29 Michael Kruse[Polly][MatMul] Abandon dependence analysis.
2022-06-27 Kazu HirataDon't use Optional::hasValue (NFC)
2022-06-25 Kazu HirataRevert "Don't use Optional::hasValue (NFC)"
2022-06-25 Kazu HirataDon't use Optional::hasValue (NFC)
2022-06-22 Mingming Liu[Support] Change TrackingStatistic and NoopStatistic...
2022-06-21 Arthur Eubanks[polly] #include <algorithm>
2022-06-21 Kazu HirataDon't use Optional::getValue (NFC)
2022-06-19 Kazu HirataUse value_or instead of getValueOr (NFC)
2022-06-13 Guillaume Chatelet[NFC][Alignment] Simplify code in JSONExporter
2022-06-13 Guillaume Chatelet[NFC][polly] Removed dead code
2022-06-07 jacquesguan[NFC] Use predecessors to replace make_range.
2022-06-05 Fangrui SongRemove unneeded cl::ZeroOrMore for cl::opt/cl::list...
2022-06-05 Fangrui SongRemove unneeded cl::ZeroOrMore for cl::opt/cl::list...
2022-06-05 Fangrui SongRemove unneeded cl::ZeroOrMore for cl::list options
2022-06-04 Fangrui SongRemove unneeded cl::ZeroOrMore for cl::opt options
2022-06-02 Nikita Popov[IR] Enable opaque pointers by default
2022-06-02 Fangrui Song[Polly] Fix -Wreorder-ctor. NFC
2022-06-01 Yang Keao[Polly] Migrate -polly-mse to the new pass manager.
2022-06-01 Nikita Popov[ValueTracking] Enable -branch-on-poison-as-ub by default
2022-05-26 Michael Kruse[Polly][Test] Fix race condition while printing dot...
2022-05-26 Ivan Kosarev[FileCheck] GetCheckTypeAbbreviation() to handle the...
2022-05-26 Ivan Kosarev[FileCheck] Catch missspelled directives.
2022-05-20 Vitaly Buka[lit] Fix setup of sanitizer environment
2022-05-19 Jay Foad[APInt] Remove all uses of zextOrSelf, sextOrSelf and...
2022-05-17 Michael Kruse[Polly] Mark classes as final by default. NFC.
2022-05-16 Simon Pilgrim[polly] Remove 'using namespace llvm/polly' from ScopGr...
2022-05-09 Michael Kruse[polly] Fix type in function name. NFC.
2022-05-09 Michael Kruse[polly] Load NPM pass plugin for NPM test.
2022-05-09 Michael Kruse[polly] migrate -polly-show to the new pass manager
2022-05-09 Michael Kruse[PassManager] Implement DOTGraphTraitsViewer under NPM
2022-05-01 Michael Kruse[Polly] Fix test after D119669.
2022-04-29 Florian Hahn[Passes] Remove legacy LoopUnswitch pass.
2022-04-20 Nikita Popov[ScopBuilder] Avoid pointer element type access
2022-04-19 Nikita Popov[PPCGCodeGeneration] Look for function instead of funct...
2022-04-19 Nikita Popov[PPCGCodeGeneration] Avoid another pointer element...
2022-04-19 Nikita Popov[PPCGCodeGeneration] Avoid pointer element type access
2022-03-30 Nikita Popov[RuntimeDebugBuilder] Remove pointer element type accesses
2022-03-24 Arthur Eubanks[polly] Remove last instances of -analyze
2022-03-21 Philip ReamesRename mayBeMemoryDependent in polly to fix build bot
2022-03-18 Michael Kruse[polly] Fix NPM unittests after D121566.
2022-03-18 Wael YehiaReland "Load pass plugins during option processing...
2022-03-16 Sam McCallUse lit_config.substitute instead of foo % lit_config...
2022-03-14 Michael Kruse[polly] Introduce -polly-print-* passes to replace...
2022-03-11 Petr Hosek[CMake] Rename TARGET_TRIPLE to LLVM_TARGET_TRIPLE
2022-03-05 Arthur EubanksRevert "[polly] Fix regression test after D110620."
2022-02-22 Michael Kruse[polly] Remove trailing whitespace from tests. NFC.
2022-02-17 Michael Kruse[polly] Fix regression test after D110620.
2022-02-16 Michael Kruse[polly] Match function definitions and header declarati...
2022-02-15 Christopher Di Bella[polly][NFC] removes using-directives to fix modules...
2022-02-14 Nikita Popov[polly] Remove uses of PointerType::getElementType()
2022-02-11 Roman Lebedev[SCEV] `createNodeForSelectOrPHIInstWithICmpInstCond...
2022-02-02 Tom StellardBump the trunk major version to 15
2022-02-02 Tom Stellard[docs] Remove hard-coded version numbers from sphinx...
2022-02-02 serge-sans-pailleCleanup header dependencies in LLVMCore
2022-01-28 Rainer Orth[polly][unittests] Link DeLICMTests with libLLVMCore
2022-01-21 serge-sans-pailleAdd missing llvm/support/Regex.h include in polly/lib...
2022-01-20 John Ericson[cmake] Make include(GNUInstallDirs) always below proje...
2022-01-20 Florian Hahn[IRBuilder] Migrate and-folding to value-based FoldAnd.
2022-01-18 John Ericson[polly][cmake] Use `GNUInstallDirs` to support custom...
2022-01-16 John EricsonRevert "[cmake] Use `GNUInstallDirs` to support custom...
2022-01-16 John Ericson[cmake] Use `GNUInstallDirs` to support custom installa...
2022-01-15 John EricsonRevert "[cmake] Use `GNUInstallDirs` to support custom...
2022-01-15 John Ericson[cmake] Use `GNUInstallDirs` to support custom installa...
2022-01-14 John Ericson[Polly][CMake] Make PollyConfig.cmake relocatable like...
2022-01-11 Maksim PanchenkoMerge BOLT into LLVM monorepo
2022-01-10 Roman Lebedev[SCEV] Sequential/in-order `UMin` expression
2022-01-09 Kazu HirataUse true/false instead of 1/0 (NFC)
2022-01-09 Kazu HirataFix bugprone argument comments.
2022-01-07 Kazu HirataUse nullptr instead of 0 or NULL (NFC)
2022-01-03 Kazu Hirata[Transform] Remove redundant declaration PollyAllowFull...
2021-12-26 Kazu HirataUse static_assert instead of assert (NFC)
2021-12-25 Kazu HirataRemove redundant return and continue statements (NFC)
2021-12-25 Kazu HirataUse {DenseSet,SetVector,SmallPtrSet}::contains (NFC)
2021-12-25 Kazu Hirata[CodeGen] Fix a memory leak
2021-12-23 Michael Kruse[Polly][SchedOpt] Account for prevectorization of multi...
2021-12-14 Stephan T. Lavavej[NFC] Fix typos in release notes.
2021-11-11 Fangrui Song[Polly][Isl] Fix -Wsign-compare after D113101
2021-11-08 Quinn Pham[NFC] Inclusive Language: change master to main for...
2021-11-05 Arthur Eubanks[polly] Properly create and initialize new PM analysis...
2021-11-05 Riccardo Mori[Polly][Isl] Use the function unsignedFromIslSize to...
2021-10-18 Kazu HirataUse llvm::erase_if (NFC)
2021-10-16 Michael Kruse[Polly][docs] Fix Sphinx warning.
2021-10-15 Max Fan[Polly] Remove checkIslAstExprInt and use RAII instead...
2021-10-14 Michael Kruse[Polly] Remove support for code generated by gfortran...
2021-10-14 Michael Kruse[Polly][docs] Fix itemize list for release notes.
2021-10-14 Michael Kruse[Polly] Clean up Polly's getting started docs.
2021-10-13 Michael Kruse[Polly] Fix unused variable in non-assert builds. NFC.
2021-10-13 Michael Kruse[Polly] Do not inline dumpIslObj methods. NFC.
2021-10-09 Michael Kruse[Polly] Fix test case fixing the colon.
2021-10-09 Qiu ChaofanFix typo of colon to semicolon in lit tests
next