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
/
LoopGenerators.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[cleanup] Update Polly for moved header in LLVM r199082.
Chandler Carruth
2014-01-13
1
-1
/
+1
*
Remove unneeded comma and update formatting
Tobias Grosser
2013-08-24
1
-2
/
+2
*
Update LoopInfo correctly
Tobias Grosser
2013-05-16
1
-0
/
+19
*
LoopGenerators: Construct loops such that they are already loop rotated
Tobias Grosser
2013-05-16
1
-36
/
+67
*
Sort includes
Tobias Grosser
2013-05-07
1
-2
/
+1
*
Reformat with clang-format
Tobias Grosser
2013-05-07
1
-11
/
+14
*
Remove unnecessary explicit typing in std::make_pair
Andy Gibbs
2013-03-20
1
-1
/
+1
*
CodeGen: clang-format goodness
Tobias Grosser
2013-02-05
1
-58
/
+34
*
Rewrite #includes for llvm/Foo.h to llvm/IR/Foo.h as appropriate to
Chandler Carruth
2013-01-02
1
-2
/
+2
*
Formatting: Break lines after binary operators such as '&&'
Tobias Grosser
2012-12-29
1
-2
/
+2
*
Fix obvious formatting problems.
Tobias Grosser
2012-12-29
1
-2
/
+1
*
Revert multiple adress space changes in Polly
Tobias Grosser
2012-11-01
1
-2
/
+1
*
Another fix for a build-bot reported API mismatch.
Chandler Carruth
2012-10-25
1
-1
/
+2
*
isl-codegen: Support '<' and '>'
Tobias Grosser
2012-10-16
1
-3
/
+5
*
Move TargetData to DataLayout to fix build breakage caused by LLVM r16540
Micah Villmow
2012-10-08
1
-2
/
+2
*
Mark the increments of the generated induction variables 'NSW'
Tobias Grosser
2012-05-29
1
-1
/
+1
*
Refactor: Move the code generation related header files to include/polly/Code...
Hongbin Zheng
2012-04-25
1
-1
/
+1
*
Refactor: Pass the argument 'IRBuilder' and 'AfterBlock' of function 'createL...
Hongbin Zheng
2012-04-23
1
-16
/
+18
*
Move the CodeGeneration.cpp to the CodeGen folder and update the build system.
Hongbin Zheng
2012-03-30
1
-0
/
+335
[prev]