index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
polly
/
lib
/
CodeGen
/
IslNodeBuilder.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[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
*
Move ScopArrayInfo to isl++
Tobias Grosser
2017-07-21
1
-1
/
+1
*
[IslNodeBuilder] Relax complexity check in invariant loads and run it early
Tobias Grosser
2017-07-20
1
-23
/
+0
*
[Invariant Loads] Do not consider invariant loads to have dependences.
Siddharth Bhat
2017-07-13
1
-0
/
+16
*
Heap allocation for new arrays.
Michael Kruse
2017-06-28
1
-7
/
+39
*
Fix a lot of typos. NFC.
Michael Kruse
2017-06-08
1
-7
/
+7
*
[CodeGen] Support partial write accesses.
Michael Kruse
2017-05-21
1
-15
/
+52
*
[Fortran Support] Materialize outermost dimension for Fortran array.
Siddharth Bhat
2017-05-19
1
-0
/
+92
*
[Polly] Canonicalize arrays according to base-ptr equivalence class
Tobias Grosser
2017-05-10
1
-1
/
+1
*
[Polly] Do not introduce address space cast
Hongbin Zheng
2017-04-27
1
-1
/
+2
[next]