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
/
CodeGeneration.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Codegen: Give split and merge basic blocks better names
Tobias Grosser
2012-02-12
1
-2
/
+2
*
CodeGen: Further improve style
Tobias Grosser
2012-02-12
1
-37
/
+30
*
CodeGen: Move generation of OpenMP out of the way
Tobias Grosser
2012-02-12
1
-25
/
+28
*
CodeGeneration: Rephrase comment slightly
Tobias Grosser
2012-02-01
1
-8
/
+8
*
CodeGeneration: Order includes alphabetically
Tobias Grosser
2012-02-01
1
-8
/
+8
*
Remove unneeded default case
Tobias Grosser
2012-01-26
1
-2
/
+0
*
CodeGen: Separate declaration and definition of ClastStmtCodeGen
Tobias Grosser
2012-01-24
1
-457
/
+517
*
CodeGen: Separate declaration and definition of ClastExpCodeGen
Tobias Grosser
2012-01-24
1
-118
/
+126
*
CodeGen: Use getNullValue to simplify some code
Tobias Grosser
2012-01-24
1
-6
/
+2
*
CodeGen: Separate declaration and definitions of BlockGenerator
Tobias Grosser
2012-01-24
1
-401
/
+473
*
ScopInfo: Add isStrideX to unify stride checking
Tobias Grosser
2012-01-24
1
-4
/
+6
*
Memaccess: Removing some unwanted code
Raghesh Aloor
2012-01-13
1
-5
/
+0
*
Memaccess: Using isl_map_dim_max
Raghesh Aloor
2011-12-28
1
-6
/
+61
*
Memacess: Some style changes
Raghesh Aloor
2011-12-09
1
-31
/
+33
*
CodeGen: Style improvements.
Tobias Grosser
2011-12-06
1
-14
/
+18
*
Do not use getNameStr() anymore.
Tobias Grosser
2011-11-17
1
-14
/
+11
*
Fix placement of the '*' that marks a pointer
Tobias Grosser
2011-11-17
1
-4
/
+4
*
Enable prevectorization with -enable-polly-vector.
Tobias Grosser
2011-10-23
1
-3
/
+5
*
Initialize the passes early and properly.
Tobias Grosser
2011-10-08
1
-3
/
+12
*
ScopInfo: Only give away a copy of the access relation.
Tobias Grosser
2011-10-06
1
-11
/
+15
*
Adapt to introduction of isl_space
Tobias Grosser
2011-10-06
1
-6
/
+7
*
CodeGen: Support for Cast Operations in vector code generation
Tobias Grosser
2011-09-04
1
-1
/
+20
*
CodeGen: Remove unused code
Tobias Grosser
2011-09-04
1
-8
/
+2
*
CodeGen: Better separate scalar and vector code generation.
Tobias Grosser
2011-09-04
1
-45
/
+41
*
CodeGeneration: Simplify code, fix style.
Tobias Grosser
2011-09-04
1
-11
/
+8
*
CodeGen: Split large function in smaller ones.
Tobias Grosser
2011-09-04
1
-74
/
+91
*
CodeGen: Improve naming of copied basic blocks
Tobias Grosser
2011-09-04
1
-1
/
+2
*
Fix crashes due to unaligned parameters
Tobias Grosser
2011-08-25
1
-1
/
+3
*
Free isl_ctx and fix several memory leaks
Tobias Grosser
2011-08-20
1
-1
/
+2
*
Memaccess: Code generation for constant access function change
Raghesh Aloor
2011-08-15
1
-3
/
+39
*
Removing some trailing whitespaces
Raghesh Aloor
2011-08-11
1
-1
/
+1
*
Memaccess: Some style changes
Raghesh Aloor
2011-08-08
1
-16
/
+16
*
Memaccess: Codegeneration for a simple access function change
Raghesh Aloor
2011-08-03
1
-1
/
+28
*
Fix two compiler warnings
Tobias Grosser
2011-08-01
1
-1
/
+1
*
Use llvm::*Type without const
Tobias Grosser
2011-07-18
1
-16
/
+16
*
CodeGeneration: Adjust call to CreateCall.
Tobias Grosser
2011-07-15
1
-2
/
+1
*
Adapt to LLVM type system changes
Tobias Grosser
2011-07-12
1
-11
/
+7
*
CodeGen: Adapt to change of PHI operand storage
Tobias Grosser
2011-07-05
1
-3
/
+0
*
CodeGeneration: Adapt to SCEVExpander change
Tobias Grosser
2011-06-30
1
-1
/
+1
*
CodeGeneration: Use FIXME instead of XXX
Tobias Grosser
2011-05-23
1
-3
/
+3
*
CodeGeneration: Cleanup getAnalysis/addPreserved
Tobias Grosser
2011-05-14
1
-3
/
+5
*
CodeGeneration: Localize variables
Tobias Grosser
2011-05-14
1
-3
/
+2
*
CodeGeneration: Admit that we change the code.
Tobias Grosser
2011-05-14
1
-1
/
+1
*
Cloog: Export clast_root
Tobias Grosser
2011-05-14
1
-1
/
+1
*
CodeGeneration: No need to forget SCoP.
Tobias Grosser
2011-05-14
1
-3
/
+0
*
CodeGeneration: We do not preserve the PostDominatorTree
Tobias Grosser
2011-05-14
1
-1
/
+0
*
CodeGeneration: Remove -polly-codegen-only
Tobias Grosser
2011-05-14
1
-13
/
+1
*
CodeGeneration: Do not delete the old version of the Scop.
Tobias Grosser
2011-05-14
1
-78
/
+124
*
CodeGeneration: Support only simple regions
Tobias Grosser
2011-05-14
1
-0
/
+2
*
ScopDetection: Remember the functions generated by backend in a pointer set, ...
Hongbin Zheng
2011-05-06
1
-4
/
+8
[prev]
[next]