GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
fork/llvm-project.git
dev-main-update
dev-newmaster
dev/mdvorski/ranges_the_rest_algo
gentoo
main
master
release/1.0.x
release/1.1.x
release/1.2.x
release/1.3.x
release/1.4.x
release/1.5.x
release/1.6.x
release/1.7.x
release/1.8.x
release/1.9.x
release/10.x
release/11.x
release/12.x
release/2.0.x
release/2.1.x
release/2.2.x
release/2.3.x
release/2.4.x
release/2.5.x
release/2.6.x
release/2.7.x
release/2.8.x
release/2.9.x
release/3.0.x
release/3.1.x
release/3.2.x
release/3.3.x
release/3.4.x
release/3.5.x
release/3.6.x
release/3.7.x
release/3.8.x
release/3.9.x
release/4.x
release/5.x
release/6.x
release/7.x
release/8.x
release/9.x
temp-test-main
use-after-move-docs
Gentoo patchsets for LLVM
Gentoo LLVM project <llvm@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
polly
/
lib
/
CodeGen
/
IslNodeBuilder.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Polly] Partially refactoring of IslAstInfo and IslNodeBuilder to use isl++. ...
patacca
2021-04-10
1
-17
/
+15
*
[Polly][CodeGen] Allow nesting of BandAttr mark without loop.
Michael Kruse
2021-03-16
1
-4
/
+9
*
[Polly][Optimizer] Apply user-directed unrolling.
Michael Kruse
2021-03-15
1
-0
/
+15
*
[Polly] Remove uses of type-less CreateLoad() APIs (NFC)
Nikita Popov
2021-03-11
1
-1
/
+1
*
[OpaquePtrs] Remove some uses of type-less CreateLoad APIs (NFC)
Nikita Popov
2021-03-11
1
-8
/
+8
*
[Polly] Refactoring IsInnermostParallel() in ISL to take the C++ wrapper obje...
Kevin Zhou
2021-02-26
1
-1
/
+1
*
[Polly] Avoid "using namespace llvm" in public headers. NFC.
Michael Kruse
2021-02-10
1
-2
/
+2
*
AllocaInst should store Align instead of MaybeAlign.
Eli Friedman
2020-05-16
1
-4
/
+4
*
[NFC] Modernize misc. uses of Align/MaybeAlign APIs.
Eli Friedman
2020-04-06
1
-2
/
+1
*
[Alignment][NFC] Remove AllocaInst::setAlignment(unsigned)
Guillaume Chatelet
2019-09-30
1
-1
/
+2
*
[Alignment] Fix polly build
Guillaume Chatelet
2019-09-30
1
-1
/
+2
*
[CodeGen] Handle outlining of CopyStmts.
Michael Kruse
2019-09-17
1
-3
/
+4
*
Apply include-what-you-use #include removal suggestions. NFC.
Michael Kruse
2019-03-28
1
-2
/
+0
*
[CodeGen] LLVM OpenMP Backend.
Michael Kruse
2019-03-19
1
-4
/
+25
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[CodeGen] Convert IslNodeBuilder::getNumberOfIterations to isl++. NFC.
Michael Kruse
2018-07-31
1
-30
/
+18
*
[CodeGen] Convert IslNodeBuilder::createForSequential to isl++. NFC.
Michael Kruse
2018-07-31
1
-25
/
+17
*
[CodeGen] Convert IslNodeBuilder::getUpperBound to isl++. NFC.
Michael Kruse
2018-07-31
1
-30
/
+17
*
[IslNodeBuilder] Use isl++ to replace foreach_set with for loop
Tobias Grosser
2018-07-17
1
-14
/
+13
*
Remove the last uses of isl::give and isl::take
Tobias Grosser
2018-04-29
1
-9
/
+9
*
Use isl::manage_copy to simplify calls to isl::manage(isl_.._copy())
Tobias Grosser
2018-02-20
1
-4
/
+3
*
[CodeGen] Detect empty domain because of parameters context.
Michael Kruse
2017-11-21
1
-0
/
+2
*
Run polly-update-format. NFC.
Michael Kruse
2017-11-21
1
-1
/
+1
*
Port ScopInfo to the isl cpp bindings
Philip Pfaffe
2017-11-19
1
-8
/
+8
*
[OpenMP] Fix reference collection of latest base ptrs.
Michael Kruse
2017-10-31
1
-1
/
+1
*
[Acc] Do not statically dispatch into IslNodeBuilder's createFor
Philip Pfaffe
2017-10-29
1
-8
/
+6
*
[IslExprBuilder] Do not generate RTC with more than 64 bit
Tobias Grosser
2017-09-23
1
-0
/
+11
*
[ISLNodeBuilder] Materialize Fortran array sizes of arrays without memory acc...
Siddharth Bhat
2017-09-01
1
-31
/
+22
*
[Polly] Fix some Clang-tidy modernize and Include What You Use warnings; othe...
Eugene Zelenko
2017-08-24
1
-23
/
+36
*
Add more statistics.
Michael Kruse
2017-08-23
1
-0
/
+13
*
[NFC] Fix the broken comment.
Roman Gareev
2017-08-22
1
-1
/
+1
*
Disable the Loop Vectorizer in case of GEMM
Roman Gareev
2017-08-22
1
-1
/
+26
*
Clarify the intend of the run-time check
Tobias Grosser
2017-08-19
1
-2
/
+6
*
[GPGPU] Collect parameter dimension used in MemoryAccesses
Tobias Grosser
2017-08-19
1
-1
/
+7
*
[GPGPU] Also record invariant loads as kernel subtree values
Tobias Grosser
2017-08-16
1
-3
/
+9
*
[CodeGen] Use isLatestArrayKind().
Michael Kruse
2017-08-09
1
-1
/
+1
*
[ScopInfo] Move Scop::getPwAffOnly to isl++ [NFC]
Tobias Grosser
2017-08-06
1
-1
/
+1
*
[ScopInfo] Translate Scop::getParamSpace to isl++ [NFC]
Tobias Grosser
2017-08-06
1
-4
/
+6
*
[ScopInfo] Translate Scop::getContext to isl++ [NFC]
Tobias Grosser
2017-08-06
1
-3
/
+3
*
[ScopInfo] Translate Scop::getIdForParam to isl++ [NFC]
Tobias Grosser
2017-08-06
1
-2
/
+2
*
[ScopInfo] Move ScopStmt::setAstBuild/getAstBuild to isl++
Tobias Grosser
2017-08-06
1
-1
/
+1
*
Move ScopInfo::getDomain(), getDomainSpace(), getDomainId() to isl++
Tobias Grosser
2017-08-06
1
-3
/
+3
*
[Polly] [PPCGCodeGeneration] Deal with loops outside the Scop correctly in PP...
Siddharth Bhat
2017-08-06
1
-0
/
+1
*
[IslNodeBuilder] [NFC] Refactor creation of loop induction variables of loops...
Siddharth Bhat
2017-08-06
1
-11
/
+23
*
[NFC] [IslNodeBuilder, GPUNodeBuilder] Unify mechanism for looking up replace...
Siddharth Bhat
2017-08-01
1
-5
/
+8
*
[IslNodeBuilder] Remove unused instruction
Tobias Grosser
2017-07-31
1
-1
/
+0
*
Move applyScheduleToAccessRelation to isl++
Tobias Grosser
2017-07-23
1
-1
/
+2
*
Move MemoryAccess::getAddressFunction to isl++
Tobias Grosser
2017-07-23
1
-1
/
+1
*
Move MemoryAccess::NewAccessRelation to isl++
Tobias Grosser
2017-07-23
1
-1
/
+1
*
Move MemoryAccess::id to isl++
Tobias Grosser
2017-07-23
1
-3
/
+5
[next]