git://git.jankratochvil.net
/
lldb.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Revert "[ARM][TypePromotion] Enable by default"
[lldb.git]
/
polly
/
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
2019-03-25
Michael Kruse
Moving ManagedMemoryRewritePass when hybrid option...
tree
|
commitdiff
2019-03-19
Michael Kruse
[CodeGen] LLVM OpenMP Backend.
tree
|
commitdiff
2019-02-08
James Y Knight
[opaque pointer types] Update calls to CreateCall to...
tree
|
commitdiff
2019-01-29
James Y Knight
Adjust documentation for git migration.
tree
|
commitdiff
2019-01-22
Michal Gorny
Fix/unify top comment in lib/Analysis/PolyhedralInfo.cpp
tree
|
commitdiff
2019-01-21
Chandler Carruth
Fix typos throughout the license files that somehow...
tree
|
commitdiff
2019-01-19
Chandler Carruth
Update more file headers across all of the LLVM project...
tree
|
commitdiff
2019-01-19
Chandler Carruth
Update the file headers across all of the LLVM projects...
tree
|
commitdiff
2019-01-19
Chandler Carruth
Install new LLVM license structure and new developer...
tree
|
commitdiff
2019-01-18
Mandeep Singh Grang
[polly] Change to range-based invocation of llvm::sort
tree
|
commitdiff
2019-01-16
Hans Wennborg
Bump the trunk version to 9.0.0svn
tree
|
commitdiff
2019-01-15
James Y Knight
Remove irrelevant references to legacy git repositories...
tree
|
commitdiff
2019-01-15
Hans Wennborg
Update year in license files
tree
|
commitdiff
2018-11-06
Philip Pfaffe
[CMake] Fix generation of exported targets in build...
tree
|
commitdiff
2018-11-01
Reid Kleckner
Fix clang -Wimplicit-fallthrough warnings across llvm...
tree
|
commitdiff
2018-10-18
Chandler Carruth
[TI removal] Generically discuss terminators rather...
tree
|
commitdiff
2018-10-17
Theodoros Theodoridis
Fix broken formatting caused by test commit
tree
|
commitdiff
2018-10-17
Theodoros Theodoridis
Test commit
tree
|
commitdiff
2018-10-15
Chandler Carruth
[TI removal] Make `getTerminator()` return a generic...
tree
|
commitdiff
2018-10-12
Zachary Turner
Fix another error related to YAML quoting.
tree
|
commitdiff
2018-09-27
Michael Kruse
[IslAst] Fix InParallelFor nesting.
tree
|
commitdiff
2018-09-26
Michael Kruse
[doc] Fix HowToManuallyUseTheIndividualPiecesOfPolly
tree
|
commitdiff
2018-09-26
Michael Kruse
Move www/experiments to docs/experiments
tree
|
commitdiff
2018-09-21
Sylvestre Ledru
fix the scan-build urls
tree
|
commitdiff
2018-09-11
Eli Friedman
[ScopDetection] Use addUnknown for calls in the AliasSe...
tree
|
commitdiff
2018-09-11
Tobias Grosser
[PerfMonitor] Fix rdtscp callsites
tree
|
commitdiff
2018-08-26
Chandler Carruth
[IR] Replace `isa<TerminatorInst>` with `isTerminator()`.
tree
|
commitdiff
2018-08-17
Michael Kruse
[AST] Adapt Polly to AnalysisSetTracker changes. NFC.
tree
|
commitdiff
2018-08-10
Michael Kruse
[DepInfo] Use isl++ in Dependences::isValidSchedule...
tree
|
commitdiff
2018-08-09
Tobias Grosser
Update isl-cpp bindings
tree
|
commitdiff
2018-08-09
Tobias Grosser
Update to isl-0.20-65-gb822a210
tree
|
commitdiff
2018-08-07
Tobias Grosser
Update isl to isl-0.20-48-g13eba5b5
tree
|
commitdiff
2018-08-07
Tobias Grosser
Make update-isl work with latest isl versions
tree
|
commitdiff
2018-08-02
Michael Kruse
[JSONExporter] Print instead of ignoring parser error.
tree
|
commitdiff
2018-08-01
Michael Kruse
[ScopBuilder] Set domain to empty instead of NULL.
tree
|
commitdiff
2018-08-01
Hans Wennborg
Update docs version and clear release notes after 8...
tree
|
commitdiff
2018-08-01
Tobias Grosser
PPCG codegen
tree
|
commitdiff
2018-08-01
Tobias Grosser
[isl++] drop the isl namespace qualifiers [NFC]
tree
|
commitdiff
2018-08-01
Tobias Grosser
Rebase C++ bindings on top of latest isl bindings
tree
|
commitdiff
next