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
Commit message (
Expand
)
Author
Age
Files
Lines
*
clang-format polly to avoid buildbot noise
Tobias Grosser
2014-07-09
2
-15
/
+17
*
Derive run-time conditions for delinearization
Tobias Grosser
2014-07-02
2
-2
/
+4
*
Use arguments of user statements to perform induction variable substitution
Tobias Grosser
2014-07-02
2
-55
/
+70
*
[C++11] Use more range based fors
Tobias Grosser
2014-06-28
2
-11
/
+5
*
Remove redundant code and use C++ range fors
Tobias Grosser
2014-06-28
1
-16
/
+2
*
[Refactor] Make the used dependence types explicit
Johannes Doerfert
2014-06-26
1
-1
/
+2
*
Remove use of llvm.codegen intrinsic for GPGPU codegen
Yabin Hu
2014-06-24
1
-30
/
+86
*
Model statement wise reduction dependences
Johannes Doerfert
2014-06-20
1
-1
/
+3
*
Update for ScopStmt iterator name change in LLVM r210927
Tobias Grosser
2014-06-19
1
-7
/
+4
*
Use range-based for loops
Tobias Grosser
2014-06-04
4
-27
/
+17
*
Adapt to DomTree changes in r199104
Tobias Grosser
2014-05-08
1
-1
/
+1
*
Remove unnecessary struct in return type
Tobias Grosser
2014-05-07
1
-2
/
+2
*
Remove unnecessary explicit typing in std::make_pair
Tobias Grosser
2014-05-07
2
-4
/
+3
*
Add the missing 'LoopToScev' parameter
Tobias Grosser
2014-05-07
1
-1
/
+1
*
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
4
-5
/
+8
*
Really fix the load case.
Tobias Grosser
2014-04-18
1
-0
/
+4
*
Ensure a scalar pointer when issuing a vector load
Tobias Grosser
2014-04-17
1
-0
/
+4
*
[C++11] Use nullptr
Tobias Grosser
2014-04-16
3
-16
/
+16
*
Fix for vector codegen in OpenMP subfunctions
Tobias Grosser
2014-04-15
1
-0
/
+7
*
Codegeneration: Free memory correctly when using -polly-vectorizer=polly
Tobias Grosser
2014-04-14
1
-0
/
+1
*
Return conservative result in case the dependence check timed out
Tobias Grosser
2014-03-21
1
-1
/
+5
*
clang-format: Remove empty lines
Tobias Grosser
2014-03-21
3
-4
/
+0
*
Support for generating vectors for loads with -1 stride
Tobias Grosser
2014-03-19
1
-6
/
+24
*
(Make) Remove unused Makefiles
Andreas Simbuerger
2014-03-14
1
-18
/
+0
*
avoid warning
Sebastian Pop
2014-03-13
1
-2
/
+2
*
Emit llvm.loop metadata for parallel loops
Tobias Grosser
2014-03-04
3
-6
/
+84
*
Introduce PollyIRBuilder
Tobias Grosser
2014-03-04
6
-23
/
+23
*
cmake: build monolithic libLLVMPollyLib.dylib
Tobias Grosser
2014-03-03
1
-23
/
+0
*
Use C++11 formatting
Tobias Grosser
2014-03-02
1
-8
/
+8
*
Update for llvm api change.
Rafael Espindola
2014-02-25
2
-4
/
+6
*
codegen: Update LoopInfo correctly
Tobias Grosser
2014-02-24
1
-0
/
+4
*
Cloog: Compute simple hulls during code generation
Tobias Grosser
2014-02-23
1
-0
/
+3
*
GMP is only required for CLooG
Sebastian Pop
2014-02-22
1
-0
/
+21
*
Codegen: Do not crash when seeing debug intrinsics
Tobias Grosser
2014-02-21
1
-0
/
+8
*
Update to isl 1b3ba3b72c0482fd36bf0b4a1186a259f7bafeed
Tobias Grosser
2014-01-26
1
-0
/
+2
*
CodeGeneration: Replace reference to isl_int with explicit mpz call.
Tobias Grosser
2014-01-19
1
-1
/
+1
*
Adapt to DomTree changes in r199104
Tobias Grosser
2014-01-13
4
-12
/
+13
*
[cleanup] Update Polly for moved header in LLVM r199082.
Chandler Carruth
2014-01-13
2
-4
/
+4
*
Remove IR/Writer.h
Tobias Grosser
2014-01-09
1
-3
/
+2
*
Update #include paths for r198688 in LLVM that moved headers in the Assembly
Chandler Carruth
2014-01-07
1
-1
/
+1
*
IslCodegen: Support for run-time conditions
Tobias Grosser
2013-11-17
2
-0
/
+15
*
prepend LLVM to all Polly* libs
Sebastian Pop
2013-11-16
1
-1
/
+1
*
IslCodegen: Do not build upper bound in vector for
Tobias Grosser
2013-11-02
1
-6
/
+0
*
Update comments to address Sebastian's review
Tobias Grosser
2013-10-31
1
-3
/
+14
*
ScopInfo: Add support for AssumedContext
Tobias Grosser
2013-10-29
1
-3
/
+43
*
clang-format: No empty line after 'public:'
Tobias Grosser
2013-10-15
1
-1
/
+0
*
[CodeGen] Fixup assert fails caused by incorrect LoopInfo update
Tobias Grosser
2013-09-02
1
-3
/
+1
*
Remove unneeded comma and update formatting
Tobias Grosser
2013-08-24
1
-2
/
+2
[next]