projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Set missing x86 arch in a CodeGen regression test.
[oota-llvm.git]
/
test
/
lit.site.cfg.in
2015-03-19
Peter Collingbourne
test: Make a start on a test suite for libLTO.
blob
|
commitdiff
|
raw
2015-02-22
Zachary Turner
Remove log statements from config scripts.
blob
|
commitdiff
|
raw
|
diff to current
2015-02-22
Zachary Turner
Really fix the build this time.
blob
|
commitdiff
|
raw
|
diff to current
2015-02-22
Zachary Turner
[llvm-pdbdump] Resubmit "Add some tests for llvm-pdbdump".
blob
|
commitdiff
|
raw
|
diff to current
2015-02-20
Zachary Turner
Revert "[llvm-pdbdump] Add some tests for llvm-pdbdump."
blob
|
commitdiff
|
raw
|
diff to current
2015-02-20
Zachary Turner
[llvm-pdbdump] Add some tests for llvm-pdbdump.
blob
|
commitdiff
|
raw
|
diff to current
2015-02-14
Chandler Carruth
[gold] Consolidate the gold plugin options and actually...
blob
|
commitdiff
|
raw
|
diff to current
2015-02-14
Chandler Carruth
Back out two accidental changes that snuck in with...
blob
|
commitdiff
|
raw
|
diff to current
2015-02-14
Chandler Carruth
Revert r229224: Make the 'llvm-lit' utility defend...
blob
|
commitdiff
|
raw
|
diff to current
2015-01-24
Kuba Brecka
Reverting r226937: lit: Make MCJIT's supported arch...
blob
|
commitdiff
|
raw
|
diff to current
2015-01-23
Reid Kleckner
lit: Make MCJIT's supported arch check case insensitive
blob
|
commitdiff
|
raw
|
diff to current
2014-12-30
Peter Zotov
[lit] Make config.llvm_lib_dir available on cmake,...
blob
|
commitdiff
|
raw
|
diff to current
2014-10-30
Peter Zotov
[OCaml] [autoconf] Migrate to ocamlfind.
blob
|
commitdiff
|
raw
|
diff to current
2014-10-28
Peter Zotov
[OCaml] PR9719, PR14727: Make tests run without ocamlopt.
blob
|
commitdiff
|
raw
|
diff to current
2014-10-21
Chandler Carruth
Teach lit to filter the host LDFLAGS down from the...
blob
|
commitdiff
|
raw
|
diff to current
2014-10-16
Peter Collingbourne
Initial version of Go bindings.
blob
|
commitdiff
|
raw
|
diff to current
2014-08-08
Josh Klontz
Add missing Interpreter intrinsic lowering for sin...
blob
|
commitdiff
|
raw
|
diff to current
2014-01-22
Alp Toker
Eliminate inappropriate use of FindProgramByName()...
blob
|
commitdiff
|
raw
|
diff to current
2014-01-02
Jordan Rose
[CMake] Add missing set_output_directory after Takumi...
blob
|
commitdiff
|
raw
|
diff to current
2013-09-19
Peter Collingbourne
Fix LTO handling of module-level assembly (PR14152).
blob
|
commitdiff
|
raw
|
diff to current
2013-08-09
Daniel Dunbar
[tests] Update to use lit_config and lit package, as...
blob
|
commitdiff
|
raw
|
diff to current
2013-08-07
Daniel Dunbar
[tests] Avoid deprecated except syntax.
blob
|
commitdiff
|
raw
|
diff to current
2013-05-04
Tim Northover
Allow host triple to be correctly overridden in CMake...
blob
|
commitdiff
|
raw
|
diff to current
2013-04-23
Alexey Samsonov
Use zlib to uncompress debug sections in DWARF parser.
blob
|
commitdiff
|
raw
|
diff to current
2013-03-26
Alexey Samsonov
Add asan/msan to the list of available features in...
blob
|
commitdiff
|
raw
|
diff to current
2013-01-16
Peter Collingbourne
Introduce llvm::sys::getProcessTriple() function.
blob
|
commitdiff
|
raw
|
diff to current
2012-11-21
Andrew Kaylor
Adding tests for the Intel JIT event listener's MCJIT...
blob
|
commitdiff
|
raw
|
diff to current
2012-10-18
Daniel Dunbar
test: Add a lit config variable to check if LTO is...
blob
|
commitdiff
|
raw
|
diff to current
2012-06-28
Chandler Carruth
Remove 'site.exp' building from both CMake and configur...
blob
|
commitdiff
|
raw
|
diff to current
2012-05-17
Danil Malyshev
- Added ExecutionEngine/MCJIT tests
blob
|
commitdiff
|
raw
|
diff to current
2012-03-29
Bill Wendling
Revert r153694. It was causing failures in the buildbots.
blob
|
commitdiff
|
raw
|
diff to current
2012-03-29
Danil Malyshev
Re-factored RuntimeDyld.
blob
|
commitdiff
|
raw
|
diff to current
2012-03-22
Chandler Carruth
Revert a series of commits to MCJIT to get the build...
blob
|
commitdiff
|
raw
|
diff to current
2012-03-21
Danil Malyshev
Re-factored RuntimeDyld.
blob
|
commitdiff
|
raw
|
diff to current
2012-02-16
Eli Bendersky
Replace all instances of dg.exp file with lit.local...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-27
Daniel Dunbar
tests: Rip out a bunch of now unused test code relating...
blob
|
commitdiff
|
raw
|
diff to current
2011-06-23
Andrew Trick
cmake+lit: handle ENABLE_ASSERTIONS feature properly.
blob
|
commitdiff
|
raw
|
diff to current
2011-06-22
Andrew Trick
lit support for REQUIRES: asserts.
blob
|
commitdiff
|
raw
|
diff to current
2011-06-16
Andrew Trick
cmake may require LIT_TOOLS_DIR.
blob
|
commitdiff
|
raw
|
diff to current
2011-06-16
Andrew Trick
Add support to lit for build mode requirements. e.g.
blob
|
commitdiff
|
raw
|
diff to current
2011-02-09
NAKAMURA Takumi
CMake: Add the new option LLVM_LIT_TOOLS_DIR. It can...
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-27
NAKAMURA Takumi
CMake: lit(check.vcproj) can run with multiple configur...
blob
|
commitdiff
|
raw
|
diff to current
2010-06-12
Daniel Dunbar
tests: Propogate LLVM_SRC_ROOT and PYTHON_EXECUTABLE...
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