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
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
clang-format latest changes
Tobias Grosser
2013-07-02
1
-1
/
+1
*
TempScop: (Partial) Implement the printDetail function.
Hongbin Zheng
2013-06-29
1
-0
/
+2
*
Refactor memory access getting code in ScopStmt.
Hongbin Zheng
2013-06-29
1
-2
/
+4
*
ScopInfo: Clarify may-write and must-write accesses
Tobias Grosser
2013-06-23
1
-6
/
+12
*
Integrate latest clang-format changes
Tobias Grosser
2013-06-23
14
-19
/
+24
*
Use isl_val instead of isl_int in the core of Polly
Tobias Grosser
2013-06-21
2
-5
/
+12
*
Fix typo in header guards
Tobias Grosser
2013-06-15
1
-2
/
+2
*
scop detection: inline and remove isValidBasicBlock
Sebastian Pop
2013-06-14
1
-8
/
+0
*
TempScopInfo: Add code to build the scalar dependences.
Hongbin Zheng
2013-06-10
1
-5
/
+21
*
Refactor: Move the IRAccess building code to a new function.
Hongbin Zheng
2013-06-10
1
-0
/
+10
*
LoopGenerators: Construct loops such that they are already loop rotated
Tobias Grosser
2013-05-16
1
-1
/
+2
*
Move polly options into separate option category
Tobias Grosser
2013-05-07
1
-0
/
+20
*
Reformat with clang-format
Tobias Grosser
2013-05-07
5
-34
/
+39
*
Remove unneeded RegionSimplify pass.
Tobias Grosser
2013-04-17
1
-3
/
+0
*
Support SCoPs with multiple entry edges.
Tobias Grosser
2013-04-16
1
-0
/
+9
*
Update formatting to latest version of clang-format
Tobias Grosser
2013-04-10
7
-13
/
+19
*
Cloog: Add virtual destructor to silence gcc warning
Tobias Grosser
2013-03-23
1
-0
/
+1
*
clang-format: Many more files
Tobias Grosser
2013-03-23
18
-517
/
+478
*
codegen: properly instantiate SCEVs to the place where they are used
Tobias Grosser
2013-03-22
1
-4
/
+20
*
TempScop: Make assert more descriptive
Tobias Grosser
2013-03-21
1
-1
/
+1
*
Remove dependence on canonical induction variable
Tobias Grosser
2013-03-20
2
-15
/
+20
*
Correct function to decide if a SCEV can be ignored
Sebastian Pop
2013-03-18
1
-0
/
+6
*
ScopHelper: clang-format
Tobias Grosser
2013-03-18
1
-51
/
+46
*
ScopHelper: Remove some dead code
Tobias Grosser
2013-03-18
1
-4
/
+0
*
Print function names under --polly-report
Tobias Grosser
2013-03-04
1
-1
/
+1
*
don't store a pointer to the loop in IVS
Sebastian Pop
2013-02-15
1
-1
/
+1
*
add NestLoops to remove some uses of IVS
Sebastian Pop
2013-02-15
1
-0
/
+1
*
add LoopToScev maps
Sebastian Pop
2013-02-15
1
-12
/
+39
*
clang-format a file
Tobias Grosser
2013-02-12
1
-48
/
+48
*
Use documented isl function
Tobias Grosser
2013-02-12
1
-1
/
+1
*
[isl-codegen]: Fix off by one in getNumberOfIterations
Tobias Grosser
2013-02-11
1
-2
/
+4
*
Add missing __isl_give
Tobias Grosser
2013-01-18
1
-1
/
+1
*
Rewrite #includes for llvm/Foo.h to llvm/IR/Foo.h as appropriate to
Chandler Carruth
2013-01-02
4
-4
/
+4
*
isl: vector code generation based on ISL ast
Sebastian Pop
2012-12-18
2
-0
/
+79
*
change interface for isStride
Sebastian Pop
2012-12-18
2
-18
/
+32
*
remove dependence on CLOOG_FOUND for PollyVectorizerChoice
Sebastian Pop
2012-11-26
1
-2
/
+0
*
remove dead code
Sebastian Pop
2012-11-26
1
-3
/
+0
*
Make polly -Wdocumentation clean
Tobias Grosser
2012-11-19
3
-8
/
+3
*
ScopDetection: Print line numbers of detected scops
Tobias Grosser
2012-11-01
1
-0
/
+12
*
CodeGen: Add scop-parameters to the OpenMP context
Tobias Grosser
2012-11-01
1
-0
/
+15
*
autoconf/cmake: Always require isl code generation.
Tobias Grosser
2012-10-21
4
-17
/
+0
*
isl-codegen: Support '<' and '>'
Tobias Grosser
2012-10-16
1
-2
/
+3
*
Move TargetData to DataLayout to fix build breakage caused by LLVM r16540
Micah Villmow
2012-10-08
1
-2
/
+2
*
Add a new isl based code generation
Tobias Grosser
2012-10-02
1
-0
/
+3
*
Add an ast pretty printer pass based on the isl code generator
Tobias Grosser
2012-10-02
3
-2
/
+88
*
Remove dead code
Tobias Grosser
2012-09-08
1
-5
/
+0
*
Pocc: Fix some bugs in the PoCC optimizer pass
Tobias Grosser
2012-08-30
1
-0
/
+5
*
Add preliminary implementation for GPGPU code generation.
Tobias Grosser
2012-08-03
4
-0
/
+204
*
Remove 'using namespace llvm' from header file
Tobias Grosser
2012-08-03
1
-27
/
+25
*
Remove leftover definitions
Tobias Grosser
2012-08-02
1
-2
/
+0
[next]