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
/
CodeGeneration.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Check whether IslAstInfo and DependenceInfo were computed for the same Scop.
Michael Kruse
2017-09-21
1
-1
/
+20
*
[PM] Properly require and preserve OptimizationRemarkEmitter. NFCI.
Michael Kruse
2017-08-28
1
-11
/
+2
*
[Polly] Fix some Clang-tidy modernize and Include What You Use warnings; othe...
Eugene Zelenko
2017-08-24
1
-12
/
+32
*
Add more statistics.
Michael Kruse
2017-08-23
1
-0
/
+16
*
[PPCGCodeGeneration] Enable `polly-codegen-perf-monitoring` for PPCGCodegen.
Siddharth Bhat
2017-08-21
1
-4
/
+6
*
[Polly][PM] Improve invalidation in the Scop-Pipeline
Philip Pfaffe
2017-08-10
1
-1
/
+3
*
[Polly] [PPCGCodeGeneration] Handle failing of invariant load hoisting gracef...
Siddharth Bhat
2017-08-08
1
-11
/
+14
*
[ScopInfo] Translate Scop::getContext to isl++ [NFC]
Tobias Grosser
2017-08-06
1
-1
/
+1
*
[ScopInfo] Print instructions in dump().
Michael Kruse
2017-07-21
1
-1
/
+1
*
[PPCGCodeGeneration] Fix runtime check adjustments since they make assumption...
Siddharth Bhat
2017-07-14
1
-1
/
+1
*
Introduce a hybrid target to generate code for either the GPU or CPU
Singapuram Sanjay Srivallabh
2017-06-30
1
-0
/
+4
*
Heap allocation for new arrays.
Michael Kruse
2017-06-28
1
-2
/
+9
*
[NFC][CodeGen] Use the ExitBlock explicitly.
Andreas Simbuerger
2017-06-27
1
-4
/
+2
*
[NFC] Return both polly.start and polly.exiting from executeScopConditionally.
Andreas Simbuerger
2017-06-26
1
-1
/
+3
*
[CodeGen] Emit aliasing metadata for new arrays.
Michael Kruse
2017-06-19
1
-2
/
+5
*
Fix a lot of typos. NFC.
Michael Kruse
2017-06-08
1
-2
/
+2
*
[CodeGen] Extend Performance Counter to track per-scop information.
Siddharth Bhat
2017-06-02
1
-1
/
+1
*
[Polly][NewPM] Port CodeGen to the new PM
Philip Pfaffe
2017-05-23
1
-189
/
+206
*
[Polly][NewPM] Port IslAst to the new ScopPassManager
Philip Pfaffe
2017-05-23
1
-4
/
+4
*
[Polly][NewPM] Port ScopDetection to the new PassManager
Philip Pfaffe
2017-05-12
1
-3
/
+3
*
[Codegen] Disable Polly's codegen verification by default
Tobias Grosser
2017-04-28
1
-1
/
+1
*
[CodeGen] Skip verify if -polly-codegen-verify is set to false
Tobias Grosser
2017-04-28
1
-1
/
+1
*
Remove llvm.lifetime.start/end in original region.
Michael Kruse
2017-04-05
1
-0
/
+54
*
[Polly][NewPM] Pull references to the legacy PM interface from utilities and ...
Philip Pfaffe
2017-04-04
1
-2
/
+2
*
[CodeGen] Add Performance Monitor
Tobias Grosser
2017-04-03
1
-0
/
+18
*
Remove all references to PostDominators. NFC.
Michael Kruse
2017-02-23
1
-2
/
+0
*
[Polly CodeGen] Break critical edge from RTC to original loop.
Eli Friedman
2016-11-02
1
-2
/
+3
*
Drop '@brief' from doxygen comments
Tobias Grosser
2016-09-02
1
-4
/
+4
*
[IslNodeBuilder] Move run-time check generation to NodeBuilder [NFC]
Tobias Grosser
2016-08-08
1
-22
/
+1
*
[CodeGeneration] Do not set insert position redundantly
Tobias Grosser
2016-08-08
1
-1
/
+0
*
Extend the jscop interface to allow the user to declare new arrays and to ref...
Roman Gareev
2016-07-30
1
-0
/
+1
*
IslNodeBuilder: Make finalize() virtual
Tobias Grosser
2016-07-25
1
-2
/
+1
*
clang-tidy: Add llvm namespace comments
Tobias Grosser
2016-06-23
1
-1
/
+1
*
This reverts recent expression type changes
Tobias Grosser
2016-06-11
1
-6
/
+4
*
[NFC] Generate runtime checks after the SCoP
Johannes Doerfert
2016-06-06
1
-4
/
+6
*
[NFC] Simplify code
Johannes Doerfert
2016-06-06
1
-2
/
+2
*
Decouple SCoP building logic from pass
Johannes Doerfert
2016-05-31
1
-2
/
+2
*
Duplicate part of the Region interface in the Scop class [NFC]
Johannes Doerfert
2016-05-23
1
-2
/
+2
*
Directly access information through the Scop class [NFC]
Johannes Doerfert
2016-05-23
1
-1
/
+1
*
Check overflows in RTCs and bail accordingly
Johannes Doerfert
2016-05-12
1
-1
/
+8
*
Collect and verify generated parallel subfunctions
Johannes Doerfert
2016-04-08
1
-0
/
+2
*
Codegen:Do not invalidate dominator tree when bailing out during code generation
Tobias Grosser
2016-03-23
1
-6
/
+28
*
Adapt to LLVM head, again
Hongbin Zheng
2016-02-25
1
-1
/
+1
*
Revert "Adapt to LLVM head. NFC"
Hongbin Zheng
2016-02-25
1
-1
/
+1
*
Adapt to LLVM head. NFC
Hongbin Zheng
2016-02-25
1
-1
/
+1
*
Codegen: Print error in Polly code verification and allow to disable verficat...
Tobias Grosser
2016-02-19
1
-8
/
+12
*
CodeGeneration: Add back verification of generated code
Tobias Grosser
2016-02-14
1
-0
/
+3
*
Make memory accesses with different element types optional
Tobias Grosser
2016-02-07
1
-3
/
+0
*
Adjust formatting to clang-format changes in 256149
Tobias Grosser
2015-12-21
1
-1
/
+1
*
IR cleanup after CodeGeneration
Michael Kruse
2015-11-26
1
-0
/
+6
[next]