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
/
Support
/
ScopHelper.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Treat conditionally executed non-pure calls as errors
Johannes Doerfert
2015-10-07
1
-14
/
+23
*
Allow invariant loads in the SCoP description
Johannes Doerfert
2015-10-07
1
-7
/
+16
*
Consolidate the different ValueMapTypes we are using
Tobias Grosser
2015-10-04
1
-3
/
+6
*
Allow user defined error functions
Johannes Doerfert
2015-10-01
1
-6
/
+18
*
[FIX] Handle identity mappings in the ScopExpander
Johannes Doerfert
2015-09-30
1
-1
/
+2
*
Move remapping functionality in the ScopExpander
Johannes Doerfert
2015-09-30
1
-4
/
+12
*
Allow switch instructions in SCoPs
Johannes Doerfert
2015-09-28
1
-0
/
+14
*
Runtime error check elimination
Johannes Doerfert
2015-09-10
1
-0
/
+14
*
Allow general loops with one latch
Johannes Doerfert
2015-09-10
1
-30
/
+0
*
Introduce the ScopExpander as a SCEVExpander replacement
Johannes Doerfert
2015-08-18
1
-0
/
+109
*
Revise the simplification of regions
Michael Kruse
2015-08-11
1
-79
/
+113
*
Introduce splitBlock and use it in splitEntryBlockForAlloca
Michael Kruse
2015-08-11
1
-4
/
+36
*
Use the branch instruction to define the location of a PHI-node write
Tobias Grosser
2015-08-02
1
-8
/
+0
*
[PM/AA] Update to reflect the new LLVM API which no longer requires an
Chandler Carruth
2015-07-22
1
-2
/
+1
*
Fix formatting
Tobias Grosser
2015-02-25
1
-1
/
+1
*
[FIX] Silence warning
Johannes Doerfert
2015-02-24
1
-0
/
+1
*
[FIX] Create single exiting block
Johannes Doerfert
2015-02-24
1
-4
/
+3
*
[FIX] Correctly handle scalar dependences of branch instructions
Johannes Doerfert
2015-02-11
1
-0
/
+2
*
[PM] Update Polly for LLVM r226459 which removed another pass argument
Chandler Carruth
2015-01-19
1
-6
/
+6
*
[PM] Update Polly for LLVM r226394 and r226396 which changed some of the
Chandler Carruth
2015-01-18
1
-3
/
+20
*
[Refactor][NFC] Generalize the creation of ScopArrayInfo objects.
Johannes Doerfert
2014-11-07
1
-0
/
+6
*
[Refactor][NFC] Map basic blocks to SCoP statements.
Johannes Doerfert
2014-10-31
1
-5
/
+2
*
[Refactor] Change the comment style to silence -Wcomment
Johannes Doerfert
2014-10-07
1
-2
/
+2
*
[Fix] Rewire the Region after a unconditional entry edge is created
Johannes Doerfert
2014-09-15
1
-11
/
+48
*
[Refactor] Cleanup isl code generation
Johannes Doerfert
2014-09-10
1
-2
/
+14
*
Update for RegionInfo changes.
Matt Arsenault
2014-07-19
1
-2
/
+2
*
[C++11] Use more range based fors
Tobias Grosser
2014-06-28
1
-5
/
+5
*
[Modules] Fix potential ODR violations by sinking the DEBUG_TYPE
Chandler Carruth
2014-04-22
1
-3
/
+3
*
[Modules] Update to reflect the move of CFG.h to the IR library in LLVM
Chandler Carruth
2014-03-04
1
-1
/
+1
*
Sort includes
Tobias Grosser
2013-05-07
1
-1
/
+0
*
Reformat with clang-format
Tobias Grosser
2013-05-07
1
-3
/
+3
*
Support SCoPs with multiple entry edges.
Tobias Grosser
2013-04-16
1
-0
/
+27
*
Remove dependence on canonical induction variable
Tobias Grosser
2013-03-20
1
-9
/
+0
*
ScopHelper: Remove some dead code
Tobias Grosser
2013-03-18
1
-19
/
+0
*
Formatting fixes
Tobias Grosser
2013-02-14
1
-11
/
+14
*
Remove dead code
Tobias Grosser
2012-09-08
1
-122
/
+0
*
Update after LLVM API change.
Benjamin Kramer
2011-12-09
1
-1
/
+1
*
Fix placement of the '*' that marks a pointer
Tobias Grosser
2011-11-17
1
-2
/
+2
*
CodeGeneration: Do not delete the old version of the Scop.
Tobias Grosser
2011-05-14
1
-33
/
+0
*
Add initial version of Polly
Tobias Grosser
2011-04-29
1
-0
/
+280
[prev]