Tobias Grosser
|
8111a0ae7d
|
autoconf: Fix module loading in tests
llvm-svn: 203925
|
2014-03-14 13:27:26 +00:00 |
Sebastian Pop
|
c90ec7812e
|
rename make check target to match the naming convention followed in the other llvm projects
llvm-svn: 182171
|
2013-05-17 23:04:28 +00:00 |
Hongbin Zheng
|
e2107f0999
|
Revert "Make the "all" target depend on polly-test, so that users can run regression"
This reverts commit 97bd8d50881000c11b65b0e033996ec5f57bcd15.
llvm-svn: 154487
|
2012-04-11 07:43:24 +00:00 |
Hongbin Zheng
|
b5bf8cfa17
|
Make the "all" target depend on polly-test, so that users can run regression
tests by simply typing "make -C tools/polly/test", like llvm's regression
tests.
llvm-svn: 153739
|
2012-03-30 09:27:16 +00:00 |
Hongbin Zheng
|
2700adebfa
|
Autoconf build: Try to update LLVMPolly.so before running regression tests
llvm-svn: 153738
|
2012-03-30 09:27:07 +00:00 |
Hongbin Zheng
|
689e84fcec
|
Regession testing: Substitut POLLY_LIB_DIR, which is introduced by commit
r152924, by $(LibDir). Because we assume polly built by autoconf is always
in llvm tree.
llvm-svn: 153642
|
2012-03-29 12:36:52 +00:00 |
Tobias Grosser
|
f281702686
|
test: Do not hardcode '.so' as library suffix
Contributed by: Marcello Maggioni <hayarms@gmail.com>
llvm-svn: 145076
|
2011-11-22 19:40:38 +00:00 |
Tobias Grosser
|
758053788b
|
Add initial version of Polly
This version is equivalent to commit ba26ebece8f5be84e9bd6315611d412af797147e
in the old git repository.
llvm-svn: 130476
|
2011-04-29 06:27:02 +00:00 |