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
/
Utils.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Apply include-what-you-use #include removal suggestions. NFC.
Michael Kruse
2019-03-28
1
-1
/
+0
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[PPCGCodeGeneration] Fix runtime check adjustments since they make assumption...
Siddharth Bhat
2017-07-14
1
-5
/
+6
*
[NFC] Return both polly.start and polly.exiting from executeScopConditionally.
Andreas Simbuerger
2017-06-26
1
-4
/
+4
*
[Polly][NewPM] Pull references to the legacy PM interface from utilities and ...
Philip Pfaffe
2017-04-04
1
-4
/
+3
*
[Polly CodeGen] Break critical edge from RTC to original loop.
Eli Friedman
2016-11-02
1
-0
/
+20
*
Duplicate part of the Region interface in the Scop class [NFC]
Johannes Doerfert
2016-05-23
1
-6
/
+6
*
executeScopConditionally: Introduce special exiting block
Tobias Grosser
2015-12-09
1
-6
/
+17
*
Fix Codegen adding a second exit out of region
Michael Kruse
2015-08-18
1
-0
/
+12
*
Revise the simplification of regions
Michael Kruse
2015-08-11
1
-43
/
+133
*
Use value semantics for list of ScopStmt(s) instead of std::owningptr
Tobias Grosser
2015-05-27
1
-3
/
+3
*
Use unique_ptr to clarify ownership of ScopStmt
Tobias Grosser
2015-05-23
1
-1
/
+1
*
Sort include directives
Tobias Grosser
2015-05-09
1
-1
/
+0
*
[Refactor] Include explicitly what is used
Johannes Doerfert
2015-03-01
1
-0
/
+2
*
[PM] Update Polly for LLVM r226459 which removed another pass argument
Chandler Carruth
2015-01-19
1
-2
/
+2
*
[PM] Update Polly for LLVM r226385 which made LoopInfo actually derive
Chandler Carruth
2015-01-18
1
-1
/
+1
*
[PM] Update Polly following LLVM r226373 which refactors LoopInfo in
Chandler Carruth
2015-01-17
1
-1
/
+1
*
[Refactor] Cleanup isl code generation
Johannes Doerfert
2014-09-10
1
-8
/
+7
*
Revert "[Refactor] Cleanup runtime code generation"
Tobias Grosser
2014-08-16
1
-7
/
+8
*
Fix formatting
Tobias Grosser
2014-08-13
1
-2
/
+1
*
[Refactor] Cleanup runtime code generation
Johannes Doerfert
2014-08-12
1
-7
/
+7
*
Update for RegionInfo changes.
Matt Arsenault
2014-07-19
1
-1
/
+1
*
[C++11] Use more range based fors
Tobias Grosser
2014-06-28
1
-3
/
+3
*
Introduce PollyIRBuilder
Tobias Grosser
2014-03-04
1
-2
/
+2
*
codegen: Update LoopInfo correctly
Tobias Grosser
2014-02-24
1
-0
/
+4
*
Adapt to DomTree changes in r199104
Tobias Grosser
2014-01-13
1
-1
/
+2
*
Sort includes
Tobias Grosser
2013-05-07
1
-2
/
+0
*
Codegen: Replace region exit and entries recursively
Tobias Grosser
2013-04-10
1
-2
/
+3
*
Rewrite #includes for llvm/Foo.h to llvm/IR/Foo.h as appropriate to
Chandler Carruth
2013-01-02
1
-1
/
+1
*
Speculative update to Polly for LLVM r159421 which moved IRBuilder.h.
Chandler Carruth
2012-06-29
1
-1
/
+1
*
Move executeScopConditionally() into its own file
Tobias Grosser
2012-05-29
1
-0
/
+84