- Aug 24, 2019
-
-
Sven Verdoolaege authored
Signed-off-by:
Sven Verdoolaege <sven.verdoolaege@gmail.com>
-
Sven Verdoolaege authored
Signed-off-by:
Sven Verdoolaege <sven.verdoolaege@gmail.com>
-
Sven Verdoolaege authored
Signed-off-by:
Sven Verdoolaege <sven.verdoolaege@gmail.com>
-
- Jul 09, 2019
-
-
Sven Verdoolaege authored
If the user explicitly passes the --with-isl=bundled option to configure, then it will be passed down to submodules along with the --with-isl-builddir=../isl option that gets added to let submodules use the isl that is bundled with the top-level project. The submodule complains about these conflicting options. Override the --with-isl=bundled with an additional --with-isl=build option. Note that a user shouldn't normally need to set the --with-isl=bundled because that is the default, but it should work nonetheless. Reported-by:
Kornilios Kourtis <kkourt@kkourt.io> Signed-off-by:
Sven Verdoolaege <sven.verdoolaege@gmail.com>
-
- May 11, 2019
-
-
Sven Verdoolaege authored
The CXXAUTOFLAGS variable in NTL/ConfigLog.h describes additional compiler flags that are needed for linking against NTL. In particular, if NTL has been compiled with pthread support, this will include "-pthread". Add these flags to the compiler and linker command lines. Reported-by:
Sanket Tavarageri <sanket.tavarageri@intel.com> Signed-off-by:
Sven Verdoolaege <sven.verdoolaege@gmail.com>
-
Sven Verdoolaege authored
This should be more portable. Signed-off-by:
Sven Verdoolaege <sven.verdoolaege@gmail.com>
-
- Mar 28, 2019
-
-
Sven Verdoolaege authored
Signed-off-by:
Sven Verdoolaege <sven.verdoolaege@gmail.com>
-
Sven Verdoolaege authored
Signed-off-by:
Sven Verdoolaege <sven.verdoolaege@gmail.com>
-
- Mar 10, 2019
-
-
Sven Verdoolaege authored
Signed-off-by:
Sven Verdoolaege <sven.verdoolaege@gmail.com>
-
- Jan 26, 2019
-
-
Sven Verdoolaege authored
Signed-off-by:
Sven Verdoolaege <sven.verdoolaege@gmail.com>
-
Sven Verdoolaege authored
Signed-off-by:
Sven Verdoolaege <sven.verdoolaege@gmail.com>
-
Sven Verdoolaege authored
This was missing from barvinok-0.41.1-1-g094c67b706 (update isl for move of interface/all.h, Tue Jul 31 07:54:05 2018 +0200). Signed-off-by:
Sven Verdoolaege <sven.verdoolaege@gmail.com>
-
- Sep 19, 2018
-
-
Sven Verdoolaege authored
This was missing from 7a84e1b5 (barvinok_{summate,bound}: take isl input, Thu Nov 11 14:29:48 2010 +0100). Signed-off-by:
Sven Verdoolaege <sven.verdoolaege@gmail.com>
-
- Jul 31, 2018
-
-
Sven Verdoolaege authored
Signed-off-by:
Sven Verdoolaege <sven.verdoolaege@gmail.com>
-
- Jul 30, 2018
-
-
Sven Verdoolaege authored
Signed-off-by:
Sven Verdoolaege <sven.verdoolaege@gmail.com>
-
Sven Verdoolaege authored
Signed-off-by:
Sven Verdoolaege <sven.verdoolaege@gmail.com>
-
Sven Verdoolaege authored
Signed-off-by:
Sven Verdoolaege <sven.verdoolaege@gmail.com>
-
- Jul 17, 2018
-
-
Sven Verdoolaege authored
Signed-off-by:
Sven Verdoolaege <sven.verdoolaege@gmail.com>
-
- May 27, 2018
-
-
Sven Verdoolaege authored
The isl.py target in itself is fairly harmless since isl.py is not built by default and therefore only results in failures when the bindings are being built explicitly (or on "make dist). However, barvinok-0.40-18-gb2a61c464a (interface: make language bindings depend on all relevant headers, Sun Feb 18 12:30:10 2018 +0100) added a libdep.a target which does get built by default while it can only be built with a bundled or build isl submodule. Hide the entire isl.py machinery behind a conditional to avoid failures when a system isl submodule is being used. Reported-by:
Marcin Copik <mcopik@gmail.com> Signed-off-by:
Sven Verdoolaege <sven.verdoolaege@gmail.com>
-
- Apr 25, 2018
-
-
Sven Verdoolaege authored
Do so instead of relying on the headers getting included indirectly. Signed-off-by:
Sven Verdoolaege <sven.verdoolaege@gmail.com>
-
Sven Verdoolaege authored
Do so instead of relying on the headers getting included indirectly. Signed-off-by:
Sven Verdoolaege <sven.verdoolaege@gmail.com>
-
Sven Verdoolaege authored
Do so instead of relying on the headers getting included indirectly. Signed-off-by:
Sven Verdoolaege <sven.verdoolaege@gmail.com>
-
- Apr 17, 2018
-
-
Sven Verdoolaege authored
Reported-by:
Uday Reddy B <udayreddy@gmail.com> Signed-off-by:
Sven Verdoolaege <sven.verdoolaege@gmail.com>
-
- Mar 16, 2018
-
-
Sven Verdoolaege authored
This was missing from barvinok-0.40-13-g3f17e4d8 (AX_SUBMODULE: only check submodule status in git repository, Fri Jun 2 11:32:40 2017 +0200). Signed-off-by:
Sven Verdoolaege <sven.verdoolaege@gmail.com>
-
- Mar 06, 2018
-
-
Sven Verdoolaege authored
Signed-off-by:
Sven Verdoolaege <sven.verdoolaege@gmail.com>
-
- Mar 03, 2018
-
-
Sven Verdoolaege authored
Signed-off-by:
Sven Verdoolaege <sven.verdoolaege@gmail.com>
-
Sven Verdoolaege authored
Signed-off-by:
Sven Verdoolaege <sven.verdoolaege@gmail.com>
-
Sven Verdoolaege authored
Signed-off-by:
Sven Verdoolaege <sven.verdoolaege@gmail.com>
-
Sven Verdoolaege authored
This file is needed for "make distcheck". Signed-off-by:
Sven Verdoolaege <sven.verdoolaege@gmail.com>
-
Sven Verdoolaege authored
This file is needed to recreate the documentation. Signed-off-by:
Sven Verdoolaege <sven.verdoolaege@gmail.com>
-
Sven Verdoolaege authored
The typo was introduced in barvinok-0.40-13-g3f17e4d8db (AX_SUBMODULE: only check submodule status in git repository, Fri Jun 2 11:32:40 2017 +0200). Signed-off-by:
Sven Verdoolaege <sven.verdoolaege@gmail.com>
-
Sven Verdoolaege authored
Signed-off-by:
Sven Verdoolaege <sven.verdoolaege@gmail.com>
-
- Jun 16, 2017
-
-
Sven Verdoolaege authored
Signed-off-by:
Sven Verdoolaege <sven.verdoolaege@gmail.com>
-
Sven Verdoolaege authored
Signed-off-by:
Sven Verdoolaege <sven.verdoolaege@gmail.com>
-
- Jun 13, 2017
-
-
Sven Verdoolaege authored
The codegen operation prints an AST generated from a schedule, given either as a schedule tree or a (union) map. As a convenience, applying codegen to a set would result in codegen being applied to the identity mapping on the set. This seems to be causing confusion about the nature of the codegen operation. Drop the magic such that users are aware that a schedule is needed to perform AST generation. They can still explicitly call the "identity" operation on a set if they really want the old behavior. Signed-off-by:
Sven Verdoolaege <sven.verdoolaege@gmail.com>
-
- Jun 02, 2017
-
-
Sven Verdoolaege authored
This was missing from f24cadb2 (introduce special version of isl.py.top for use with pet, Tue Dec 8 15:58:18 2015 +0100). Since a distribution always contains the pet submodule, only packaging the pet version of interface/isl.py.top should be fairly harmless, but it does result in an error message about the missing file and it may break if the user decides not to use the pet submodule. Signed-off-by:
Sven Verdoolaege <sven.verdoolaege@gmail.com>
-
Sven Verdoolaege authored
Commit 5bd2d70c (AX_SUBMODULE: allow .git file in submodule, Wed Dec 4 16:03:53 2013 +0100) changed the way an initialized submodule is detected, but it did so in a way that can only be applied when the toplevel is a git repository. Applied it outside a git repository does not affect the outcome, but it does result in the error message "fatal: Not a git repository (or any of the parent directories): .git". Only perform this check after checking that the toplevel is a git repository. Signed-off-by:
Sven Verdoolaege <sven.verdoolaege@gmail.com>
-
- May 04, 2017
-
-
Sven Verdoolaege authored
Without the cast, the pointer is treated as an integer and may get truncated. Signed-off-by:
Sven Verdoolaege <sven.verdoolaege@gmail.com>
-
Sven Verdoolaege authored
Signed-off-by:
Sven Verdoolaege <sven.verdoolaege@gmail.com>
-
Sven Verdoolaege authored
Signed-off-by:
Sven Verdoolaege <sven.verdoolaege@gmail.com>
-