summaryrefslogtreecommitdiff
path: root/test/lit.cfg
Commit message (Expand)AuthorAge
* Reland r200340 - 'Add line table debug info to COFF files when using a win32 ...Timur Iskhodzhanov2014-01-30
* Eliminate inappropriate use of FindProgramByName() from lliAlp Toker2014-01-22
* check-llvm: Ask llvm-config about assertion mode, instead of llc.NAKAMURA Takumi2013-12-03
* lit: add missing substitutions for recently added toolsAlp Toker2013-10-28
* llvm/test/lit.cfg: Tighten conditions to enable 'native'.NAKAMURA Takumi2013-10-26
* Add llvm-c-test tool for testing llvm-cAnders Waldenborg2013-10-23
* Remove the very substantial, largely unmaintained legacy PGOChandler Carruth2013-10-02
* Don't layout items in a list in columns. That requires changing everyChandler Carruth2013-10-02
* Add llvm-readobj to the list of programs to find in the freshly builtEric Christopher2013-09-30
* Fix some more MCJIT PIC test XFAILs (for i386)Andrew Kaylor2013-09-20
* Fix LTO handling of module-level assembly (PR14152).Peter Collingbourne2013-09-19
* Add "native" to config.available_features, to make it easier to disable non-x...Amaury de la Vieuville2013-09-13
* Restore llvm-ranlib expansion in RUN-lines removed in r184019Alexey Samsonov2013-08-30
* [tests] Update fma3 check to work with Py3.Daniel Dunbar2013-08-21
* Add the FMA3 feature in order to test FMA encoding using the old jit.Nadav Rotem2013-08-21
* [tests] Cleanup initialization of test suffixes.Daniel Dunbar2013-08-16
* [tests] Update to use lit_config and lit package, as appropriate.Daniel Dunbar2013-08-09
* [lit] Remove on_clone member, which is no longer used.Daniel Dunbar2013-08-08
* [tests] Make string encoding issues explicit.Daniel Dunbar2013-08-07
* Remove "lto_on_osx" xfails, now that -rdynamic works on Darwin.Bob Wilson2013-08-04
* Add the ability to use guarded malloc when running llvm lit tests.David Dean2013-07-11
* Suppress llvm/test/Other/can-execute.txt on msys bash.NAKAMURA Takumi2013-06-26
* Remove the LLVM specific archive index.Rafael Espindola2013-06-14
* Do not to perform RUN line substitution of llc if that's prefixed by a hypnenEli Bendersky2013-06-14
* AArch64: use MCJIT by default and enable related tests.Tim Northover2013-05-06
* [SystemZ] Set up JIT/MCJIT test casesUlrich Weigand2013-05-06
* Use zlib to uncompress debug sections in DWARF parser.Alexey Samsonov2013-04-23
* Remove obsolete object file dumpersNico Rieck2013-04-12
* Add object-emission flag for lit tests. This flag is usedJyotsna Verma2013-04-10
* [test] Use lit's shell test runner on WindowsReid Kleckner2013-04-10
* Propagate path to ASan/MSan symbolizer into test environment to produce usefu...Alexey Samsonov2013-04-04
* Disable ASan/MSan symbolization of reports in tests.Evgeniy Stepanov2013-03-27
* Add asan/msan to the list of available features in LIT test runnerAlexey Samsonov2013-03-26
* Fixup for r176933: more careful setup of path to llvm-symbolizerAlexey Samsonov2013-03-15
* Set symbolizer path in the test environment.Evgeniy Stepanov2013-03-13
* Introduce llvm::sys::getProcessTriple() function.Peter Collingbourne2013-01-16
* Adding tests for the Intel JIT event listener's MCJIT support.Andrew Kaylor2012-11-21
* llvm/test/lit.cfg: Don't use mcjit to ppc32 yet, not ready.NAKAMURA Takumi2012-11-01
* Set %defaultjit to use MCJIT for PowerPC targets.Ulrich Weigand2012-10-30
* Fix unexpected passes. These test do work with LTO on linux. I tested bothRafael Espindola2012-10-26
* tests: Stop mangling '-vg' into the triple, we don't use this currently.Daniel Dunbar2012-10-19
* test: Add a lit config variable to check if LTO is enabled.Daniel Dunbar2012-10-18
* Use pre-python 2.5 syntax in lit.cfg.Sebastian Pop2012-10-18
* Enable llvm/test/ExecutionEngine/MCJIT also for cygwin.NAKAMURA Takumi2012-10-05
* test/ExecutionEngine/MCJIT: MCJIT should work also on mingw.NAKAMURA Takumi2012-10-03
* Support for generating ELF objects on Windows.Andrew Kaylor2012-10-02
* Add default JIT LIT variable.James Molloy2012-10-02
* llvm/test/lit.cfg: Retweak for Win32 to fix testing.NAKAMURA Takumi2012-07-03
* Convert all tests using TCL-style quoting to use shell-style quoting.Chandler Carruth2012-07-02
* Switch a bunch of Linker tests from using elaborate echo productions toChandler Carruth2012-07-02