Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
81fe1fbf4abd00b24e078a80cb15a2d2c1343f11
/
polly
/
lib
/
CodeGen
/
Utils.cpp
03346c2
[PPCGCodeGeneration] Fix runtime check adjustments since they make assumptions about BB layout.
by Siddharth Bhat
· 8 years ago
256070d
[NFC] Return both polly.start and polly.exiting from executeScopConditionally.
by Andreas Simbuerger
· 8 years ago
2d950f3
[Polly][NewPM] Pull references to the legacy PM interface from utilities and helpers
by Philip Pfaffe
· 8 years ago
acf8006
[Polly CodeGen] Break critical edge from RTC to original loop.
by Eli Friedman
· 9 years ago
ef74443
Duplicate part of the Region interface in the Scop class [NFC]
by Johannes Doerfert
· 9 years ago
2d3d4ec
executeScopConditionally: Introduce special exiting block
by Tobias Grosser
· 10 years ago
d2b0360
Fix Codegen adding a second exit out of region
by Michael Kruse
· 10 years ago
2237088
Revise the simplification of regions
by Michael Kruse
· 10 years ago
7c3bad5
Use value semantics for list of ScopStmt(s) instead of std::owningptr
by Tobias Grosser
· 10 years ago
679dfaf
Use unique_ptr to clarify ownership of ScopStmt
by Tobias Grosser
· 10 years ago
ba0d092
Sort include directives
by Tobias Grosser
· 10 years ago
f32d651
[Refactor] Include explicitly what is used
by Johannes Doerfert
· 11 years ago
62975f5
[PM] Update Polly for LLVM r226459 which removed another pass argument
by Chandler Carruth
· 11 years ago
6adcf56
[PM] Update Polly for LLVM r226385 which made LoopInfo actually derive
by Chandler Carruth
· 11 years ago
f557987
[PM] Update Polly following LLVM r226373 which refactors LoopInfo in
by Chandler Carruth
· 11 years ago
3826224
[Refactor] Cleanup isl code generation
by Johannes Doerfert
· 11 years ago
2873594
Revert "[Refactor] Cleanup runtime code generation"
by Tobias Grosser
· 11 years ago
5b1a044
Fix formatting
by Tobias Grosser
· 11 years ago
9744c4a
[Refactor] Cleanup runtime code generation
by Johannes Doerfert
· 11 years ago
8ca3681
Update for RegionInfo changes.
by Matt Arsenault
· 11 years ago
083d3d3
[C++11] Use more range based fors
by Tobias Grosser
· 11 years ago
5103ba7
Introduce PollyIRBuilder
by Tobias Grosser
· 12 years ago
472d3b7
codegen: Update LoopInfo correctly
by Tobias Grosser
· 12 years ago
42aff30
Adapt to DomTree changes in r199104
by Tobias Grosser
· 12 years ago
8362818
Sort includes
by Tobias Grosser
· 12 years ago
03fc9ac
Codegen: Replace region exit and entries recursively
by Tobias Grosser
· 12 years ago
535d52c
Rewrite #includes for llvm/Foo.h to llvm/IR/Foo.h as appropriate to
by Chandler Carruth
· 13 years ago
c55b598
Speculative update to Polly for LLVM r159421 which moved IRBuilder.h.
by Chandler Carruth
· 13 years ago
3a275d2
Move executeScopConditionally() into its own file
by Tobias Grosser
· 13 years ago