index
:
platform/upstream/isl
accepted/tizen/ivi/genivi
accepted/tizen/ivi/stable
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0_ivi
accepted/tizen_base
accepted/tizen_common
accepted/tizen_generic
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
master
sandbox/dongkyun.s/static
sandbox/dongkyun.s/tizen_base
tizen
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.2_ivi
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0_ivi
tizen_base
tizen_ivi_genivi
upstream
Domain: System / Uncategorized;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
isl_fold.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-09-18
add isl_pw_*_pullback_multi_aff
Sven Verdoolaege
1
-0
/
+1
2012-09-02
relicense isl under the MIT license
Sven Verdoolaege
1
-1
/
+1
2011-12-02
Merge branch 'maint'
Sven Verdoolaege
1
-0
/
+2
2011-12-01
isl_pw_aff_scale: don't special case multiplication with zero
Sven Verdoolaege
1
-0
/
+2
2011-11-02
add isl_qpolynomial_fold_gist_params
Sven Verdoolaege
1
-0
/
+9
2011-10-13
rename isl_pw_aff_add to isl_pw_aff_union_add
Sven Verdoolaege
1
-0
/
+7
2011-09-04
make isl_pw_* object live in a map space
Sven Verdoolaege
1
-19
/
+49
2011-09-03
isl_set_apply_pw_qpolynomial_fold: drop explicit conversion to isl_map
Sven Verdoolaege
1
-4
/
+1
2011-09-03
rename PW_alloc_ to PW_alloc_size
Sven Verdoolaege
1
-3
/
+3
2011-09-03
rename isl_dim to isl_space
Sven Verdoolaege
1
-73
/
+74
2011-07-01
add isl_pw_aff_neg
Sven Verdoolaege
1
-0
/
+2
2011-06-25
add isl_pw_aff abstraction
Sven Verdoolaege
1
-1
/
+5
2011-06-25
add isl_qpolynomial_scale alias for isl_qpolynomial_mul_isl_int
Sven Verdoolaege
1
-0
/
+6
2011-06-25
add isl_qpolynomial_fold_get_dim
Sven Verdoolaege
1
-0
/
+6
2011-06-25
rename isl_qpolynomial_is_equal to isl_qpolynomial_plain_is_equal
Sven Verdoolaege
1
-2
/
+2
2011-05-25
isl_fold.c: avoid warning about control reaching end of non-void function
Sven Verdoolaege
1
-0
/
+2
2011-05-25
mark some functions as (possibly) unused
Sven Verdoolaege
1
-0
/
+1
2011-05-25
isl_fold.c: fix typo
Sven Verdoolaege
1
-2
/
+2
2011-05-25
isl_fold.c: remove unused variable
Sven Verdoolaege
1
-1
/
+0
2011-05-05
rename *_fast_* functions to *_plain_*
Sven Verdoolaege
1
-1
/
+1
2011-01-27
merge isl_basic_set/isl_basic_map and isl_set/isl_map
Sven Verdoolaege
1
-1
/
+1
2011-01-23
add isl_union_pw_qpolynomial_mul_isl_int
Sven Verdoolaege
1
-0
/
+45
2011-01-16
add isl_union_set_apply_union_pw_qpolynomial_fold
Sven Verdoolaege
1
-0
/
+17
2010-12-29
add isl_qpolynomial_fold_get_ctx
Sven Verdoolaege
1
-0
/
+5
2010-12-07
add isl_qpolynomial_pow
Sven Verdoolaege
1
-1
/
+1
2010-11-20
Rename headers from isl_header.h to isl/header.h
Sven Verdoolaege
1
-2
/
+2
2010-11-05
isl_pw_qpolynomial_gist: also try to eliminate integer divisions
Sven Verdoolaege
1
-0
/
+27
2010-10-10
add isl_pw_qpolynomial_set_dim_name
Sven Verdoolaege
1
-0
/
+26
2010-09-04
add public API for matrices
Sven Verdoolaege
1
-0
/
+1
2010-08-26
align parameters of union arguments to binary functions
Sven Verdoolaege
1
-0
/
+39
2010-08-18
add isl_map_apply_pw_qpolynomial_fold
Sven Verdoolaege
1
-0
/
+133
2010-08-18
add isl_union_pw_qpolynomial_fold_get_type
Sven Verdoolaege
1
-0
/
+8
2010-08-18
add isl_pw_qpolynomial_fold_insert_dims
Sven Verdoolaege
1
-0
/
+31
2010-08-18
add isl_union_pw_qpolynomial_fold_add_union_pw_qpolynomial
Sven Verdoolaege
1
-0
/
+57
2010-08-18
add type to isl_{union_,}pw_qpolynomial_fold
Sven Verdoolaege
1
-2
/
+10
2010-08-18
fix isl_qpolynomial_fold_reset_dim
Sven Verdoolaege
1
-0
/
+10
2010-08-18
rename isl_pw_qpolynomial_fold_add to isl_pw_qpolynomial_fold_fold
Sven Verdoolaege
1
-2
/
+223
2010-08-06
isl_pw_qpolynomial_intersect_domain: simplify polynomials using equalities
Sven Verdoolaege
1
-0
/
+27
2010-08-06
add isl_qpolynomial_fold_substitute
Sven Verdoolaege
1
-0
/
+30
2010-08-04
fix isl_pw_qpolynomial_reset_dim
Sven Verdoolaege
1
-0
/
+16
2010-07-31
add support for union sets and relations
Sven Verdoolaege
1
-1
/
+11
2010-06-12
add isl_qpolynomial_fold_foreach_qpolynomial
Sven Verdoolaege
1
-0
/
+16
2010-06-12
add isl_pw_qpolynomial_fold_foreach_lifted_piece
Sven Verdoolaege
1
-0
/
+39
2010-06-12
add isl_qpolynomial_fold_get_type
Sven Verdoolaege
1
-0
/
+7
2010-06-12
fix isl_qpolynomial_fold_dup
Sven Verdoolaege
1
-1
/
+2
2010-05-30
rename isl_pw_qpolynomial_move and add isl_pw_qpolynomial_fold_move_dims
Sven Verdoolaege
1
-0
/
+32
2010-05-13
add isl_pw_qpolynomial_fold_morph
Sven Verdoolaege
1
-0
/
+37
2010-05-13
add isl_pw_qpolynomial_fold_covers
Sven Verdoolaege
1
-0
/
+89
2010-05-04
isl_qpolynomial_fold_opt_on_domain: fix typo
Sven Verdoolaege
1
-1
/
+1
2010-04-03
add isl_pw_qpolynomial_fold_{max,min}
Sven Verdoolaege
1
-0
/
+39
[next]