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
/
IndVarSimplify.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move transformations into own directory
Andreas Simbuerger
2014-03-11
1
-2009
/
+0
*
[C++11] Update to reflect the Value::use_iterator and
Chandler Carruth
2014-03-09
1
-25
/
+19
*
[Modules] Update to reflect the move of CFG.h to the IR library in LLVM
Chandler Carruth
2014-03-04
1
-1
/
+1
*
Update for llvm api change.
Rafael Espindola
2014-02-25
1
-2
/
+3
*
Adapt to DomTree changes in r199104
Tobias Grosser
2014-01-13
1
-3
/
+3
*
[cleanup] Update Polly for moved header in LLVM r199082.
Chandler Carruth
2014-01-13
1
-1
/
+1
*
clang-format: No empty line after 'public:'
Tobias Grosser
2013-10-15
1
-1
/
+0
*
clang-format recent change
Tobias Grosser
2013-09-17
1
-5
/
+4
*
Fix build after SCEV change
Matt Arsenault
2013-09-10
1
-3
/
+5
*
Small style improvements
Tobias Grosser
2013-07-13
1
-2
/
+1
*
Integrate latest clang-format changes
Tobias Grosser
2013-06-23
1
-5
/
+8
*
Sort includes
Tobias Grosser
2013-05-07
1
-12
/
+11
*
Reformat with clang-format
Tobias Grosser
2013-05-07
1
-11
/
+11
*
Update formatting to latest version of clang-format
Tobias Grosser
2013-04-10
1
-15
/
+16
*
Instvarsimplify: clang-format
Tobias Grosser
2013-03-23
1
-269
/
+278
*
Rewrite #includes for llvm/Foo.h to llvm/IR/Foo.h as appropriate to
Chandler Carruth
2013-01-02
1
-7
/
+7
*
Revert multiple adress space changes in Polly
Tobias Grosser
2012-11-01
1
-8
/
+5
*
Another speculative commit to try to fix Polly's build. This is more delta than
Chandler Carruth
2012-10-25
1
-5
/
+8
*
Move TargetData to DataLayout to fix build breakage caused by LLVM r16540
Micah Villmow
2012-10-08
1
-6
/
+6
*
IndVarSimplify: Disable simplifyIVUsers
Tobias Grosser
2012-03-23
1
-2
/
+7
*
IndVarSimplify: Adapt to changes in LLVM trunk
Tobias Grosser
2012-03-23
1
-9
/
+4
*
IndVarSimplify: Proberly initialize the pass.
Tobias Grosser
2012-03-23
1
-17
/
+19
*
More AddUsersIfInteresting related fix.
Hongbin Zheng
2012-03-16
1
-2
/
+5
*
IndVarSimplify: Adpat to IVUsers::AddUsersIfInteresting change.
Hongbin Zheng
2012-03-16
1
-2
/
+4
*
Copy IndVarSimplify pass from LLVM to Polly
Tobias Grosser
2012-02-14
1
-0
/
+1996