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_constraint.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-09-02
relicense isl under the MIT license
Sven Verdoolaege
1
-1
/
+1
2012-05-06
add isl_constraint_get_local_space
Sven Verdoolaege
1
-0
/
+6
2012-05-06
add isl_constraint_is_{lower,upper}_bound
Sven Verdoolaege
1
-0
/
+34
2012-05-06
add isl_basic_set_n_constraint
Sven Verdoolaege
1
-0
/
+12
2011-09-13
drop isl_div abstraction
Sven Verdoolaege
1
-2
/
+2
2011-09-13
isl_{in,}equality_alloc: take isl_local_space intead of isl_space
Sven Verdoolaege
1
-29
/
+22
2011-09-04
make isl_pw_* object live in a map space
Sven Verdoolaege
1
-2
/
+6
2011-09-03
implement isl_constraint on top of isl_vec
Sven Verdoolaege
1
-61
/
+144
2011-09-03
rename isl_dim to isl_space
Sven Verdoolaege
1
-16
/
+16
2011-07-23
reimplement isl_constraint in terms of isl_aff
Sven Verdoolaege
1
-161
/
+147
2011-07-23
drop isl_constraint_add_div
Sven Verdoolaege
1
-30
/
+0
2011-07-23
drop isl_constraint_clear
Sven Verdoolaege
1
-9
/
+0
2011-07-23
isl_constraint: drop constraint iteration
Sven Verdoolaege
1
-38
/
+0
2011-07-07
hide isl_constraint internals
Sven Verdoolaege
1
-1
/
+1
2011-07-02
add isl_basic_set_drop_constraint
Sven Verdoolaege
1
-0
/
+74
2011-07-02
add isl_constraint_get_aff
Sven Verdoolaege
1
-0
/
+30
2011-06-02
add isl_inequality_from_aff
Sven Verdoolaege
1
-0
/
+27
2011-05-16
add isl_set_add_constraint
Sven Verdoolaege
1
-0
/
+17
2011-05-16
add isl_equality_from_aff
Sven Verdoolaege
1
-0
/
+27
2011-05-16
add isl_constraint_get_bound
Sven Verdoolaege
1
-0
/
+39
2011-05-16
add isl_constraint_involves_dims
Sven Verdoolaege
1
-0
/
+18
2011-05-16
hide isl_div internals
Sven Verdoolaege
1
-0
/
+1
2011-04-29
add isl_constraint_get_ctx
Sven Verdoolaege
1
-0
/
+5
2011-04-25
add isl_constraint_get_dim
Sven Verdoolaege
1
-0
/
+6
2011-01-27
merge isl_basic_set/isl_basic_map and isl_set/isl_map
Sven Verdoolaege
1
-1
/
+1
2011-01-07
add isl_set_remove_unknown_divs
Sven Verdoolaege
1
-0
/
+18
2010-11-20
Rename headers from isl_header.h to isl/header.h
Sven Verdoolaege
1
-2
/
+2
2010-10-26
rename isl_map_remove to isl_map_remove_dims
Sven Verdoolaege
1
-1
/
+1
2010-10-10
add isl_constraint_get_dim_name
Sven Verdoolaege
1
-0
/
+7
2010-08-09
add isl_basic_map_has_defining_equality
Sven Verdoolaege
1
-12
/
+27
2010-08-02
hide isl_dim internals
Sven Verdoolaege
1
-0
/
+1
2010-06-27
add isl_constraint_is_div_constraint
Sven Verdoolaege
1
-0
/
+19
2010-06-27
isl_basic_map_from_constraint: keep all divs, even redundant ones
Sven Verdoolaege
1
-1
/
+7
2010-06-27
isl_basic_map_from_constraint: only return copy of bmap on equality constraints
Sven Verdoolaege
1
-1
/
+1
2010-06-27
isl_constraint_add_div: correctly set line to first and only constraint
Sven Verdoolaege
1
-1
/
+1
2010-06-04
isl_basic_map_foreach_constraint: make sure input has been finalized
Sven Verdoolaege
1
-0
/
+3
2010-06-03
isl_basic_map_from_constraint: finalize result
Sven Verdoolaege
1
-0
/
+1
2010-05-30
fix some icc warnings
Sven Verdoolaege
1
-0
/
+2
2010-05-13
add isl_basic_set_foreach_bound_pair
Sven Verdoolaege
1
-0
/
+347
2010-02-09
isl_constraint_div: make sure requested div is a known div
Sven Verdoolaege
1
-0
/
+2
2010-02-09
add isl_basic_map_foreach_constraint
Sven Verdoolaege
1
-0
/
+36
2009-12-18
isl_constraint_dup: make sure line refers to equation in constraint's bmap
Sven Verdoolaege
1
-1
/
+10
2009-12-16
add copyright statements
Sven Verdoolaege
1
-0
/
+9
2009-11-16
add isl_basic_map_first_constraint
Sven Verdoolaege
1
-8
/
+14
2009-09-16
isl_basic_map_from_constraint: return copy of bmap in constraint if possible
Sven Verdoolaege
1
-0
/
+6
2009-09-13
isl_basic_map_add_constraint: handle constraints obtained from basic maps
Sven Verdoolaege
1
-2
/
+1
2009-09-13
add isl_basic_map_from_constraint
Sven Verdoolaege
1
-22
/
+27
2009-09-06
isl_constraint.c: remove unused variables
Sven Verdoolaege
1
-3
/
+0
2009-09-06
fix return type of isl_constraint_free
Sven Verdoolaege
1
-1
/
+1
2009-09-06
isl_constraint.c: add missing include
Sven Verdoolaege
1
-0
/
+1
[next]