[AVX512] Add vpermil variable version
[oota-llvm.git] / test / lit.site.cfg.in
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-08 Josh KlontzAdd missing Interpreter intrinsic lowering for sin...
2014-01-22 Alp TokerEliminate inappropriate use of FindProgramByName()...
2014-01-02 Jordan Rose[CMake] Add missing set_output_directory after Takumi...
2013-09-19 Peter CollingbourneFix LTO handling of module-level assembly (PR14152).
2013-08-09 Daniel Dunbar[tests] Update to use lit_config and lit package, as...
2013-08-07 Daniel Dunbar[tests] Avoid deprecated except syntax.
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-03-26 Alexey SamsonovAdd asan/msan to the list of available features in...
2013-01-16 Peter CollingbourneIntroduce llvm::sys::getProcessTriple() function.
2012-11-21 Andrew KaylorAdding tests for the Intel JIT event listener's MCJIT...
2012-10-18 Daniel Dunbartest: Add a lit config variable to check if LTO is...
2012-06-28 Chandler CarruthRemove 'site.exp' building from both CMake and configur...
2012-05-17 Danil Malyshev- Added ExecutionEngine/MCJIT tests
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-10-27 Daniel Dunbartests: Rip out a bunch of now unused test code relating...
2011-06-23 Andrew Trickcmake+lit: handle ENABLE_ASSERTIONS feature properly.
2011-06-22 Andrew Tricklit support for REQUIRES: asserts.
2011-06-16 Andrew Trickcmake may require LIT_TOOLS_DIR.
2011-06-16 Andrew TrickAdd support to lit for build mode requirements. e.g.
2011-02-09 NAKAMURA TakumiCMake: Add the new option LLVM_LIT_TOOLS_DIR. It can...
2010-11-29 NAKAMURA Takumitest: Add the new feature 'loadable_module'.
2010-11-27 NAKAMURA TakumiCMake: lit(check.vcproj) can run with multiple configur...
2010-06-12 Daniel Dunbartests: Propogate LLVM_SRC_ROOT and PYTHON_EXECUTABLE...
2009-09-22 Daniel DunbarGenerate lit.site.cfg from a .in file, as clang does.