aboutsummaryrefslogtreecommitdiff
path: root/polly
AgeCommit message (Expand)Author
2020-03-09[Polly] Replace use of std::stringstream. NFC.Michael Kruse
2020-02-24[polly] Don't count scops in a global variable.Eli Friedman
2020-02-24[arcconfig] Delete subproject arcconfigsShoaib Meenai
2020-02-24[NFC] [DA] Refactoring getIndexExpressionsFromGEPBardia Mahjour
2020-02-24[CMake] Default to static linking for subprojects.Michael Kruse
2020-02-17[Polly] Run polly-update-format after commit 55cfb1. NFC.Michael Kruse
2020-02-17Reapply "[IRBuilder] Virtualize IRBuilder"Nikita Popov
2020-02-17[Polly] Fix build after IRBuilder changesNikita Popov
2020-02-16Revert "[IRBuilder] Virtualize IRBuilder"Nikita Popov
2020-02-16[IRBuilder] Try to fix warningsNikita Popov
2020-02-16[IRBuilder] Virtualize IRBuilderNikita Popov
2020-02-13Revert "Revert "Reland "[Support] make report_fatal_error `abort` instead of ...Yuanfang Chen
2020-02-13Revert "Revert "Revert "Reland "[Support] make report_fatal_error `abort` ins...Yuanfang Chen
2020-02-13Revert "Revert "Reland "[Support] make report_fatal_error `abort` instead of ...Yuanfang Chen
2020-02-11[NFC] Fix warning: comparison of integers of different signs.Huihui Zhang
2020-02-11[Polly] LLVM OpenMP Backend -- Fix "static chunked" scheduling.Michael Halkenhäuser
2020-02-10[Polly][Docs] Fix wrong claim about optimization levels.Michael Kruse
2020-02-10[Polly] Silence mixed signed/unsigned comparison warnings. NFC.Michael Kruse
2020-02-10[Polly] Update ISL to isl-0.22.1-87-gfee05a13.Michael Kruse
2020-02-10Silence compiler warning. NFC.Michael Kruse
2020-02-05Compile-fix after StringRef's conversion operator has been made explicit.Michael Kruse
2020-02-04[Polly] Fix compilation after 105642af5eef: include PassManagerImpl.hKrzysztof Parzyszek
2020-01-28Fix polly build after StringRef change.Eli Friedman
2020-01-28[AliasAnalysis] Add missing FMRB_* enums.Eli Friedman
2020-01-27[Alignment][NFC] Use Align with CreateAlignedLoadGuillaume Chatelet
2020-01-24[Alignment][NFC] Deprecate Align::None()Guillaume Chatelet
2020-01-24[NFC][ScopBuilder] Move RecordedAssumptions vector to ScopBuilderDominik Adamski
2020-01-23[Alignment][NFC] Use Align with CreateAlignedStoreGuillaume Chatelet
2020-01-21[polly] XFAIL memset_null.ll.Eli Friedman
2020-01-16PointerLikeTypeTraits: Standardize NumLowBitsAvailable on static constexpr ra...David Blaikie
2020-01-15Bump the trunk major version to 11Hans Wennborg
2020-01-10Fix several issues with compiler extensionsserge-sans-paille
2020-01-07[cmake] Use source-groups in Polly.Christopher Tetreault
2020-01-06[NFC] Fixes -Wrange-loop-analysis warningsMark de Wever
2020-01-02Polly: Fix a tag type mismatch (struct/class)David Blaikie
2020-01-02Generalize the pass registration mechanism used by Polly to any third-party toolserge_sans_paille
2020-01-01[polly][Support] Un-break polly testsAlexandre Ganea
2019-12-24Migrate function attribute "no-frame-pointer-elim"="false" to "frame-pointer"...Fangrui Song
2019-12-24Migrate function attribute "no-frame-pointer-elim" to "frame-pointer"="all" a...Fangrui Song
2019-12-14[IR] Include more target specific intrinsic headersHeejin Ahn
2019-12-12[IR] Include target specific intrinsic headersHeejin Ahn
2019-11-14Add missing includes needed to prune LLVMContext.h include, NFCReid Kleckner
2019-11-14[GPGPU] Fix depricated warning.Michael Kruse
2019-11-14[GPGPU] Fix #includes.Michael Kruse
2019-11-13Move CodeGenFileType enum to Support/CodeGen.hReid Kleckner
2019-11-13Sink all InitializePasses.h includesReid Kleckner
2019-11-13[GPGPU] Fix regression test after 395124.Michael Kruse
2019-11-12[CodeGen] Fix getArrayAccessFor crashes as in bug 32534 with -polly-vectorize...Michael Kruse
2019-11-08[www] More HTTPS and outdated link fixes.Stephan T. Lavavej
2019-10-24[www] Change URLs to HTTPS.Stephan T. Lavavej