OSDN Git Service

android: [InstCombine] Move target-specific inst combining
[android-x86/external-llvm-project.git] / polly /
2021-01-23 Michael Kruse[Polly] Track defined behavior for PHI predecessor...
2021-01-23 Michael Kruse[Polly] Allow param sets for dumpPw().
2021-01-23 Michael Kruse[Polly] Clean up hasFeasibleRuntimeContext.
2021-01-23 Michael Kruse[Polly] Gist new access relations using the SCoP context.
2021-01-19 Arthur Eubanks[polly][NewPM][test] Fix polly tests under -enable...
2021-01-19 Michael Kruse[Polly] Update isl to isl-0.23-61-g24e8cd12.
2021-01-13 Wei Mi[NFC] Rename ThinLTOPhase to ThinOrFullLTOPhase and...
2020-12-29 Juneyoung Lee[IR] Let IRBuilder's CreateVectorSplat/CreateShuffleVec...
2020-12-11 Michael Kruse[Polly] Consider InvalidContext to determine partial...
2020-12-07 Michael Kruse[Polly][CodeGen] Remove use of ScalarEvolution.
2020-12-03 dfukalov[NFC] Reduce include files dependency.
2020-11-30 Nick LewyckyCreating a named struct requires only a Context and...
2020-11-26 Nikita Popov[AA] Split up LocationSize::unknown()
2020-11-19 Nikita Popov[Polly] Use LocationSize::unknown() (NFC)
2020-11-17 Michael Kruse[Polly] Add override qualifiers.
2020-11-17 Michael Kruse[Polly] Move SimplifyVisitor into polly namespace.
2020-11-13 Michael Kruse[Polly] Fix memory leak.
2020-11-11 Michael Kruse[Polly][OpTree] Fix mid-processing change of access...
2020-11-11 Michael Kruse[Polly][OpTree] Better report applied changes.
2020-11-10 Michael Kruse[Polly][ScopBuilder] Use only modeled instructions...
2020-11-03 Fangrui Song[polly] Fix -Wunused-lambda-capture and -Wunused-variable
2020-10-30 Roman Lebedev[SCEV] SCEVPtrToIntExpr simplifications
2020-10-30 Roman Lebedev[SCEV] Introduce SCEVPtrToIntExpr (PR46786)
2020-10-26 Duncan P. N. Exon... Avoid unnecessary uses of `MDNode::getTemporary`, NFC
2020-10-21 Sylvestre LedruRemove .svn from exclude list as we moved to git
2020-10-21 Fangrui Song[Polly] Delete unused lambda capture after 7175cffb2133...
2020-10-20 Michael Kruse[Polly] Reuse multiple uses in operand tree.
2020-10-20 Christopher TetreaultGet the address space within getVectorPtrTy
2020-10-14 Mark SchimmelPolly - specify address space when creating a pointer...
2020-10-14 Roman LebedevRevert "Reland "[SCEV] Model ptrtoint(SCEVUnknown)...
2020-10-12 Roman LebedevReland "[SCEV] Model ptrtoint(SCEVUnknown) cast not...
2020-10-12 Hans WennborgRevert 1c021c64c "[SCEV] Model ptrtoint(SCEVUnknown...
2020-10-12 Roman Lebedev[SCEV] Model ptrtoint(SCEVUnknown) cast not as unknown...
2020-10-08 Arthur Eubanks[NewPM] Use PassInstrumentation for -verify-each
2020-09-24 Arthur EubanksRevert "[NewPM] Add callbacks to PassBuilder to run...
2020-09-23 Arthur Eubanks[NewPM] Add callbacks to PassBuilder to run before...
2020-09-21 Pengxuan Zheng[Polly][NewPM] Port Simplify to the new pass manager
2020-09-18 Florian Hahn[Polly] Update map passed to SCEVParameterReweriter.
2020-09-15 Mateusz Mikuła[Windows][Polly] Disable LLVMPolly module for all compi...
2020-09-07 Raul Tambre[CMake][Polly] Remove dead CMake code
2020-08-27 Pavel Labath[cmake] Make gtest include directories a part of the...
2020-08-27 Rainer Orth[polly][cmake] Don't build LLVMPolly.so without PIC
2020-08-26 Michael Kruse[Polly] Inline ShoulDelete lambda. NFC.
2020-08-26 Michael Kruse[Polly] Use llvm::function_ref. NFC.
2020-08-22 Michael KruseRevert "[Polly] Ensure consistent Scop::InstStmtMap...
2020-08-22 Michael Kruse[Polly] Ensure consistent Scop::InstStmtMap. NFC.
2020-08-22 Michael Kruse[Polly] Fix use-after-free.
2020-08-21 Michael Kruse[Polly] Update isl to isl-0.22.1-416-g61d6dc75.
2020-08-09 Michał Górny[Polly] Reuse LLVM's build rules for gtest/gmock
2020-08-07 Michał Górny[Polly] Support linking ScopPassManager against LLVM...
2020-08-07 Michael Kruse[polly] Unbreak buildbot.
2020-07-29 Florian HahnReland "[SCEVExpander] Add option to preserve LCSSA...
2020-07-28 Wei Wang[FIX] Resolve test failure in polly/test/ScopInfo/memcp...
2020-07-28 Jinsong JiRe-land "[PowerPC] Remove QPX/A2Q BGQ/BGP CNK support"
2020-07-27 Jinsong JiRevert "[PowerPC] Remove QPX/A2Q BGQ/BGP CNK support"
2020-07-27 Jinsong Ji[PowerPC] Remove QPX/A2Q BGQ/BGP CNK support
2020-07-27 Logan SmithUse INTERFACE_COMPILE_OPTIONS to disable -Wsuggest...
2020-07-23 Logan SmithReapply "Try enabling -Wsuggest-override again, using...
2020-07-22 Logan SmithRevert "Try enabling -Wsuggest-override again, using...
2020-07-22 Logan SmithTry enabling -Wsuggest-override again, using add_compil...
2020-07-22 Michael Kruse[Polly] Run polly-update-format. NFC.
2020-07-22 Louis Dionne[CMake] Bump CMake minimum version to 3.13.4
2020-07-22 Hans WennborgRevert "Enable -Wsuggest-override in the LLVM build...
2020-07-22 Logan SmithDisable -Wsuggest-override for all remaining unittests...
2020-07-17 Logan Smith[polly][NFC] Add missing 'override's
2020-07-16 serge-sans-pailleHarmonize Python shebang
2020-07-15 Hans WennborgBump the trunk major version to 12
2020-07-12 mydeveloperday[polly] NFC clang-format change following D83564
2020-07-10 Michael Kruse[Polly] Fix prevectorization of fused loops.
2020-07-10 Michael Kruse[Polly] Fix -polly-opt-isl -analyze
2020-07-06 Roman LebedevReland "[ScalarEvolution] createSCEV(): recognize ...
2020-06-30 Arthur Eubanks[BasicAA] Replace -basicaa with -basic-aa in polly
2020-06-27 Simon PilgrimUpdate polly tests to use -disable-basicaa to -disable...
2020-06-25 Fangrui SongFix polly build after 8c2082e1dc9505da21806b707dfb3eae3...
2020-05-29 Christopher Tetreault[SVE] Eliminate calls to default-false VectorType:...
2020-05-20 Eli FriedmanMake Value::getPointerAlignment() return an Align,...
2020-05-20 Florian Hahn[Polly] Update ScalarEvolutionExpander.h include.
2020-05-16 Eli FriedmanAllocaInst should store Align instead of MaybeAlign.
2020-05-15 Eli FriedmanFix polly tests after D79968.
2020-05-14 Eli FriedmanInfer alignment of unmarked loads in IR/bitcode parsing.
2020-05-04 serge-sans-pailleMake Polly tests dependencies explicit
2020-04-28 serge-sans-pailleUse components instead of libraries in Polly linkage...
2020-04-27 Michael Kruse[Polly] Fix long loop due to unsigned warparound.
2020-04-26 Simon Pilgrim[polly] Don't include PassSupport.h directly - include...
2020-04-20 Eli FriedmanRequire "target datalayout" to be at the beginning...
2020-04-17 Eli FriedmanFix interaction of static plugins with -DLLVM_LINK_LLVM...
2020-04-15 Josh Stone[NFC] correct "thier" to "their"
2020-04-13 Eli FriedmanMake IRBuilder automatically set alignment on load...
2020-04-09 David Truby[flang] Merge flang-compiler/f18
2020-04-07 Eli Friedman[NFC] Modernize misc. uses of Align/MaybeAlign APIs.
2020-04-06 Kirill Naumov[CFGPrinter][CallPrinter][polly] Adding distinct struct...
2020-04-06 Michael Kruse[Polly] Add -polly-isl-arg command line option.
2020-04-04 Eli Friedman[polly][opaque pointers] Remove use of deprecated APIs.
2020-03-22 Sylvestre LedruDoc: Links should use https
2020-03-09 Michael Kruse[Polly] Replace use of std::stringstream. NFC.
2020-02-25 Eli Friedman[polly] Don't count scops in a global variable.
2020-02-25 Shoaib Meenai[arcconfig] Delete subproject arcconfigs
2020-02-24 Bardia Mahjour[NFC] [DA] Refactoring getIndexExpressionsFromGEP
2020-02-24 Michael Kruse[CMake] Default to static linking for subprojects.
2020-02-17 Michael Kruse[Polly] Run polly-update-format after commit 55cfb1...
next