| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
llvm-svn: 169159
|
|
|
|
|
|
|
| |
Use 'opt < %s' instead of just 'opt %s' to ensure that no temporary files are
created.
llvm-svn: 167372
|
|
|
|
| |
llvm-svn: 167284
|
|
|
|
| |
llvm-svn: 167283
|
|
|
|
|
|
|
|
| |
Similar to LLVM we now follow the policy of only having LLVM-IR level tests in
the Polly test suite. Testing for miscompilation of larger programs should be
done with the llvm test suite.
llvm-svn: 167255
|
|
|
|
| |
llvm-svn: 153440
|
|
|
|
|
|
|
| |
This fixes the test with recent versions of LLVM that do not support
the old atomic instructions any more.
llvm-svn: 145402
|
|
|
|
|
|
|
| |
The construct '< %s' complicates debugging with gdb --args as the content of
%s is interpreted as gdb input.
llvm-svn: 134432
|
|
This version is equivalent to commit ba26ebece8f5be84e9bd6315611d412af797147e
in the old git repository.
llvm-svn: 130476
|