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
/
Support
/
GICHelper.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Support] Force instantiation of isl dump() methods. NFC.
Michael Kruse
2017-09-28
1
-0
/
+57
*
Fix a lot of typos. NFC.
Michael Kruse
2017-06-08
1
-1
/
+1
*
[DeLICM] Known knowledge.
Michael Kruse
2017-05-06
1
-0
/
+1
*
[ScopInfo] Do not use LLVM names to identify statements, arrays, and parameters
Tobias Grosser
2017-05-03
1
-7
/
+26
*
Use isl C++ foreach implementation
Tobias Grosser
2017-04-14
1
-103
/
+0
*
Introduce isl C++ bindings, Part 1: value_ptr style interface
Tobias Grosser
2017-03-10
1
-58
/
+29
*
Fix namespaces after clang-format update
Tobias Grosser
2017-03-01
1
-1
/
+1
*
[Support] Remove NonowningIslPtr. NFC.
Michael Kruse
2017-02-23
1
-14
/
+9
*
Add isl_multi_pw_aff to GICHelper
Alexandre Isoard
2016-12-16
1
-0
/
+7
*
Add more ISL foreachElt functions. NFC.
Michael Kruse
2016-12-07
1
-0
/
+41
*
Add IslPtr type traits. NFC.
Michael Kruse
2016-12-07
1
-1
/
+3
*
[Support] Compile fix for gcc. NFC.
Michael Kruse
2016-09-30
1
-2
/
+4
*
[Support] Add (Nonowning-)IslPtr::dump(). NFC.
Michael Kruse
2016-09-30
1
-0
/
+22
*
Add -polly-flatten-schedule pass.
Michael Kruse
2016-09-08
1
-0
/
+68
*
GICHelper: Correctly assign return value
Tobias Grosser
2016-09-08
1
-1
/
+1
*
Improve documentation and testing for isl_valFromAPInt
Tobias Grosser
2016-08-26
1
-1
/
+12
*
Improve documentation and testing of APIntFromVal
Tobias Grosser
2016-08-26
1
-4
/
+17
*
Add more isl object printing functions
Hongbin Zheng
2016-02-20
1
-0
/
+5
*
Add more isl object printing function
Hongbin Zheng
2016-02-18
1
-0
/
+6
*
Print "null" for ISL objects that are nullptr
Michael Kruse
2015-12-13
1
-0
/
+2
*
stringFromIslObj: Do not crash when printing 'null' objects
Tobias Grosser
2015-11-10
1
-1
/
+5
*
Make non-affine statement names isl compatible
Tobias Grosser
2015-07-09
1
-0
/
+2
*
Fix formatting
Tobias Grosser
2015-02-19
1
-1
/
+2
*
[NFC] Generalize getIslCompatibleName interface.
Johannes Doerfert
2015-02-19
1
-5
/
+11
*
Use isl_schedule_get_ctx
Tobias Grosser
2014-11-21
1
-5
/
+1
*
Make getIslCompatibleName globaly available
Johannes Doerfert
2014-07-24
1
-0
/
+28
*
GMP is only required for CLooG
Sebastian Pop
2014-02-22
1
-40
/
+0
*
Dependences: Use ostream printer to print analysis output
Tobias Grosser
2013-07-14
1
-2
/
+0
*
Integrate latest clang-format changes
Tobias Grosser
2013-06-23
1
-2
/
+2
*
Use isl_val instead of isl_int in the core of Polly
Tobias Grosser
2013-06-21
1
-0
/
+47
*
Correctly convert APInt to gmp values
Tobias Grosser
2013-06-14
1
-3
/
+2
*
Sort includes
Tobias Grosser
2013-05-07
1
-5
/
+4
*
Reformat with clang-format
Tobias Grosser
2013-05-07
1
-3
/
+3
*
clang-format: Many more files
Tobias Grosser
2013-03-23
1
-1
/
+0
*
Support: clang-format
Tobias Grosser
2013-02-22
1
-25
/
+25
*
Add stringFromIslObj support for various isl_objs.
Hongbin Zheng
2012-07-05
1
-0
/
+21
*
Refactor: Use generic internal function template in GICHelper.cpp to avoid du...
Hongbin Zheng
2012-07-05
1
-32
/
+23
*
Free isl_ctx and fix several memory leaks
Tobias Grosser
2011-08-20
1
-0
/
+1
*
GICHelper: Fix memory leaks, as we forgot to free some strings.
Tobias Grosser
2011-08-20
1
-5
/
+15
*
ScheduleOpt: Use band forest to get the schedules
Tobias Grosser
2011-06-30
1
-0
/
+10
*
Add initial version of Polly
Tobias Grosser
2011-04-29
1
-0
/
+91