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
/
Transform
/
DeadCodeElimination.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Apply include-what-you-use #include removal suggestions. NFC.
Michael Kruse
2019-03-28
1
-5
/
+0
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
getDependences to new C++ interface
Tobias Grosser
2018-06-06
1
-2
/
+2
*
Move include/isl-noexceptions.h to include/isl/isl-noexceptions.h
Tobias Grosser
2017-08-22
1
-2
/
+1
*
[Polly] Move Scop::restrictDomains to islpp. NFC.
Tobias Grosser
2017-08-14
1
-1
/
+1
*
[ScopInfo] Move Scop::getPwAffOnly to isl++ [NFC]
Tobias Grosser
2017-08-06
1
-1
/
+1
*
[ScopInfo] Move Scop::getDomains to isl++ [NFC]
Tobias Grosser
2017-08-06
1
-1
/
+1
*
[ScopInfo] Move get*Writes/getReads/getAccesses to isl++
Tobias Grosser
2017-08-06
1
-2
/
+2
*
[DeadCodeElimination] Translate to C++ bindings
Tobias Grosser
2017-03-10
1
-34
/
+31
*
[DeadCodeElim] Put -polly-dce-precise-steps into the Polly category.
Michael Kruse
2017-03-08
1
-1
/
+2
*
Perform copying to created arrays according to the packing transformation
Roman Gareev
2016-09-14
1
-0
/
+2
*
Drop '@brief' from doxygen comments
Tobias Grosser
2016-09-02
1
-3
/
+3
*
clang-tidy: Add llvm namespace comments
Tobias Grosser
2016-06-23
1
-1
/
+1
*
Decouple SCoP building logic from pass
Johannes Doerfert
2016-05-31
1
-1
/
+1
*
Add __isl_give annotations to return types [NFC]
Johannes Doerfert
2016-04-09
1
-1
/
+1
*
Allow the client of DependenceInfo to obtain dependences at different granula...
Hongbin Zheng
2016-03-03
1
-2
/
+2
*
[NFC] Consistenly use commented and annotated ScopPass functions
Johannes Doerfert
2015-09-27
1
-3
/
+2
*
Add explicit #includes for used isl features
Tobias Grosser
2015-05-09
1
-0
/
+1
*
Sort include directives
Tobias Grosser
2015-05-09
1
-1
/
+1
*
Create a dependence struct to hold dependence information for a SCoP.
Johannes Doerfert
2015-03-05
1
-4
/
+5
*
Rename the Dependences pass to DependenceInfo [NFC]
Johannes Doerfert
2015-03-04
1
-5
/
+5
*
[Refactor] Use virtual and override appropriately
Johannes Doerfert
2015-03-01
1
-3
/
+3
*
[Refactor] Add a Scop & as argument to printScop
Johannes Doerfert
2015-03-01
1
-2
/
+2
*
Dead code elimination: Update dependences after eliminating code
Tobias Grosser
2014-12-17
1
-1
/
+7
*
DeadCodeElimination: Fix liveout computation
Tobias Grosser
2014-07-14
1
-14
/
+22
*
Remove unnecessary isl annotations
Tobias Grosser
2014-07-11
1
-2
/
+2
*
DeadCodeElim: Compute correct liveout for non-affine accesses
Tobias Grosser
2014-07-11
1
-15
/
+25
*
Model statement wise reduction dependences
Johannes Doerfert
2014-06-20
1
-1
/
+2
*
clang-format: Remove empty lines
Tobias Grosser
2014-03-21
1
-1
/
+0
*
Allow several polly command line options to be provided multiple times
Tobias Grosser
2014-03-13
1
-1
/
+1
*
Move transformations into own directory
Andreas Simbuerger
2014-03-11
1
-0
/
+157