2011-03-08 |
NAKAMURA Takumi | Reapply r127073(partially): Introduce $(ECHOPATH) to... |
blob | commitdiff | raw |
2011-03-05 |
Jakob Stoklund Olesen | Revert r127073: "Introduce $(ECHOPATH) to print DOSish... |
blob | commitdiff | raw | diff to current |
2011-03-05 |
NAKAMURA Takumi | Introduce $(ECHOPATH) to print DOSish path string on... |
blob | commitdiff | raw |
2011-02-03 |
NAKAMURA Takumi | test/Makefile: "check-all" should update tools/clang... |
blob | commitdiff | raw | diff to current |
2010-11-29 |
NAKAMURA Takumi | test: Use $SharedLibDir for loadable modules. On Cygmin... |
blob | commitdiff | raw | diff to current |
2010-11-29 |
NAKAMURA Takumi | test: Add the new feature 'loadable_module'. |
blob | commitdiff | raw | diff to current |
2010-11-25 |
Duncan Sands | Use LLVMCC_EMITIR_FLAG rather than hard-coding "-emit... |
blob | commitdiff | raw | diff to current |
2010-10-22 |
NAKAMURA Takumi | test/Makefile: Force lit -j1 on Cygwin. |
blob | commitdiff | raw | diff to current |
2010-08-30 |
Michael J. Spencer | Partially revert r112480. Caused test failures. |
blob | commitdiff | raw | diff to current |
2010-08-30 |
Michael J. Spencer | Test: Fix LLVMC tests on CMake. |
blob | commitdiff | raw | diff to current |
2010-08-05 |
Rafael Espindola | check-lit was failing again on F13 64 bits :-( |
blob | commitdiff | raw | diff to current |
2010-08-02 |
Daniel Dunbar | Fix comment. |
blob | commitdiff | raw | diff to current |
2010-08-02 |
Daniel Dunbar | tests: Kill off custom targets which were just there... |
blob | commitdiff | raw | diff to current |
2010-08-02 |
Daniel Dunbar | tests: Make 'lit' the default test tool. You can still... |
blob | commitdiff | raw | diff to current |
2010-07-18 |
Chris Lattner | daniel doesn't hate me, he hates macpython 2.5, which |
blob | commitdiff | raw | diff to current |
2010-07-15 |
Chris Lattner | see comment. |
blob | commitdiff | raw | diff to current |
2010-06-08 |
Rafael Espindola | Add more virtual memory to lit. The python in x86-64... |
blob | commitdiff | raw | diff to current |
2010-04-17 |
Chris Lattner | doh, didn't mean to check in my hackaround lit sucking. :) |
blob | commitdiff | raw | diff to current |
2010-04-17 |
Chris Lattner | teach the x86 asm parser how to handle segment prefixes |
blob | commitdiff | raw | diff to current |
2010-02-25 |
Jeffrey Yasskin | Try r96559 for the third time. This time the shared... |
blob | commitdiff | raw | diff to current |
2010-02-23 |
Jeffrey Yasskin | Roll back r96959 again. |
blob | commitdiff | raw | diff to current |
2010-02-23 |
Jeffrey Yasskin | Roll r96559 forward again, adding libLLVM-2.7svn.so... |
blob | commitdiff | raw | diff to current |
2010-02-23 |
Daniel Dunbar | Eliminate llvmgcc_version testing variable. |
blob | commitdiff | raw | diff to current |
2010-02-23 |
Daniel Dunbar | Kill unused llvmgccmajvers testing variable. |
blob | commitdiff | raw | diff to current |
2010-02-18 |
Jeffrey Yasskin | Roll back the shared library, r96559. It broke two... |
blob | commitdiff | raw | diff to current |
2010-02-18 |
Jeffrey Yasskin | Add a shared library for LLVM, named libLLVM2.7svn... |
blob | commitdiff | raw | diff to current |
2009-11-16 |
Jeffrey Yasskin | Revert the test from r88984. It relies on being able... |
blob | commitdiff | raw | diff to current |
2009-11-16 |
Jeffrey Yasskin | Make X86-64 in the Large model always emit 64-bit calls. |
blob | commitdiff | raw | diff to current |
2009-11-08 |
Daniel Dunbar | Two small fixes for site.exp for cmake. |
blob | commitdiff | raw | diff to current |
2009-11-08 |
Daniel Dunbar | Derive the right paths to use during testing instead... |
blob | commitdiff | raw | diff to current |
2009-11-08 |
Daniel Dunbar | Switch to using 'lit.site.cfg.in' for the site config... |
blob | commitdiff | raw | diff to current |
2009-10-26 |
Edward O'Callaghan | Fix gmake check for AuroraUX triple. |
blob | commitdiff | raw | diff to current |
2009-10-02 |
Torok Edwin | Fix make rule when objdir is inside srcdir. |
blob | commitdiff | raw | diff to current |
2009-09-22 |
Daniel Dunbar | Generate lit.site.cfg from a .in file, as clang does. |
blob | commitdiff | raw | diff to current |
2009-09-20 |
Daniel Dunbar | Teach 'make check-all' to build the site configuration... |
blob | commitdiff | raw | diff to current |
2009-09-20 |
Daniel Dunbar | Add 'make check-all', which runs the LLVM tests along... |
blob | commitdiff | raw | diff to current |
2009-09-14 |
Daniel Dunbar | Add a VALGRIND_EXTRA_ARGS makefile variable, with the... |
blob | commitdiff | raw | diff to current |
2009-09-14 |
Daniel Dunbar | Teach 'make check-lit' to run unittests. |
blob | commitdiff | raw | diff to current |
2009-09-13 |
Daniel Dunbar | Add LLVMGCCBINDIR to path, since LLVMC expects to find... |
blob | commitdiff | raw | diff to current |
2009-09-13 |
Daniel Dunbar | Switch Ocaml to use llvm_supports_binding. |
blob | commitdiff | raw | diff to current |
2009-09-13 |
Daniel Dunbar | tests: Add llvm_supports_binding predicate. |
blob | commitdiff | raw | diff to current |
2009-09-10 |
Daniel Dunbar | Remove prcontext. |
blob | commitdiff | raw | diff to current |
2009-09-08 |
Daniel Dunbar | Add 'lit' support for llvm tests. |
blob | commitdiff | raw | diff to current |
2009-09-03 |
Erick Tryzelaar | Replace ocamlc tests with ocamlopt tests since they... |
blob | commitdiff | raw | diff to current |
2009-08-18 |
Anton Korobeynikov | The attached patches attempt to fix cross builds. For... |
blob | commitdiff | raw | diff to current |
2009-08-10 |
Erick Tryzelaar | Fix ocaml "make check" tests, that wasn't finding the... |
blob | commitdiff | raw | diff to current |
2009-08-01 |
Daniel Dunbar | Avoid a problem with ulimit on Solaris & friends, patch... |
blob | commitdiff | raw | diff to current |
2009-07-21 |
Bob Wilson | Fix ocaml tests for 64-bit MacOS systems. LLVM is... |
blob | commitdiff | raw | diff to current |
2009-06-26 |
Shantonu Sen | Clarify how to configure llvm-gcc-4.2 for use with |
blob | commitdiff | raw | diff to current |
2009-04-23 |
Dan Gohman | Add more ulimit limits, to catch more kinds of runaway... |
blob | commitdiff | raw | diff to current |
2009-03-21 |
Evan Cheng | Re-commit r67334 and r67349 with fix. |
blob | commitdiff | raw | diff to current |
2009-03-20 |
Nick Lewycky | Revert r67334 and r37349 which break "make check" on... |
blob | commitdiff | raw | diff to current |
2009-03-19 |
Evan Cheng | More makefile changes to allow dejagnu tests to pass... |
blob | commitdiff | raw | diff to current |
2009-03-06 |
Mikhail Glushenkov | Trailing whitespace. |
blob | commitdiff | raw | diff to current |
2009-02-26 |
Chris Lattner | make sure that make fully evaluates variables when... |
blob | commitdiff | raw | diff to current |
2009-02-02 |
Devang Patel | Run dsymutil on darwin, when it is expected, before... |
blob | commitdiff | raw | diff to current |
2009-01-01 |
Misha Brukman | * Quoted the executable 'runtest' to emphasize the... |
blob | commitdiff | raw | diff to current |
2008-12-31 |
Misha Brukman | Removed extra spaces. |
blob | commitdiff | raw | diff to current |
2008-10-21 |
Torok Edwin | Fix make check on Solaris 10/x86: the default grep... |
blob | commitdiff | raw | diff to current |
2008-10-07 |
Nuno Lopes | add support for running the test suite with valgrind... |
blob | commitdiff | raw | diff to current |
2008-04-24 |
Devang Patel | Add EXTRA_OPTIONS on the llvmgxx command line. |
blob | commitdiff | raw | diff to current |
2008-04-24 |
Devang Patel | Add EXTRA_OPTIONS on the llvmgcc command line. |
blob | commitdiff | raw | diff to current |
2008-03-18 |
Tanya Lattner | Do not pass -g flag when compiling tests, so remove... |
blob | commitdiff | raw | diff to current |
2008-03-10 |
Chris Lattner | Fix a typo |
blob | commitdiff | raw | diff to current |
2008-02-26 |
Gabor Greif | unbreak check-one |
blob | commitdiff | raw | diff to current |
2008-02-26 |
Gabor Greif | While hunting for two hanging tests, |
blob | commitdiff | raw | diff to current |
2007-12-29 |
Chris Lattner | remove attributions from the rest of the llvm makefiles. |
blob | commitdiff | raw | diff to current |
2007-10-02 |
Gordon Henriksen | Add explicit --enable-bindings option to configure. |
blob | commitdiff | raw | diff to current |
2007-09-18 |
Gordon Henriksen | git-svn-id: https://llvm.org/svn/llvm-project/llvm... |
blob | commitdiff | raw | diff to current |
2007-05-11 |
Reid Spencer | For PR1411: |
blob | commitdiff | raw | diff to current |
2007-04-21 |
Reid Spencer | Pass the LLVMGCC_LANGS variable through to Tcl. |
blob | commitdiff | raw | diff to current |
2007-04-21 |
Reid Spencer | Add the TARGETS_TO_BUILD variable. |
blob | commitdiff | raw | diff to current |
2007-04-16 |
Duncan Sands | Look for site.exp in the build directory, not the sourc... |
blob | commitdiff | raw | diff to current |
2007-04-15 |
Reid Spencer | We don't need the path to be set for llvmgcc/llvmgxx... |
blob | commitdiff | raw | diff to current |
2007-04-15 |
Reid Spencer | Echo command lines only if the user wants them. |
blob | commitdiff | raw | diff to current |
2007-04-15 |
Reid Spencer | Add a new testing target: check-one. It is used like... |
blob | commitdiff | raw | diff to current |
2007-04-12 |
Reid Spencer | Make the shlibext and llvmlibsdir variables accessible. |
blob | commitdiff | raw | diff to current |
2007-04-11 |
Reid Spencer | Make new variables available: compile_c, compile_cxx... |
blob | commitdiff | raw | diff to current |
2007-02-11 |
Reid Spencer | For PR1196: |
blob | commitdiff | raw | diff to current |
2007-01-30 |
Reid Spencer | Add a gxxcmd variable for the g++ command line used... |
blob | commitdiff | raw | diff to current |
2007-01-17 |
Reid Spencer | Regression is gone, don't try to find it on clean target. |
blob | commitdiff | raw | diff to current |
2006-11-11 |
Reid Spencer | Enable path completion when typing the TESTSUITE= optio... |
blob | commitdiff | raw | diff to current |
2006-08-01 |
Chris Lattner | If dejagnu is not found, tell the user instead of bombi... |
blob | commitdiff | raw | diff to current |
2006-05-28 |
Reid Spencer | Fix a problem where dejagnu won't accept the value... |
blob | commitdiff | raw | diff to current |
2006-05-28 |
Reid Spencer | Provide an infrastructure for testing the llvm2cpp... |
blob | commitdiff | raw | diff to current |
2006-04-13 |
Reid Spencer | Use quotes properly so that the possibility of a null... |
blob | commitdiff | raw | diff to current |
2006-04-12 |
Tanya Lattner | Added llvmgcc version to allow tests to be xfailed... |
blob | commitdiff | raw | diff to current |
2006-04-06 |
Reid Spencer | Add the variable llvmgccmajvers to the site.exp file... |
blob | commitdiff | raw | diff to current |
2005-07-13 |
Reid Spencer | Add a test that runs the ParallelJIT example program... |
blob | commitdiff | raw | diff to current |
2005-05-21 |
Reid Spencer | Remove trailing blank line, just to test whether the... |
blob | commitdiff | raw | diff to current |
2005-05-20 |
Reid Spencer | Finally get the quoting right for both Unix and Windows... |
blob | commitdiff | raw | diff to current |
2005-02-18 |
Reid Spencer | Allow dejagnu tests to run on Windows/Cygwin. Quote... |
blob | commitdiff | raw | diff to current |
2005-01-03 |
Reid Spencer | Make sure the path is properly set in the llvmgcc and... |
blob | commitdiff | raw | diff to current |
2004-12-24 |
Reid Spencer | The dejagnu scripts need a path for llvm-gcc/llvm-g... |
blob | commitdiff | raw | diff to current |
2004-12-22 |
Reid Spencer | For PR432: |
blob | commitdiff | raw | diff to current |
2004-12-12 |
Chris Lattner | Dejagnu doesn't work if you do TESTSUITE=.../ |
blob | commitdiff | raw | diff to current |
2004-12-06 |
John Criswell | Remove the last pieces of QMTest. |
blob | commitdiff | raw | diff to current |
2004-12-06 |
Reid Spencer | Change check to check-local per Makefile.rules changes. |
blob | commitdiff | raw | diff to current |
2004-12-04 |
Reid Spencer | Failing Feature/Regression test should fail the build |
blob | commitdiff | raw | diff to current |
2004-12-04 |
Chris Lattner | Clean feature also |
blob | commitdiff | raw | diff to current |
next |