projects
/
platform
/
upstream
/
isl.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/isl.git
2012-02-02
Sven Verdoolaege
export isl_pw_multi_aff_coalesce
commit
|
commitdiff
|
tree
|
snapshot
2012-02-02
Sven Verdoolaege
export isl_pw_multi_aff_domain
commit
|
commitdiff
|
tree
|
snapshot
2012-02-02
Sven Verdoolaege
isl_aff_normalize: remove unused divs
commit
|
commitdiff
|
tree
|
snapshot
2012-02-02
Sven Verdoolaege
isl_pw_multi_aff_from_map: add a special case where...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-02
Sven Verdoolaege
privately export isl_basic_map_plain_is_single_valued
commit
|
commitdiff
|
tree
|
snapshot
2012-02-02
Sven Verdoolaege
isl_printer_print_pw_aff: simplify domain expression...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-01
Sven Verdoolaege
isl_morph.c: fix typo in comment
commit
|
commitdiff
|
tree
|
snapshot
2012-02-01
Sven Verdoolaege
Merge branch 'maint'
commit
|
commitdiff
|
tree
|
snapshot
2012-02-01
Sven Verdoolaege
isl_basic_set_full_compression: detect equalities in...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-01
Sven Verdoolaege
isl_stream_read_pw_qpolynomial: accept products of...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-01
Sven Verdoolaege
isl_union_set_product: call isl_set_product on entries
commit
|
commitdiff
|
tree
|
snapshot
2012-02-01
Sven Verdoolaege
isl_tab_pip.c: sol_add: skip empty contexts
commit
|
commitdiff
|
tree
|
snapshot
2012-01-31
Sven Verdoolaege
isl_space_set_dim_id: also set id of parameter in neste...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-31
Sven Verdoolaege
isl_space_set_dim_id: rename "dim" variable to "space"
commit
|
commitdiff
|
tree
|
snapshot
2012-01-30
Sven Verdoolaege
scheduler: replace split_parallel by split_scaled option
commit
|
commitdiff
|
tree
|
snapshot
2012-01-30
Sven Verdoolaege
add isl_mat_scale_down_row
commit
|
commitdiff
|
tree
|
snapshot
2012-01-30
Tobias Grosser
Add isl_union_map_gist_range
commit
|
commitdiff
|
tree
|
snapshot
2012-01-30
Sven Verdoolaege
scheduler: add an option to configure the level of...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-30
Sven Verdoolaege
Merge branch 'maint'
commit
|
commitdiff
|
tree
|
snapshot
2012-01-30
Sven Verdoolaege
schedule.c: split_parallel: avoid invalid memory accesses
commit
|
commitdiff
|
tree
|
snapshot
2012-01-18
Sven Verdoolaege
update for change in clang's HandleTopLevelDecl return...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-18
Sven Verdoolaege
configure.ac: only link against libraries from LLVM...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-18
Sven Verdoolaege
put annotations after "struct"
commit
|
commitdiff
|
tree
|
snapshot
2012-01-18
Sven Verdoolaege
Merge branch 'maint'
commit
|
commitdiff
|
tree
|
snapshot
2012-01-18
Sven Verdoolaege
isl_pw_aff_non_zero_set: don't assume isl_pw_aff is...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-18
Sven Verdoolaege
isl_aff_nonneg_basic_set and isl_aff_zero_basic_set...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-16
Sven Verdoolaege
isl_tab_from_basic_map: preserve all constraints in...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-16
Sven Verdoolaege
isl_tab_track_bmap: drop sanity checks in case of empty tab
commit
|
commitdiff
|
tree
|
snapshot
2012-01-16
Sven Verdoolaege
isl_tab_track_bmap: make sure we have a unique copy...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-16
Sven Verdoolaege
isl_tab_track_bmap: fix memory leak on error path
commit
|
commitdiff
|
tree
|
snapshot
2012-01-15
Sven Verdoolaege
isl_basic_map_remove_unknown_divs: restart whenever...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-15
Sven Verdoolaege
isl_map_simple_hull: improve error handling
commit
|
commitdiff
|
tree
|
snapshot
2012-01-13
Sven Verdoolaege
export isl_multi_aff_drop_dims
commit
|
commitdiff
|
tree
|
snapshot
2012-01-13
Sven Verdoolaege
isl_multi_aff_drop_dims: handle removal of output dimen...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-13
Sven Verdoolaege
isl_multi_aff_set_aff: improve error handling
commit
|
commitdiff
|
tree
|
snapshot
2012-01-13
Sven Verdoolaege
add isl_multi_aff_set_tuple_id
commit
|
commitdiff
|
tree
|
snapshot
2012-01-12
Sven Verdoolaege
isl_pw_aff_on_shared_domain: perform gist on results...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-03
Sven Verdoolaege
add isl_aff_project_domain_on_params
commit
|
commitdiff
|
tree
|
snapshot
2012-01-03
Sven Verdoolaege
add isl_aff_align_params
commit
|
commitdiff
|
tree
|
snapshot
2012-01-03
Sven Verdoolaege
isl_printer_print_aff: only print () when needed in...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-03
Sven Verdoolaege
isl_aff_gist: normalize result
commit
|
commitdiff
|
tree
|
snapshot
2012-01-03
Sven Verdoolaege
Merge branch 'maint'
commit
|
commitdiff
|
tree
|
snapshot
2012-01-03
Sven Verdoolaege
isl_schedule.c: mark row constructed by compute_split_s...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-02
Sven Verdoolaege
isl_map_project_out: properly handle named or nested...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-01
Sven Verdoolaege
isl_arg_parse: reset all flags with same option name...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-01
Sven Verdoolaege
isl_ctx_peek_options: special case isl_options_args
commit
|
commitdiff
|
tree
|
snapshot
2012-01-01
Sven Verdoolaege
isl_basic_set_compute_vertices: set activity domain...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-30
Sven Verdoolaege
Merge branch 'maint'
commit
|
commitdiff
|
tree
|
snapshot
2011-12-30
Sven Verdoolaege
isl_morph_{dom,ran}_params: add missing isl_morph_cow
commit
|
commitdiff
|
tree
|
snapshot
2011-12-27
Sven Verdoolaege
isl_access_info: allow user interaction to restrict...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-27
Sven Verdoolaege
isl_access_info_compute_flow: store sink domain map...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-26
Sven Verdoolaege
isl_access_info_alloc: use isl_calloc to allocate structure
commit
|
commitdiff
|
tree
|
snapshot
2011-12-26
Sven Verdoolaege
isl_access_info_compute_flow: don't pass ownership...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-18
Sven Verdoolaege
isl 0.09
isl-0.09
commit
|
commitdiff
|
tree
|
snapshot
2011-12-18
Sven Verdoolaege
avoid "errno" argument name
commit
|
commitdiff
|
tree
|
snapshot
2011-12-17
Sven Verdoolaege
add isl_morph_dump
commit
|
commitdiff
|
tree
|
snapshot
2011-12-17
Sven Verdoolaege
rename isl_morph_dump to isl_morph_print_internal
commit
|
commitdiff
|
tree
|
snapshot
2011-12-16
Sven Verdoolaege
isl_basic_set_compute_vertices: fix handling of lower...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-14
Sven Verdoolaege
doc: improve consistency in list of schedule options
commit
|
commitdiff
|
tree
|
snapshot
2011-12-14
Sven van Haastregt
add Feautrier's scheduling algorithm
commit
|
commitdiff
|
tree
|
snapshot
2011-12-12
Tobias Grosser
add option to bound the constant scheduling coefficients
commit
|
commitdiff
|
tree
|
snapshot
2011-12-12
Tobias Grosser
Introduce new ISL_CTX_(GET|SET)_INT_DEF macro
commit
|
commitdiff
|
tree
|
snapshot
2011-12-12
Tobias Grosser
Fix typo in documentation
commit
|
commitdiff
|
tree
|
snapshot
2011-12-12
Tobias Grosser
Add interface to set schedule_maximize_band_depth
commit
|
commitdiff
|
tree
|
snapshot
2011-12-12
Sven van Haastregt
doc/SubmittingPatches: fix typo in email address
commit
|
commitdiff
|
tree
|
snapshot
2011-12-12
Sven van Haastregt
export schedule_split_parallel option
commit
|
commitdiff
|
tree
|
snapshot
2011-12-11
Sven Verdoolaege
add isl_pw_multi_aff_get_pw_aff
commit
|
commitdiff
|
tree
|
snapshot
2011-12-10
Sven Verdoolaege
Merge branch 'maint'
commit
|
commitdiff
|
tree
|
snapshot
2011-12-10
Sven Verdoolaege
isl_map_from_pw_aff: handle NULL input
commit
|
commitdiff
|
tree
|
snapshot
2011-12-10
Sven Verdoolaege
add isl_space_map_from_domain_and_range
commit
|
commitdiff
|
tree
|
snapshot
2011-12-03
Tobias Grosser
Introduce option 'on_error'
commit
|
commitdiff
|
tree
|
snapshot
2011-12-03
Sven Verdoolaege
export isl_map_eliminate
commit
|
commitdiff
|
tree
|
snapshot
2011-12-03
Tobias Grosser
Improve message when ctx is freed, but still referenced
commit
|
commitdiff
|
tree
|
snapshot
2011-12-02
Tobias Grosser
add isl_local_space_range
commit
|
commitdiff
|
tree
|
snapshot
2011-12-02
Sven Verdoolaege
Merge branch 'maint'
commit
|
commitdiff
|
tree
|
snapshot
2011-12-01
Sven Verdoolaege
isl_pw_aff_scale: don't special case multiplication...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-30
Sven Verdoolaege
add isl_set_find_dim_by_name
commit
|
commitdiff
|
tree
|
snapshot
2011-11-30
Sven Verdoolaege
isl_basic_map_involves_dims: double-check divs
commit
|
commitdiff
|
tree
|
snapshot
2011-11-26
Sven Verdoolaege
isl_schedule.c: fix typo in comment
commit
|
commitdiff
|
tree
|
snapshot
2011-11-25
Sven Verdoolaege
configure.ac: only create interface/Makefile if user...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-23
Sven Verdoolaege
add isl_pw_aff_has_dim_id
commit
|
commitdiff
|
tree
|
snapshot
2011-11-23
Sven Verdoolaege
add missing namespace qualification on llvm::ArrayRef
commit
|
commitdiff
|
tree
|
snapshot
2011-11-23
Sven Verdoolaege
Merge branch 'maint'
commit
|
commitdiff
|
tree
|
snapshot
2011-11-23
Sven Verdoolaege
isl_union_pw_*_{intersect_domain,gist}: update to chang...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-21
Sven Verdoolaege
isl_map_insert_dims: handle NULL input
commit
|
commitdiff
|
tree
|
snapshot
2011-11-21
Sven Verdoolaege
isl_set_from_pw_aff: handle NULL input
commit
|
commitdiff
|
tree
|
snapshot
2011-11-17
Sven Verdoolaege
document isl_basic_map_set_tuple_name
commit
|
commitdiff
|
tree
|
snapshot
2011-11-16
Sven Verdoolaege
.gitignore: add isl_config.h.in~
commit
|
commitdiff
|
tree
|
snapshot
2011-11-13
Sven Verdoolaege
isl_arg_parse: support string list arguments
commit
|
commitdiff
|
tree
|
snapshot
2011-11-13
Sven Verdoolaege
hide isl_options structure
commit
|
commitdiff
|
tree
|
snapshot
2011-11-13
Sven Verdoolaege
introduce isl_args structure that constains isl_arg...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-13
Sven Verdoolaege
add isl_ctx_parse_options
commit
|
commitdiff
|
tree
|
snapshot
2011-11-13
Sven Verdoolaege
isl_arg_parse: print current option values as defaults
commit
|
commitdiff
|
tree
|
snapshot
2011-11-13
Sven Verdoolaege
use the clang driver to obtain command line arguments...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-13
Sven Verdoolaege
support more recent LLVMs
commit
|
commitdiff
|
tree
|
snapshot
2011-11-13
Sven Verdoolaege
add isl_map_subtract_range
commit
|
commitdiff
|
tree
|
snapshot
2011-11-06
Serge Belyshev
allow --with-gmp=build
commit
|
commitdiff
|
tree
|
snapshot
2011-11-06
Sven Verdoolaege
isl_map_gist: return empty set if context is obviously...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-04
Sven Verdoolaege
add isl_map_gist_range
commit
|
commitdiff
|
tree
|
snapshot
2011-11-04
Sven Verdoolaege
add isl_map_subtract_domain
commit
|
commitdiff
|
tree
|
snapshot
next