Remove unused variable.
[oota-llvm.git] / test / Makefile
2014-10-21 Chandler CarruthTeach lit to filter the host LDFLAGS down from the...
2014-10-16 Peter CollingbourneInitial version of Go bindings.
2014-08-14 Rafael EspindolaDelete support for AuroraUX.
2014-08-13 Benjamin KramerFix (re-)creation of unittest lit.site.cfg for clang...
2014-06-06 Iain Sandoelld test for configure & make
2014-02-28 Rafael EspindolaWith rpaths being set correctly, SHLIBPATH_VAR is not...
2014-01-22 Alp TokerEliminate inappropriate use of FindProgramByName()...
2013-11-12 Peter Zotov[OCaml] Dynamically link LLVM on --enable-shared builds
2013-09-19 Peter CollingbourneFix LTO handling of module-level assembly (PR14152).
2013-08-08 Daniel Dunbar[tests] Remove dead VALGRIND and CLEANED_TESTSUITE...
2013-05-20 Sebastian Popadd polly to check-all
2013-05-04 Tim NorthoverAllow host triple to be correctly overridden in CMake...
2013-04-23 Alexey SamsonovUse zlib to uncompress debug sections in DWARF parser.
2013-04-17 Eric ChristopherThis appears to be no longer necessary for the testsuite.
2013-03-22 Galina KistanovaReverted r176374. In some cases the lit.site.cfg file...
2013-03-12 Patrik HagglundIn r169695, the address space limit for tests was repla...
2013-03-01 Edwin VaneNo need to force-create clang-tools-extra lit.site.cfg
2013-01-30 Saleem Abdulrasoolbuild: add --with-python option
2013-01-16 Peter CollingbourneIntroduce llvm::sys::getProcessTriple() function.
2012-12-09 Benjamin KramerDrop the address space limit for tests in the makefile...
2012-10-18 Daniel Dunbartest: Add a lit config variable to check if LTO is...
2012-10-09 NAKAMURA TakumiRevert r117093, "test/Makefile: Force lit -j1 on Cygwin."
2012-09-07 Nuno Lopesyet another attempt at fixing @OCAMLOPT@ for sed.
2012-09-02 Nuno Lopesescape special char when handling CXX_FOR_OCAMLOPT
2012-08-09 Chandler CarruthTeach the LLVM test makefile to run the extra Clang...
2012-08-01 Nuno Lopesfix 'make check' when ocamlopt returns the compiler...
2012-06-28 Chandler CarruthRemove 'site.exp' building from both CMake and configur...
2012-06-28 Chandler CarruthRemove the last vestiges of the '-lit' and '-dg' test...
2012-06-27 Chandler CarruthRip out legacy DejaGNU support from our Makefiles....
2012-06-27 Chandler CarruthLLVM-GCC is dead. Really. I promise. ;]
2012-05-17 Danil Malyshev- Added ExecutionEngine/MCJIT tests
2012-05-08 Daniel DunbarRevert r156393, "[tests] Remove some remaining DejaGNU...
2012-05-08 Daniel Dunbar[tests] Remove some remaining DejaGNU related cruft.
2012-03-29 Bill WendlingRevert r153694. It was causing failures in the buildbots.
2012-03-29 Danil MalyshevRe-factored RuntimeDyld.
2012-03-22 Chandler CarruthRevert a series of commits to MCJIT to get the build...
2012-03-21 Danil MalyshevRe-factored RuntimeDyld.
2012-02-16 Eli BenderskyReplace all instances of dg.exp file with lit.local...
2011-11-16 Daniel Dunbarbuild/make/test: Get rid of unused BUGPOINT_TOPTS variable.
2011-10-27 Daniel Dunbartests: Rip out a bunch of now unused test code relating...
2011-10-16 NAKAMURA Takumitest/Makefile: Inspect $(PROJ_OBJ_ROOT)/tools/clang...
2011-06-23 Andrew Trickcmake+lit: handle ENABLE_ASSERTIONS feature properly.
2011-06-22 Andrew Tricklit support for REQUIRES: asserts.
2011-06-16 Andrew TrickAdd support to lit for build mode requirements. e.g.
2011-03-08 NAKAMURA TakumiReapply r127073(partially): Introduce $(ECHOPATH) to...
2011-03-05 Jakob Stoklund OlesenRevert r127073: "Introduce $(ECHOPATH) to print DOSish...
2011-03-05 NAKAMURA TakumiIntroduce $(ECHOPATH) to print DOSish path string on...
2011-02-03 NAKAMURA Takumitest/Makefile: "check-all" should update tools/clang...
2010-11-29 NAKAMURA Takumitest: Use $SharedLibDir for loadable modules. On Cygmin...
2010-11-29 NAKAMURA Takumitest: Add the new feature 'loadable_module'.
2010-11-25 Duncan SandsUse LLVMCC_EMITIR_FLAG rather than hard-coding "-emit...
2010-10-22 NAKAMURA Takumitest/Makefile: Force lit -j1 on Cygwin.
2010-08-30 Michael J. SpencerPartially revert r112480. Caused test failures.
2010-08-30 Michael J. SpencerTest: Fix LLVMC tests on CMake.
2010-08-05 Rafael Espindolacheck-lit was failing again on F13 64 bits :-(
2010-08-02 Daniel DunbarFix comment.
2010-08-02 Daniel Dunbartests: Kill off custom targets which were just there...
2010-08-02 Daniel Dunbartests: Make 'lit' the default test tool. You can still...
2010-07-18 Chris Lattnerdaniel doesn't hate me, he hates macpython 2.5, which
2010-07-15 Chris Lattnersee comment.
2010-06-08 Rafael EspindolaAdd more virtual memory to lit. The python in x86-64...
2010-04-17 Chris Lattnerdoh, didn't mean to check in my hackaround lit sucking. :)
2010-04-17 Chris Lattnerteach the x86 asm parser how to handle segment prefixes
2010-02-25 Jeffrey YasskinTry r96559 for the third time. This time the shared...
2010-02-23 Jeffrey YasskinRoll back r96959 again.
2010-02-23 Jeffrey YasskinRoll r96559 forward again, adding libLLVM-2.7svn.so...
2010-02-23 Daniel DunbarEliminate llvmgcc_version testing variable.
2010-02-23 Daniel DunbarKill unused llvmgccmajvers testing variable.
2010-02-18 Jeffrey YasskinRoll back the shared library, r96559. It broke two...
2010-02-18 Jeffrey YasskinAdd a shared library for LLVM, named libLLVM2.7svn...
2009-11-16 Jeffrey YasskinRevert the test from r88984. It relies on being able...
2009-11-16 Jeffrey YasskinMake X86-64 in the Large model always emit 64-bit calls.
2009-11-08 Daniel DunbarTwo small fixes for site.exp for cmake.
2009-11-08 Daniel DunbarDerive the right paths to use during testing instead...
2009-11-08 Daniel DunbarSwitch to using 'lit.site.cfg.in' for the site config...
2009-10-26 Edward O'CallaghanFix gmake check for AuroraUX triple.
2009-10-02 Torok EdwinFix make rule when objdir is inside srcdir.
2009-09-22 Daniel DunbarGenerate lit.site.cfg from a .in file, as clang does.
2009-09-20 Daniel DunbarTeach 'make check-all' to build the site configuration...
2009-09-20 Daniel DunbarAdd 'make check-all', which runs the LLVM tests along...
2009-09-14 Daniel DunbarAdd a VALGRIND_EXTRA_ARGS makefile variable, with the...
2009-09-14 Daniel DunbarTeach 'make check-lit' to run unittests.
2009-09-13 Daniel DunbarAdd LLVMGCCBINDIR to path, since LLVMC expects to find...
2009-09-13 Daniel DunbarSwitch Ocaml to use llvm_supports_binding.
2009-09-13 Daniel Dunbartests: Add llvm_supports_binding predicate.
2009-09-10 Daniel DunbarRemove prcontext.
2009-09-08 Daniel DunbarAdd 'lit' support for llvm tests.
2009-09-03 Erick TryzelaarReplace ocamlc tests with ocamlopt tests since they...
2009-08-18 Anton KorobeynikovThe attached patches attempt to fix cross builds. For...
2009-08-10 Erick TryzelaarFix ocaml "make check" tests, that wasn't finding the...
2009-08-01 Daniel DunbarAvoid a problem with ulimit on Solaris & friends, patch...
2009-07-21 Bob WilsonFix ocaml tests for 64-bit MacOS systems. LLVM is...
2009-06-26 Shantonu SenClarify how to configure llvm-gcc-4.2 for use with
2009-04-23 Dan GohmanAdd more ulimit limits, to catch more kinds of runaway...
2009-03-21 Evan ChengRe-commit r67334 and r67349 with fix.
2009-03-20 Nick LewyckyRevert r67334 and r37349 which break "make check" on...
2009-03-19 Evan ChengMore makefile changes to allow dejagnu tests to pass...
2009-03-06 Mikhail GlushenkovTrailing whitespace.
2009-02-26 Chris Lattnermake sure that make fully evaluates variables when...
2009-02-02 Devang PatelRun dsymutil on darwin, when it is expected, before...
next