git://git.jankratochvil.net
/
lldb.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
[libc] Take 2: Add linux implementations of thrd_create and thrd_join functions.
[lldb.git]
/
polly
/
2020-03-09
Michael Kruse
[Polly] Replace use of std::stringstream. NFC.
tree
|
commitdiff
2020-02-25
Eli Friedman
[polly] Don't count scops in a global variable.
tree
|
commitdiff
2020-02-25
Shoaib Meenai
[arcconfig] Delete subproject arcconfigs
tree
|
commitdiff
2020-02-24
Bardia Mahjour
[NFC] [DA] Refactoring getIndexExpressionsFromGEP
tree
|
commitdiff
2020-02-24
Michael Kruse
[CMake] Default to static linking for subprojects.
tree
|
commitdiff
2020-02-17
Michael Kruse
[Polly] Run polly-update-format after commit 55cfb1...
tree
|
commitdiff
2020-02-17
Nikita Popov
Reapply "[IRBuilder] Virtualize IRBuilder"
tree
|
commitdiff
2020-02-17
Nikita Popov
[Polly] Fix build after IRBuilder changes
tree
|
commitdiff
2020-02-16
Nikita Popov
Revert "[IRBuilder] Virtualize IRBuilder"
tree
|
commitdiff
2020-02-16
Nikita Popov
[IRBuilder] Try to fix warnings
tree
|
commitdiff
2020-02-16
Nikita Popov
[IRBuilder] Virtualize IRBuilder
tree
|
commitdiff
2020-02-13
Yuanfang Chen
Revert "Revert "Reland "[Support] make report_fatal_err...
tree
|
commitdiff
2020-02-13
Yuanfang Chen
Revert "Revert "Revert "Reland "[Support] make report_f...
tree
|
commitdiff
2020-02-13
Yuanfang Chen
Revert "Revert "Reland "[Support] make report_fatal_err...
tree
|
commitdiff
2020-02-11
Huihui Zhang
[NFC] Fix warning: comparison of integers of different...
tree
|
commitdiff
2020-02-11
Michael Halkenhäuser
[Polly] LLVM OpenMP Backend -- Fix "static chunked...
tree
|
commitdiff
2020-02-11
Michael Kruse
[Polly][Docs] Fix wrong claim about optimization levels.
tree
|
commitdiff
2020-02-11
Michael Kruse
[Polly] Silence mixed signed/unsigned comparison warnin...
tree
|
commitdiff
2020-02-11
Michael Kruse
[Polly] Update ISL to isl-0.22.1-87-gfee05a13.
tree
|
commitdiff
2020-02-10
Michael Kruse
Silence compiler warning. NFC.
tree
|
commitdiff
2020-02-06
Michael Kruse
Compile-fix after StringRef's conversion operator has...
tree
|
commitdiff
2020-02-04
Krzysztof Parzyszek
[Polly] Fix compilation after 105642af5eef: include...
tree
|
commitdiff
2020-01-29
Eli Friedman
Fix polly build after StringRef change.
tree
|
commitdiff
2020-01-28
Eli Friedman
[AliasAnalysis] Add missing FMRB_* enums.
tree
|
commitdiff
2020-01-27
Guillaume Chatelet
[Alignment][NFC] Use Align with CreateAlignedLoad
tree
|
commitdiff
2020-01-24
Guillaume Chatelet
[Alignment][NFC] Deprecate Align::None()
tree
|
commitdiff
2020-01-23
Dominik Adamski
[NFC][ScopBuilder] Move RecordedAssumptions vector...
tree
|
commitdiff
2020-01-23
Guillaume Chatelet
[Alignment][NFC] Use Align with CreateAlignedStore
tree
|
commitdiff
2020-01-22
Eli Friedman
[polly] XFAIL memset_null.ll.
tree
|
commitdiff
2020-01-16
David Blaikie
PointerLikeTypeTraits: Standardize NumLowBitsAvailable...
tree
|
commitdiff
2020-01-15
Hans Wennborg
Bump the trunk major version to 11
tree
|
commitdiff
2020-01-10
serge-sans-paille
Fix several issues with compiler extensions
tree
|
commitdiff
2020-01-07
Christopher Tetreault
[cmake] Use source-groups in Polly.
tree
|
commitdiff
2020-01-06
Mark de Wever
[NFC] Fixes -Wrange-loop-analysis warnings
tree
|
commitdiff
2020-01-02
David Blaikie
Polly: Fix a tag type mismatch (struct/class)
tree
|
commitdiff
2020-01-02
serge_sans_paille
Generalize the pass registration mechanism used by...
tree
|
commitdiff
2020-01-01
Alexandre Ganea
[polly][Support] Un-break polly tests
tree
|
commitdiff
2019-12-25
Fangrui Song
Migrate function attribute "no-frame-pointer-elim"...
tree
|
commitdiff
2019-12-24
Fangrui Song
Migrate function attribute "no-frame-pointer-elim"...
tree
|
commitdiff
2019-12-15
Heejin Ahn
[IR] Include more target specific intrinsic headers
tree
|
commitdiff
2019-12-12
Heejin Ahn
[IR] Include target specific intrinsic headers
tree
|
commitdiff
2019-11-14
Reid Kleckner
Add missing includes needed to prune LLVMContext.h...
tree
|
commitdiff
2019-11-14
Michael Kruse
[GPGPU] Fix depricated warning.
tree
|
commitdiff
2019-11-14
Michael Kruse
[GPGPU] Fix #includes.
tree
|
commitdiff
2019-11-14
Reid Kleckner
Move CodeGenFileType enum to Support/CodeGen.h
tree
|
commitdiff
2019-11-14
Reid Kleckner
Sink all InitializePasses.h includes
tree
|
commitdiff
2019-11-13
Michael Kruse
[GPGPU] Fix regression test after 395124.
tree
|
commitdiff
2019-11-12
Michael Kruse
[CodeGen] Fix getArrayAccessFor crashes as in bug 32534...
tree
|
commitdiff
2019-11-08
Stephan T. Lavavej
[www] More HTTPS and outdated link fixes.
tree
|
commitdiff
2019-10-24
Stephan T. Lavavej
[www] Change URLs to HTTPS.
tree
|
commitdiff
2019-10-21
Guillaume Chatelet
Fix Polly
tree
|
commitdiff
2019-10-17
Michael Kruse
[ScopBuilder] Fix bug 38358 by preserving correct order...
tree
|
commitdiff
2019-10-15
Guillaume Chatelet
[Alignment][NFC] Remove dependency on GlobalObject...
tree
|
commitdiff
2019-10-11
Volodymyr Sapsai
[Polly] Fix formatting violation. NFC.
tree
|
commitdiff
2019-10-11
Volodymyr Sapsai
[Stats] More polly fixes following llvm::Statistic...
tree
|
commitdiff
2019-10-11
Volodymyr Sapsai
[Stats] Fix polly build due to change in llvm::Statisti...
tree
|
commitdiff
2019-10-03
Guillaume Chatelet
[Alignment][NFC] Remove StoreInst::setAlignment(unsigned)
tree
|
commitdiff
2019-09-30
Guillaume Chatelet
[Alignment][NFC] Remove AllocaInst::setAlignment(unsigned)
tree
|
commitdiff
2019-09-30
Guillaume Chatelet
[Alignment] Fix polly build
tree
|
commitdiff
2019-09-30
Tim Northover
Revert "Update polly test for SCEV change."
tree
|
commitdiff
2019-09-17
Michael Kruse
[CodeGen] Handle outlining of CopyStmts.
tree
|
commitdiff
2019-09-13
Rainer Orth
[Polly] Fix lib/Transform/ScheduleOptimizer.cpp compila...
tree
|
commitdiff
2019-09-13
Michael Kruse
[ScopBuilder] Skip getting leader when merging statemen...
tree
|
commitdiff
2019-08-29
Michael Kruse
[DependenceInfo] Compute WAR dependence info using...
tree
|
commitdiff
2019-08-29
Michael Kruse
[ScopBuilder] Remove superfluous while loop in buildDom...
tree
|
commitdiff
2019-08-26
Michael Kruse
[ScopBuilder] Simplify main statement flag in buildEqiv...
tree
|
commitdiff
2019-08-14
Jonas Devlieghere
[Polly] Migrate llvm::make_unique to std::make_unique
tree
|
commitdiff
2019-08-13
Michael Kruse
[Polly-ACC] Fix test after IR-printer change.
tree
|
commitdiff
2019-08-06
Dominik Adamski
[NFC][ScopBuilder] Move buildDomains and its callees...
tree
|
commitdiff
2019-08-06
Dominik Adamski
[NFC][ScopBuilder] Move addUserAssumptions to ScopBuilder
tree
|
commitdiff
2019-08-05
Fangrui Song
Rename F_{None,Text,Append} to OF_{None,Text,Append...
tree
|
commitdiff
2019-07-22
Guillaume Chatelet
[Polly] Clang complains about missing virtual destructor
tree
|
commitdiff
2019-07-18
Eli Friedman
Update polly test for SCEV change.
tree
|
commitdiff
2019-07-18
Hans Wennborg
Bump the trunk version to 10.0.0svn
tree
|
commitdiff
2019-07-17
Dominik Adamski
[NFC][ScopBuilder] Move buildSchedule and its callees...
tree
|
commitdiff
2019-07-17
Dominik Adamski
[NFC][ScopBuilder]Move finalizeAccesses and its callees...
tree
|
commitdiff
2019-07-16
Dominik Adamski
[NFC][ScopBuilder] Move addUserContext to ScopBuilder
tree
|
commitdiff
2019-07-16
Dominik Adamski
[NFC][ScopBuilder] Move buildAliasChecks and its implem...
tree
|
commitdiff
2019-07-16
Dominik Adamski
[NFC][ScopBuilder] Move addRecordedAssumption to ScopBu...
tree
|
commitdiff
2019-07-15
Dominik Adamski
[ScopInfo][NFC] Add dot at the end of comment statement.
tree
|
commitdiff
2019-07-09
Tim Northover
OpaquePtr: Update polly's calls to Loads.h API
tree
|
commitdiff
2019-06-17
Michael Kruse
[test] Add wrap flags after D61934.
tree
|
commitdiff
2019-06-17
Michael Kruse
[ScopInliner] Register FunctionAnalysisManagerModuleProxy.
tree
|
commitdiff
2019-06-12
Michael Kruse
[ScopBuilder] Move addInvariantLoads to ScopBuilder...
tree
|
commitdiff
2019-06-12
Michael Kruse
[ScopBuilder] Move getNonHoistableCtx to ScopBuilder...
tree
|
commitdiff
2019-06-12
Michael Kruse
[ScopBuilder] Move hoistInvariantLoads to ScopBuilder...
tree
|
commitdiff
2019-06-06
Michael Kruse
[ScheduleTreeTransform] Silence compiler warning. NFC.
tree
|
commitdiff
2019-06-04
Michael Kruse
[ScopBuilder] Move canonicalizeDynamicsBasePtrs from...
tree
|
commitdiff
2019-05-31
Michael Kruse
[ScopBuilder] Move verifyInvariantLoads function from...
tree
|
commitdiff
2019-05-31
Michael Kruse
[ScheduleOptimizer] Hoist extension nodes after schedul...
tree
|
commitdiff
2019-05-28
Michael Kruse
[ScopBuilder] Move buildInvariantEquivalenceClasses...
tree
|
commitdiff
2019-05-21
Michael Kruse
[DeLICM] Use polly::singleton to allow empty result.
tree
|
commitdiff
2019-05-20
Michael Kruse
[CodeGen] Fix order of PHINode and MA Write generation.
tree
|
commitdiff
2019-05-20
Michael Kruse
[DependenceInfo] Remove dead initialization. NFC.
tree
|
commitdiff
2019-05-14
Eli Friedman
[polly] Fix non-determinism in IslNodeBuilder.
tree
|
commitdiff
2019-05-14
Eli Friedman
[Polly] Don't crash on invalid delinearization result.
tree
|
commitdiff
2019-05-10
Michael Kruse
[ZoneAlgo] Fix PHI inconsistency in invalid contexts.
tree
|
commitdiff
2019-05-08
Keno Fischer
[polly][SCEV] Expand SCEV matcher cases for new smin...
tree
|
commitdiff
2019-03-28
Michael Kruse
Apply include-what-you-use #include removal suggestions...
tree
|
commitdiff
2019-03-27
Nikita Popov
[ConstantRange] Rename isWrappedSet() to isUpperWrapped()
tree
|
commitdiff
next