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
Commit message (
Expand
)
Author
Age
Files
Lines
*
IndependentBlocks: We can only reconstruct PHI nodes that are within the ScoP
Tobias Grosser
2013-04-17
1
-1
/
+1
*
Remove unneeded RegionSimplify pass.
Tobias Grosser
2013-04-17
3
-241
/
+0
*
Support SCoPs with multiple entry edges.
Tobias Grosser
2013-04-16
4
-23
/
+40
*
SCEVValidator: Correctly store 'k * p' as a parameter
Tobias Grosser
2013-04-14
1
-1
/
+6
*
ScheduleOptimizer: Use isl_map_from_union_map to extract map.
Tobias Grosser
2013-04-11
1
-19
/
+13
*
ScheduleOpt: Do not crash on statements with empty iteration domains
Tobias Grosser
2013-04-10
1
-1
/
+14
*
ScopDetect: Allow multiplications of the form <param> * <param>
Tobias Grosser
2013-04-10
1
-0
/
+5
*
Update formatting to latest version of clang-format
Tobias Grosser
2013-04-10
16
-77
/
+79
*
Support SCoPs with multiple exit edges
Tobias Grosser
2013-04-10
3
-5
/
+26
*
Codegen: Replace region exit and entries recursively
Tobias Grosser
2013-04-10
1
-2
/
+3
*
fix typos
Sebastian Pop
2013-04-10
1
-3
/
+3
*
scop detection: properly instantiate SCEVs to the place where they are used
Sebastian Pop
2013-04-10
2
-6
/
+11
*
IndependentBlocks: translate out of SSA all uses escaping the region
Sebastian Pop
2013-04-08
1
-4
/
+14
*
SCEVCodegen should not run createIndVarSimplifyPass
Sebastian Pop
2013-04-08
1
-2
/
+4
*
ScopDetection: Use isTopLevelRegion
Tobias Grosser
2013-04-02
1
-1
/
+1
*
RegisterPasses: Improve comments
Tobias Grosser
2013-03-23
1
-51
/
+117
*
clang-format: Many more files
Tobias Grosser
2013-03-23
25
-720
/
+610
*
RegisterPasses: clang-format
Tobias Grosser
2013-03-23
1
-76
/
+61
*
Instvarsimplify: clang-format
Tobias Grosser
2013-03-23
1
-269
/
+278
*
IndependentBlocks: clang-format and remove includes
Tobias Grosser
2013-03-23
1
-59
/
+52
*
DeadCodeElimination: clang-format and comment
Tobias Grosser
2013-03-23
1
-23
/
+22
*
CodePreparation: Comment and format the file properly
Tobias Grosser
2013-03-23
1
-72
/
+70
*
codegen: properly instantiate SCEVs to the place where they are used
Tobias Grosser
2013-03-22
1
-27
/
+40
*
ScopInfo: do not call getCanonicalInductionVariable for SCEVCodegen
Sebastian Pop
2013-03-22
1
-5
/
+7
*
Do not canonicalize indvars with scev based codegen
Tobias Grosser
2013-03-21
1
-1
/
+4
*
Remove last uses of canoncial induction variable when scev code generating
Tobias Grosser
2013-03-21
2
-7
/
+10
*
CodePrepare: Do not require canonical induction variables for scev based mode
Tobias Grosser
2013-03-20
1
-5
/
+19
*
Remove dependence on canonical induction variable
Tobias Grosser
2013-03-20
6
-45
/
+54
*
Remove unnecessary explicit typing in std::make_pair
Andy Gibbs
2013-03-20
1
-1
/
+1
*
Add option -polly-code-generator=none
Tobias Grosser
2013-03-20
1
-1
/
+5
*
Silence 'variable unused' warning in release mode
Tobias Grosser
2013-03-20
3
-0
/
+3
*
ScopDetect: Remove some redundant semicolons
Tobias Grosser
2013-03-19
1
-3
/
+3
*
Correct function to decide if a SCEV can be ignored
Sebastian Pop
2013-03-18
2
-12
/
+112
*
ScopHelper: Remove some dead code
Tobias Grosser
2013-03-18
1
-19
/
+0
*
use the canonical IV only when it exists
Sebastian Pop
2013-03-18
2
-14
/
+18
*
Print function names under --polly-report
Tobias Grosser
2013-03-04
1
-4
/
+10
*
Support: clang-format
Tobias Grosser
2013-02-22
2
-144
/
+128
*
CodeGen: clang-format
Tobias Grosser
2013-02-22
5
-87
/
+84
*
capitalize SCEV to match the current naming convention
Sebastian Pop
2013-02-15
1
-1
/
+1
*
don't store a pointer to the loop in IVS
Sebastian Pop
2013-02-15
1
-2
/
+2
*
add NestLoops to remove some uses of IVS
Sebastian Pop
2013-02-15
1
-7
/
+8
*
use apply and ScevParameterRewriter::rewrite instead of SCEVRewriter
Sebastian Pop
2013-02-15
1
-197
/
+5
*
add LoopToScev maps
Sebastian Pop
2013-02-15
3
-52
/
+92
*
Formatting fixes
Tobias Grosser
2013-02-14
1
-11
/
+14
*
CodeGen: clang-format goodness
Tobias Grosser
2013-02-05
7
-516
/
+415
*
TempScopInfo: clang-format
Tobias Grosser
2013-02-05
1
-21
/
+19
*
Dependences: clang-format
Tobias Grosser
2013-02-05
1
-46
/
+38
*
ScopInfo: clang-format file
Tobias Grosser
2013-02-05
1
-43
/
+48
*
ScopDetect: clang-format pointer types in templates
Tobias Grosser
2013-02-05
1
-4
/
+4
*
ScopDetection: clang-format some more code
Tobias Grosser
2013-02-05
1
-14
/
+16
[next]