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
/
Exchange
/
JSONExporter.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Refactor][NfC] Simplify and clean the handling of (new) access relations
Johannes Doerfert
2014-10-13
1
-1
/
+1
*
Relax the condition on the jsop accesses regarding the alignment.
Johannes Doerfert
2014-10-10
1
-12
/
+30
*
Introduce the ScopArrayInfo class.
Johannes Doerfert
2014-10-05
1
-0
/
+3
*
Align copied load/store instructions as the original.
Johannes Doerfert
2014-10-02
1
-0
/
+15
*
Update for LLVM api change
Rafael Espindola
2014-08-25
1
-3
/
+3
*
clang-format polly to avoid buildbot noise
Tobias Grosser
2014-07-09
1
-8
/
+8
*
Update for llvm api change.
Rafael Espindola
2014-07-06
1
-3
/
+4
*
[Refactor] C++11 Memory access iterators in SCoP stmts
Johannes Doerfert
2014-06-13
1
-10
/
+6
*
Fix the polly build.
Rafael Espindola
2014-06-12
1
-1
/
+1
*
Try to fix the polly build.
Rafael Espindola
2014-06-12
1
-1
/
+1
*
polly: update for LLVM API change
Saleem Abdulrasool
2014-05-19
1
-2
/
+2
*
Add missing include.
Benjamin Kramer
2014-04-30
1
-0
/
+1
*
[Modules] Fix potential ODR violations by sinking the DEBUG_TYPE
Chandler Carruth
2014-04-22
1
-2
/
+2
*
Update for llvm api change.
Rafael Espindola
2014-02-24
1
-1
/
+1
*
Update for llvm API change.
Rafael Espindola
2014-02-24
1
-1
/
+1
*
Remove IR/Writer.h
Tobias Grosser
2014-01-09
1
-1
/
+0
*
Update #include paths for r198688 in LLVM that moved headers in the Assembly
Chandler Carruth
2014-01-07
1
-1
/
+1
*
JSONImporter: Free new schedule if found invalid
Tobias Grosser
2013-07-29
1
-0
/
+4
*
Small style improvements
Tobias Grosser
2013-07-13
1
-2
/
+2
*
Integrate latest clang-format changes
Tobias Grosser
2013-06-23
1
-3
/
+0
*
Sort includes
Tobias Grosser
2013-05-07
1
-5
/
+4
*
Move polly options into separate option category
Tobias Grosser
2013-05-07
1
-3
/
+3
*
Reformat with clang-format
Tobias Grosser
2013-05-07
1
-9
/
+11
*
Update formatting to latest version of clang-format
Tobias Grosser
2013-04-10
1
-6
/
+3
*
clang-format: Many more files
Tobias Grosser
2013-03-23
1
-49
/
+48
*
'chmod -x' on files that do not need the executable bits
Tobias Grosser
2012-12-29
1
-0
/
+0
*
ScopInfo: Store ScopStmt pointer in the domain
Tobias Grosser
2012-05-29
1
-0
/
+12
*
Remove FinalRead
Tobias Grosser
2012-03-08
1
-11
/
+0
*
Do not use getNameStr() anymore.
Tobias Grosser
2011-11-17
1
-4
/
+4
*
JSONImporter: Fix parameter ids when importing new access functions
Tobias Grosser
2011-11-15
1
-0
/
+19
*
JScop: Allow to update the context
Tobias Grosser
2011-11-15
1
-0
/
+13
*
Make JScop export/reimport accessible from clang
Tobias Grosser
2011-11-15
1
-8
/
+14
*
ScopInfo: Only give away a copy of the access relation.
Tobias Grosser
2011-10-06
1
-7
/
+10
*
ScopInfo: Get the isl_ctx always with getIslCtx()
Tobias Grosser
2011-10-06
1
-2
/
+2
*
Adapt to introduction of isl_space
Tobias Grosser
2011-10-06
1
-3
/
+3
*
Free isl_ctx and fix several memory leaks
Tobias Grosser
2011-08-20
1
-1
/
+5
*
Memaccess: Code generation for constant access function change
Raghesh Aloor
2011-08-15
1
-0
/
+9
*
Memaccess: Display Changed Access Relation
Raghesh Aloor
2011-08-03
1
-0
/
+5
*
Memaccess: Bugfix-Reading of JSCoP file fails
Raghesh Aloor
2011-07-16
1
-1
/
+1
*
MemAccess: Reading Change in Access Function
Raghesh Aloor
2011-07-12
1
-0
/
+30
*
JSONExport: Some cleanups
Tobias Grosser
2011-04-29
1
-8
/
+11
*
JSONExporter: Remove unused variable
Tobias Grosser
2011-04-29
1
-1
/
+0
*
Add initial version of Polly
Tobias Grosser
2011-04-29
1
-0
/
+261