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
/
IslCodeGeneration.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[Refactor] Expose the runtime debug builder
Johannes Doerfert
2014-07-24
1
-83
/
+0
*
[Fix] Typo during refactoring
Johannes Doerfert
2014-07-23
1
-2
/
+2
*
[Refactor] IslAst and payload struct
Johannes Doerfert
2014-07-23
1
-22
/
+2
*
Update for RegionInfo changes.
Matt Arsenault
2014-07-19
1
-3
/
+4
*
[Refactor] Move code out of the IslAst header
Johannes Doerfert
2014-07-17
1
-4
/
+6
*
Derive run-time conditions for delinearization
Tobias Grosser
2014-07-02
1
-1
/
+3
*
Use arguments of user statements to perform induction variable substitution
Tobias Grosser
2014-07-02
1
-49
/
+70
*
Use range-based for loops
Tobias Grosser
2014-06-04
1
-3
/
+2
*
Fix formatting
Tobias Grosser
2014-04-22
1
-2
/
+2
*
IslCodeGeneration: Document the IslExprBuilder
Tobias Grosser
2014-04-22
1
-3
/
+86
*
[Modules] Fix potential ODR violations by sinking the DEBUG_TYPE
Chandler Carruth
2014-04-22
1
-1
/
+2
*
Emit llvm.loop metadata for parallel loops
Tobias Grosser
2014-03-04
1
-5
/
+16
*
Introduce PollyIRBuilder
Tobias Grosser
2014-03-04
1
-8
/
+8
*
Update to isl 1b3ba3b72c0482fd36bf0b4a1186a259f7bafeed
Tobias Grosser
2014-01-26
1
-0
/
+2
*
Adapt to DomTree changes in r199104
Tobias Grosser
2014-01-13
1
-4
/
+4
*
IslCodegen: Support for run-time conditions
Tobias Grosser
2013-11-17
1
-0
/
+12
*
IslCodegen: Do not build upper bound in vector for
Tobias Grosser
2013-11-02
1
-6
/
+0
*
Integrate latest clang-format changes
Tobias Grosser
2013-06-23
1
-1
/
+1
*
Use isl_val instead of isl_int in the core of Polly
Tobias Grosser
2013-06-21
1
-5
/
+3
*
Update LoopInfo correctly
Tobias Grosser
2013-05-16
1
-1
/
+7
*
LoopGenerators: Construct loops such that they are already loop rotated
Tobias Grosser
2013-05-16
1
-10
/
+3
*
Sort includes
Tobias Grosser
2013-05-07
1
-8
/
+6
*
Reformat with clang-format
Tobias Grosser
2013-05-07
1
-21
/
+27
*
Support SCoPs with multiple entry edges.
Tobias Grosser
2013-04-16
1
-9
/
+3
*
Update formatting to latest version of clang-format
Tobias Grosser
2013-04-10
1
-4
/
+4
*
Support SCoPs with multiple exit edges
Tobias Grosser
2013-04-10
1
-1
/
+12
*
clang-format: Many more files
Tobias Grosser
2013-03-23
1
-2
/
+1
*
Remove dependence on canonical induction variable
Tobias Grosser
2013-03-20
1
-0
/
+1
*
Silence 'variable unused' warning in release mode
Tobias Grosser
2013-03-20
1
-0
/
+1
*
use the canonical IV only when it exists
Sebastian Pop
2013-03-18
1
-6
/
+8
*
CodeGen: clang-format
Tobias Grosser
2013-02-22
1
-20
/
+18
*
add LoopToScev maps
Sebastian Pop
2013-02-15
1
-11
/
+16
*
CodeGen: clang-format goodness
Tobias Grosser
2013-02-05
1
-78
/
+73
*
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
-26
/
+26
*
Fix obvious formatting problems.
Tobias Grosser
2012-12-29
1
-13
/
+10
*
return -1 when polly::getNumberOfIterations returns -1
Sebastian Pop
2012-12-18
1
-1
/
+4
*
isl: vector code generation based on ISL ast
Sebastian Pop
2012-12-18
1
-15
/
+199
*
autoconf/cmake: Always require isl code generation.
Tobias Grosser
2012-10-21
1
-4
/
+0
*
isl-codegen: Support '<' and '>'
Tobias Grosser
2012-10-16
1
-6
/
+27
*
Move TargetData to DataLayout to fix build breakage caused by LLVM r16540
Micah Villmow
2012-10-08
1
-1
/
+1
*
Add a new isl based code generation
Tobias Grosser
2012-10-02
1
-0
/
+859
*
add a check for ISL codegen at configure time
Sebastian Pop
2012-05-07
1
-0
/
+21
[prev]