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
/
IndependentBlocks.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move transformations into own directory
Andreas Simbuerger
2014-03-11
1
-574
/
+0
*
[C++11] Update to reflect the Value::use_iterator and
Chandler Carruth
2014-03-09
1
-15
/
+12
*
[C++11] Use foreach iterator for blocks and operands
Tobias Grosser
2014-03-03
1
-12
/
+8
*
Use C++11 formatting
Tobias Grosser
2014-03-02
1
-1
/
+1
*
IndependentBlocks: Do not assert for PHI nodes outside of scops
Tobias Grosser
2014-01-29
1
-1
/
+0
*
Adapt to DomTree changes in r199104
Tobias Grosser
2014-01-13
1
-1
/
+1
*
Remove IR/Writer.h
Tobias Grosser
2014-01-09
1
-3
/
+2
*
Update #include paths for r198688 in LLVM that moved headers in the Assembly
Chandler Carruth
2014-01-07
1
-1
/
+1
*
ScopInfo/IndependentBlocks: clang-format
Tobias Grosser
2013-07-24
1
-6
/
+8
*
IndependentBlock: Add option to disable scalar to array rewriting.
Hongbin Zheng
2013-07-16
1
-1
/
+11
*
Integrate latest clang-format changes
Tobias Grosser
2013-06-23
1
-1
/
+1
*
independent blocks: do not insert stores between phi nodes
Sebastian Pop
2013-05-24
1
-3
/
+10
*
independent blocks: when moving Values, invalidate SCEV cached info
Sebastian Pop
2013-05-20
1
-3
/
+6
*
Sort includes
Tobias Grosser
2013-05-07
1
-4
/
+3
*
Reformat with clang-format
Tobias Grosser
2013-05-07
1
-10
/
+11
*
Update formatting to latest version of clang-format
Tobias Grosser
2013-04-10
1
-11
/
+11
*
fix typos
Sebastian Pop
2013-04-10
1
-3
/
+3
*
IndependentBlocks: translate out of SSA all uses escaping the region
Sebastian Pop
2013-04-08
1
-4
/
+14
*
IndependentBlocks: clang-format and remove includes
Tobias Grosser
2013-03-23
1
-59
/
+52
*
Remove dependence on canonical induction variable
Tobias Grosser
2013-03-20
1
-8
/
+8
*
IndependentBLocks: Do not visit the same instruction twice when moving the
Hongbin Zheng
2012-08-01
1
-5
/
+7
*
Move CLooG.h into include/polly/CodeGen/
Tobias Grosser
2012-05-29
1
-1
/
+1
*
add some more missing ifdef CLOOG_FOUND
Sebastian Pop
2012-05-07
1
-0
/
+2
*
Update Polly to match the LLVM interface change in r156196.
Chandler Carruth
2012-05-04
1
-7
/
+5
*
Adapt to move of isSafeToSpeculativelyExecute into another header.
Tobias Grosser
2011-12-16
1
-1
/
+2
*
Fix placement of the '*' that marks a pointer
Tobias Grosser
2011-11-17
1
-1
/
+1
*
Initialize the passes early and properly.
Tobias Grosser
2011-10-08
1
-4
/
+9
*
Add initial version of Polly
Tobias Grosser
2011-04-29
1
-0
/
+550