]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - opencl/llvm.git/history - test/lit.cfg
For llvm-objdump, hook up existing options to work when using -macho (the Mach-O...
[opencl/llvm.git] / test / lit.cfg
2015-01-05 NAKAMURA Takumillvm/test/lit.cfg: have_ld_plugin_support(): Use decode...
2014-12-17 Yaron KerenTeach lit.cfg to recognize -windows-gnu in addition...
2014-12-12 Frederic RissInitial dsymutil tool commit.
2014-12-01 Peter Zotov[OCaml] [cmake] Add CMake buildsystem for OCaml.
2014-11-11 Rafael EspindolaOnly run the gold plugin tests if gold supports the...
2014-11-04 David Majnemertest: Restore llvm-lit (at least for my machine)
2014-11-03 Rafael EspindolaHandle ASAN_OPTIONS and UBSAN_OPTIONS in TestingConfig.py
2014-11-03 Peter ZotovUnbreak build.
2014-11-03 Peter Zotov[OCaml] Avoid embedding absolute paths into executables.
2014-11-03 Peter Zotov[OCaml] Run tests twice, with ocamlc and ocamlopt ...
2014-10-30 Peter Zotovlit: PR21417: don't try to update OCAMLPATH if LibDir...
2014-10-30 Peter Zotov[OCaml] Enable backtraces in tests.
2014-10-30 Peter Zotov[OCaml] [autoconf] Migrate to ocamlfind.
2014-10-28 Peter Zotov[OCaml] PR9719, PR14727: Make tests run without ocamlopt.
2014-10-23 Peter CollingbourneAdd llvm-go tool.
2014-10-16 Peter CollingbourneInitial version of Go bindings.
2014-10-06 NAKAMURA Takumillvm/test/lit.cfg: Suppress dwarf stuff for targeting...
2014-09-24 Scott Douglasspass environment when invoking llvm-config from lit.cfg
2014-09-17 Alexey SamsonovExclude known and bugzilled failures from UBSan bootstrap
2014-09-02 Eric ChristopherReinstate "Nuke the old JIT."
2014-08-29 Alexey SamsonovIntroduce -DLLVM_USE_SANITIZER=Undefined CMake option...
2014-08-07 Eric ChristopherTemporarily Revert "Nuke the old JIT." as it's not...
2014-08-07 Rafael EspindolaNuke the old JIT.
2014-07-30 Duncan P. N. Exon... Rename llvm-uselistorder => verify-uselistorder
2014-07-27 Rafael EspindolaStart adding some tests for the gold plugin.
2014-07-25 Duncan P. N. Exon... Move -verify-use-list-order into llvm-uselistorder
2014-07-24 David MajnemerOpportunistically fix the builders
2014-07-24 Rafael EspindolaRemove unused substitution.
2014-07-11 NAKAMURA Takumillvm/test/lit.cfg: Let %python available.
2014-06-23 Rafael EspindolaDelete utils/FileUpdate.
2014-06-22 NAKAMURA TakumiIntroduce a Lit feature "debug_frame" and apply it...
2014-06-09 Alp TokerReduce verbiage of lit.local.cfg files
2014-05-07 Adam Nemet[Test] Remove c-index-test from the list of substitutions
2014-05-05 Adam Nemet[Test] Remove substitution for clang
2014-05-02 Chandler Carruth[sanitizers] Propagate the sanitizer options through...
2014-04-30 Alexey SamsonovDon't expect to find fpcmp and PerfectShuffle when...
2014-04-27 Saleem Abdulrasooltests: Windows ARM now supports object emission
2014-04-03 Saleem AbdulrasoolARM: update even more tests
2014-03-28 David Blaikiellvm-mc: error when -compress-debug-sections is request...
2014-03-21 Paul RobinsonRefactor llvm/test/lit.cfg to use lit.util.which.
2014-02-17 Duncan P. N. Exon... PGO: llvm-profdata: tool for merging profiles
2014-01-30 Timur IskhodzhanovReland r200340 - 'Add line table debug info to COFF...
2014-01-22 Alp TokerEliminate inappropriate use of FindProgramByName()...
2013-12-03 NAKAMURA Takumicheck-llvm: Ask llvm-config about assertion mode, inste...
2013-10-28 Alp Tokerlit: add missing substitutions for recently added tools
2013-10-26 NAKAMURA Takumillvm/test/lit.cfg: Tighten conditions to enable 'native'.
2013-10-23 Anders WaldenborgAdd llvm-c-test tool for testing llvm-c
2013-10-02 Chandler CarruthRemove the very substantial, largely unmaintained legac...
2013-10-02 Chandler CarruthDon't layout items in a list in columns. That requires...
2013-09-30 Eric ChristopherAdd llvm-readobj to the list of programs to find in...
2013-09-20 Andrew KaylorFix some more MCJIT PIC test XFAILs (for i386)
2013-09-19 Peter CollingbourneFix LTO handling of module-level assembly (PR14152).
2013-09-13 Amaury de la VieuvilleAdd "native" to config.available_features, to make...
2013-08-30 Alexey SamsonovRestore llvm-ranlib expansion in RUN-lines removed...
2013-08-21 Daniel Dunbar[tests] Update fma3 check to work with Py3.
2013-08-21 Nadav RotemAdd the FMA3 feature in order to test FMA encoding...
2013-08-16 Daniel Dunbar[tests] Cleanup initialization of test suffixes.
2013-08-09 Daniel Dunbar[tests] Update to use lit_config and lit package, as...
2013-08-08 Daniel Dunbar[lit] Remove on_clone member, which is no longer used.
2013-08-07 Daniel Dunbar[tests] Make string encoding issues explicit.
2013-08-04 Bob WilsonRemove "lto_on_osx" xfails, now that -rdynamic works...
2013-07-11 David DeanAdd the ability to use guarded malloc when running...
2013-06-26 NAKAMURA TakumiSuppress llvm/test/Other/can-execute.txt on msys bash.
2013-06-14 Rafael EspindolaRemove the LLVM specific archive index.
2013-06-14 Eli BenderskyDo not to perform RUN line substitution of llc if that...
2013-05-06 Tim NorthoverAArch64: use MCJIT by default and enable related tests.
2013-05-06 Ulrich Weigand[SystemZ] Set up JIT/MCJIT test cases
2013-04-23 Alexey SamsonovUse zlib to uncompress debug sections in DWARF parser.
2013-04-12 Nico RieckRemove obsolete object file dumpers
2013-04-10 Jyotsna VermaAdd object-emission flag for lit tests. This flag is...
2013-04-10 Reid Kleckner[test] Use lit's shell test runner on Windows
2013-04-04 Alexey SamsonovPropagate path to ASan/MSan symbolizer into test enviro...
2013-03-27 Evgeniy StepanovDisable ASan/MSan symbolization of reports in tests.
2013-03-26 Alexey SamsonovAdd asan/msan to the list of available features in...
2013-03-15 Alexey SamsonovFixup for r176933: more careful setup of path to llvm...
2013-03-13 Evgeniy StepanovSet symbolizer path in the test environment.
2013-01-16 Peter CollingbourneIntroduce llvm::sys::getProcessTriple() function.
2012-11-21 Andrew KaylorAdding tests for the Intel JIT event listener's MCJIT...
2012-11-01 NAKAMURA Takumillvm/test/lit.cfg: Don't use mcjit to ppc32 yet, not...
2012-10-30 Ulrich WeigandSet %defaultjit to use MCJIT for PowerPC targets.
2012-10-26 Rafael EspindolaFix unexpected passes. These test do work with LTO...
2012-10-19 Daniel Dunbartests: Stop mangling '-vg' into the triple, we don...
2012-10-18 Daniel Dunbartest: Add a lit config variable to check if LTO is...
2012-10-18 Sebastian PopUse pre-python 2.5 syntax in lit.cfg.
2012-10-05 NAKAMURA TakumiEnable llvm/test/ExecutionEngine/MCJIT also for cygwin.
2012-10-03 NAKAMURA Takumitest/ExecutionEngine/MCJIT: MCJIT should work also...
2012-10-02 Andrew KaylorSupport for generating ELF objects on Windows.
2012-10-02 James MolloyAdd default JIT LIT variable.
2012-07-03 NAKAMURA Takumillvm/test/lit.cfg: Retweak for Win32 to fix testing.
2012-07-02 Chandler CarruthConvert all tests using TCL-style quoting to use shell...
2012-07-02 Chandler CarruthSwitch a bunch of Linker tests from using elaborate...
2012-06-28 Chandler CarruthRemove 'site.exp' building from both CMake and configur...
2012-04-19 Michael J. SpencerRemove llvm-ld and llvm-stub (which is only used by...
2012-04-13 Sylvestre LedruCatch the Python exception when subprocess.Popen is...
2012-03-25 Eli BenderskyContinue cleanup of LIT, getting rid of the remaining...
2012-02-16 Eli BenderskyReplace all instances of dg.exp file with lit.local...
2012-01-16 Eli BenderskyAdding a basic ELF dynamic loader and MC-JIT for ELF...
2011-11-28 NAKAMURA Takumitest/lit.cfg: Enable the feature 'asserts' to check...
2011-11-05 Benjamin KramerUpdate lit's list of tools.
2011-10-27 Daniel Dunbartests: Rip out a bunch of now unused test code relating...
next