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
/
unittests
/
Isl
/
IslTest.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
Update isl-cpp bindings
Tobias Grosser
2018-08-09
1
-8
/
+8
*
Rebase C++ bindings on top of latest isl bindings
Tobias Grosser
2018-08-01
1
-34
/
+46
*
[islpp] Remove use of isl::give from unittests
Tobias Grosser
2018-04-28
1
-2
/
+2
*
Add isl operator overloads for isl::pw_aff (Try II)
Tobias Grosser
2018-04-12
1
-0
/
+103
*
Revert r327216 'Add isl operator overloads for isl::pw_aff'
Tobias Grosser
2018-04-11
1
-68
/
+0
*
Adjust to clang-format changes
Tobias Grosser
2018-03-20
1
-1
/
+0
*
Add isl operator overloads for isl::pw_aff
Tobias Grosser
2018-03-10
1
-0
/
+69
*
[test] Add some test cases for computeArrayUnused.
Michael Kruse
2017-08-21
1
-0
/
+49
*
[DeLICM] Fix unused zone for writes without in-between read.
Michael Kruse
2017-08-21
1
-0
/
+8
*
Use isl C++ foreach implementation
Tobias Grosser
2017-04-14
1
-22
/
+25
*
[Support] Add functions to ISLTools.
Michael Kruse
2017-03-22
1
-0
/
+103
*
[unittest] Do not convert large unsigned long to isl::val
Tobias Grosser
2017-03-10
1
-2
/
+2
*
[unittest] Translate isl tests to C++ bindings
Tobias Grosser
2017-03-10
1
-114
/
+94
*
Introduce isl C++ bindings, Part 1: value_ptr style interface
Tobias Grosser
2017-03-10
1
-33
/
+33
*
[Support] Add convertZoneToTimepoints. NFC.
Michael Kruse
2017-02-04
1
-0
/
+53
*
[Support] Add computeArrayUnused. NFC.
Michael Kruse
2017-02-04
1
-0
/
+66
*
[Support] Add computeReachingWrite. NFC.
Michael Kruse
2017-02-04
1
-0
/
+104
*
Update to recent formatting changes
Tobias Grosser
2017-02-01
1
-3
/
+2
*
[Support] Add general isl tools for DeLICM. NFC.
Michael Kruse
2017-01-27
1
-0
/
+296
*
Adjust formatting to commit r292110 [NFC]
Tobias Grosser
2017-01-16
1
-9
/
+12
*
Add unittests for foreach(Elt|Piece). NFC.
Michael Kruse
2016-12-07
1
-0
/
+107
*
Avoid the use of large unsigned values in isl unit test
Tobias Grosser
2016-08-26
1
-1
/
+3
*
unittests: Make the expected value the first argument in EXPECT_EQ [NFC]
Tobias Grosser
2016-08-26
1
-33
/
+32
*
Improve documentation and testing for isl_valFromAPInt
Tobias Grosser
2016-08-26
1
-4
/
+52
*
Improve documentation and testing of APIntFromVal
Tobias Grosser
2016-08-26
1
-3
/
+88
*
Introduce unittests.
Michael Kruse
2016-08-25
1
-0
/
+101