Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | allow optional signext attribute | Will Schmidt | 2014-06-02 | 1 | -5/+5 |
| | | | | | | | Allow the tests to succeed with tne signext (or other) attribute is present. The attributes show up for Power, but not for x86*, so need to be appropriately wildcarded. llvm-svn: 210050 | ||||
* | [OPENMP] Another one fix in test for msvc | Alexey Bataev | 2014-05-08 | 1 | -4/+4 |
| | | | | llvm-svn: 208279 | ||||
* | [OPENMP] Fix codegen test for msvc build | Alexey Bataev | 2014-05-08 | 1 | -2/+2 |
| | | | | llvm-svn: 208278 | ||||
* | [OPENMP] Fixed checking for mangled names in parallel_codegen.cpp test | Alexey Bataev | 2014-05-07 | 1 | -12/+12 |
| | | | | llvm-svn: 208165 | ||||
* | [OPENMP] Fixed problem with temp removal on some platforms in codegen for ↵ | Alexey Bataev | 2014-05-07 | 1 | -2/+0 |
| | | | | | | '#pragma omp parallel' llvm-svn: 208162 | ||||
* | [OPENMP] Temporarily disable test parallel_codegen.cpp | Alexey Bataev | 2014-05-07 | 1 | -0/+2 |
| | | | | llvm-svn: 208156 | ||||
* | [OPENMP] Another one fix for codegen test '#pragma omp parallel' | Alexey Bataev | 2014-05-06 | 1 | -1/+1 |
| | | | | llvm-svn: 208087 | ||||
* | [OPENMP] Fixed test for '#pragma omp parallel' codegen | Alexey Bataev | 2014-05-06 | 1 | -48/+46 |
| | | | | llvm-svn: 208086 | ||||
* | [OPENMP] Temporary disable test for parallel codegen | Alexey Bataev | 2014-05-06 | 1 | -1/+2 |
| | | | | llvm-svn: 208078 | ||||
* | [OPENMP] Initial codegen for '#pragma omp parallel' | Alexey Bataev | 2014-05-06 | 1 | -0/+146 |
llvm-svn: 208077 |