summaryrefslogtreecommitdiff
path: root/test/LLVMC
Commit message (Expand)AuthorAge
* The 'forward_as' property did not use its second argument.Mikhail Glushenkov2009-05-06
* Fix incorrect code generation with ENV.Mikhail Glushenkov2009-05-05
* Add a comment.Mikhail Glushenkov2009-03-06
* Fix a typo that prevents hello.mm from running (and runs hello.m twice).Julien Lerouge2009-02-26
* Rename dg.exp to llvmc.exp. This is so I can ignore it during a make check if...Bill Wendling2009-02-08
* The 'false.c' test must depend on llvm-g++.Mikhail Glushenkov2009-02-08
* Add three new option properties.Mikhail Glushenkov2009-01-28
* Allow hooks with arguments.Mikhail Glushenkov2009-01-21
* Use ignore & grep instead of XFAIL.Mikhail Glushenkov2008-12-21
* Remove Clang tests since clang is not installed on the buildbots.Mikhail Glushenkov2008-12-09
* Add some rudimentary tests for .Mikhail Glushenkov2008-12-09
* Make 'extern' an option property.Mikhail Glushenkov2008-12-07
* Add some clarifying comments.Mikhail Glushenkov2008-12-07
* Add tests for tblgen's LLVMC backend.Mikhail Glushenkov2008-12-07
* Since the old llvmc was removed, rename llvmc2 to llvmc.Mikhail Glushenkov2008-11-25
* LLVMC2: -emit-llvm stops compilation.Daniel Dunbar2008-11-19
* LLVMC2: Teach llvm_gcc_c tool about -include and -fsyntax-only.Daniel Dunbar2008-11-19
* Add LLVMC2 tool definitions for Objective-C and Objective-C++.Daniel Dunbar2008-11-08
* Renaming LLVMC/dg.exp to LLVM/llvmc.expBill Wendling2008-08-14
* Fix the -opt switch and add a test case for it.Mikhail Glushenkov2008-05-30
* Fix: 'sink' handling was broken.Mikhail Glushenkov2008-05-30
* Check if llvm-gcc is available before running tests. Patch by Matthijs Kooijman!Tanya Lattner2008-05-14
* Filter option names to escape symbols not allowed as C++ identifiers.Mikhail Glushenkov2008-05-12
* Move test files around a bit - fixes the reported number of test cases.Mikhail Glushenkov2008-05-06
* Use edge weights to choose the right linker based on input language names.Mikhail Glushenkov2008-05-06
* Add a --linker command-line option, make all tests pass.Mikhail Glushenkov2008-05-06
* Add two (currently failing) tests.Mikhail Glushenkov2008-05-06
* Take object file as input and handle files with the same name correctly.Mikhail Glushenkov2008-05-06
* First small tests for llvmc2.Mikhail Glushenkov2008-05-06