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
/
CodeGeneration.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "Add preliminary implementation for GPGPU code generation."
Tobias Grosser
2012-07-13
1
-196
/
+0
*
Add preliminary implementation for GPGPU code generation.
Tobias Grosser
2012-07-13
1
-0
/
+196
*
Move executeScopConditionally() into its own file
Tobias Grosser
2012-05-29
1
-137
/
+11
*
Move CLooG.h into include/polly/CodeGen/
Tobias Grosser
2012-05-29
1
-1
/
+1
*
Move isParallelFor into CodeGeneration
Tobias Grosser
2012-05-22
1
-1
/
+21
*
add some more missing ifdef CLOOG_FOUND
Sebastian Pop
2012-05-07
1
-2
/
+5
*
Allow polly ask bb-vectorizer to vectorize the loop body.
Hongbin Zheng
2012-05-06
1
-8
/
+1
*
Refactor: Move the code generation related header files to include/polly/Code...
Hongbin Zheng
2012-04-25
1
-3
/
+3
*
Refactor: Move the declaration of the BlockGenerator/VectorBlockGenerator
Hongbin Zheng
2012-04-25
1
-824
/
+2
*
Refactor: Pass the argument 'IRBuilder' and 'AfterBlock' of function 'createL...
Hongbin Zheng
2012-04-23
1
-1
/
+1
*
CodeGen: Generate scalar code if vector instructions cannot be generated
Tobias Grosser
2012-04-12
1
-7
/
+68
*
CodeGen: Allow Polly to do 'grouped unrolling', but no vector generation.
Tobias Grosser
2012-04-07
1
-0
/
+14
*
CodeGen: Remove unused declaration
Tobias Grosser
2012-04-03
1
-2
/
+0
*
CodeGen: Recreate old ivs with the original type
Tobias Grosser
2012-04-03
1
-1
/
+2
*
CodeGen: Some style improvements
Tobias Grosser
2012-04-02
1
-9
/
+10
*
CodeGen: Remove unused variable
Tobias Grosser
2012-04-01
1
-5
/
+5
*
CodeGen: Allow function parameters to be rewritten in getNewValue()
Tobias Grosser
2012-04-01
1
-11
/
+15
*
Move the CodeGeneration.cpp to the CodeGen folder and update the build system.
Hongbin Zheng
2012-03-30
1
-0
/
+1689