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
/
CodePreparation.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Sink all InitializePasses.h includes
Reid Kleckner
2019-11-13
1
-0
/
+1
*
Apply include-what-you-use #include removal suggestions. NFC.
Michael Kruse
2019-03-28
1
-2
/
+0
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
Update for a header file move in LLVM
David Blaikie
2018-06-04
1
-1
/
+1
*
Update for LLVM header movement
David Blaikie
2018-03-21
1
-1
/
+1
*
[Polly][PM][WIP] Polly pass registration
Philip Pfaffe
2017-08-02
1
-0
/
+23
*
Add opt-bisect support to polly.
Eli Friedman
2017-06-01
1
-1
/
+4
*
[CodePrepa] Remove unused declaration. NFC.
Michael Kruse
2017-01-27
1
-2
/
+0
*
Drop '@brief' from doxygen comments
Tobias Grosser
2016-09-02
1
-1
/
+1
*
clang-tidy: Add llvm namespace comments
Tobias Grosser
2016-06-23
1
-1
/
+1
*
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
*
[NFC] Move helper functions to ScopHelper
Johannes Doerfert
2015-10-09
1
-1
/
+0
*
Fix Polly after SCEV port to new pass manager
Tobias Grosser
2015-08-17
1
-2
/
+2
*
Remove code for scalar and PHI to array translation
Tobias Grosser
2015-06-26
1
-133
/
+4
*
Sort include directives
Tobias Grosser
2015-05-09
1
-1
/
+1
*
Do some preparation even with scalar and phi modeling enabled
Johannes Doerfert
2015-02-27
1
-4
/
+2
*
Fix formatting
Tobias Grosser
2015-02-16
1
-2
/
+1
*
Update Polly for the removal of LLVM_DELETED_FUNCTION now that '= delete' wor...
David Blaikie
2015-02-15
1
-2
/
+2
*
Model PHI nodes without demoting them
Johannes Doerfert
2015-02-06
1
-0
/
+4
*
[PM] Update Polly following LLVM r226373 which refactors LoopInfo in
Chandler Carruth
2015-01-17
1
-4
/
+4
*
Remove -polly-codegen-scev option and related code
Tobias Grosser
2014-11-30
1
-28
/
+7
*
Added arcanist linters and cleaned errors and warnings
Johannes Doerfert
2014-08-18
1
-1
/
+1
*
Update for RegionInfo changes.
Matt Arsenault
2014-07-19
1
-1
/
+2
*
Delete trivial PHI nodes (aka stack slot sharing)
Tobias Grosser
2014-04-01
1
-18
/
+83
*
Move transformations into own directory
Andreas Simbuerger
2014-03-11
1
-0
/
+182