projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Add missing header.
[oota-llvm.git]
/
test
/
lit.cfg
2013-04-23
Alexey Samsonov
Use zlib to uncompress debug sections in DWARF parser.
blob
|
commitdiff
|
raw
2013-04-12
Nico Rieck
Remove obsolete object file dumpers
blob
|
commitdiff
|
raw
|
diff to current
2013-04-10
Jyotsna Verma
Add object-emission flag for lit tests. This flag is...
blob
|
commitdiff
|
raw
|
diff to current
2013-04-10
Reid Kleckner
[test] Use lit's shell test runner on Windows
blob
|
commitdiff
|
raw
|
diff to current
2013-04-04
Alexey Samsonov
Propagate path to ASan/MSan symbolizer into test enviro...
blob
|
commitdiff
|
raw
|
diff to current
2013-03-27
Evgeniy Stepanov
Disable ASan/MSan symbolization of reports in tests.
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-03-15
Alexey Samsonov
Fixup for r176933: more careful setup of path to llvm...
blob
|
commitdiff
|
raw
|
diff to current
2013-03-13
Evgeniy Stepanov
Set symbolizer path in the test environment.
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-11-01
NAKAMURA Takumi
llvm/test/lit.cfg: Don't use mcjit to ppc32 yet, not...
blob
|
commitdiff
|
raw
|
diff to current
2012-10-30
Ulrich Weigand
Set %defaultjit to use MCJIT for PowerPC targets.
blob
|
commitdiff
|
raw
|
diff to current
2012-10-26
Rafael Espindola
Fix unexpected passes. These test do work with LTO...
blob
|
commitdiff
|
raw
|
diff to current
2012-10-19
Daniel Dunbar
tests: Stop mangling '-vg' into the triple, we don...
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-10-18
Sebastian Pop
Use pre-python 2.5 syntax in lit.cfg.
blob
|
commitdiff
|
raw
|
diff to current
2012-10-05
NAKAMURA Takumi
Enable llvm/test/ExecutionEngine/MCJIT also for cygwin.
blob
|
commitdiff
|
raw
|
diff to current
2012-10-03
NAKAMURA Takumi
test/ExecutionEngine/MCJIT: MCJIT should work also...
blob
|
commitdiff
|
raw
|
diff to current
2012-10-02
Andrew Kaylor
Support for generating ELF objects on Windows.
blob
|
commitdiff
|
raw
|
diff to current
2012-10-02
James Molloy
Add default JIT LIT variable.
blob
|
commitdiff
|
raw
|
diff to current
2012-07-03
NAKAMURA Takumi
llvm/test/lit.cfg: Retweak for Win32 to fix testing.
blob
|
commitdiff
|
raw
|
diff to current
2012-07-02
Chandler Carruth
Convert all tests using TCL-style quoting to use shell...
blob
|
commitdiff
|
raw
|
diff to current
2012-07-02
Chandler Carruth
Switch a bunch of Linker tests from using elaborate...
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-04-19
Michael J. Spencer
Remove llvm-ld and llvm-stub (which is only used by...
blob
|
commitdiff
|
raw
|
diff to current
2012-04-13
Sylvestre Ledru
Catch the Python exception when subprocess.Popen is...
blob
|
commitdiff
|
raw
|
diff to current
2012-03-25
Eli Bendersky
Continue cleanup of LIT, getting rid of the remaining...
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
2012-01-16
Eli Bendersky
Adding a basic ELF dynamic loader and MC-JIT for ELF...
blob
|
commitdiff
|
raw
|
diff to current
2011-11-28
NAKAMURA Takumi
test/lit.cfg: Enable the feature 'asserts' to check...
blob
|
commitdiff
|
raw
|
diff to current
2011-11-05
Benjamin Kramer
Update lit's list of tools.
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-10-06
Peter Collingbourne
s/tblgen/llvm-tblgen/g in a few missed places, includin...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-04
David Dean
Fix PR9833/PR11054 (patch provided by Patrik Hägglund)
blob
|
commitdiff
|
raw
|
diff to current
2011-09-20
Eric Christopher
Remove llvm-gcc and various compiler handling from...
blob
|
commitdiff
|
raw
|
diff to current
2011-08-30
Andrew Trick
Lit option for ignoring stderr output.
blob
|
commitdiff
|
raw
|
diff to current
2011-06-22
Andrew Trick
lit support for REQUIRES: asserts.
blob
|
commitdiff
|
raw
|
diff to current
2011-02-24
NAKAMURA Takumi
test/lit.cfg: Add PATHEXT to 'substitution', to recogni...
blob
|
commitdiff
|
raw
|
diff to current
2011-02-22
Sean Callanan
Fixed lit.cfg to no longer recognize the old
blob
|
commitdiff
|
raw
|
diff to current
2011-02-09
NAKAMURA Takumi
test/lit.cfg: Seek sane tools(and bash) in directories...
blob
|
commitdiff
|
raw
|
diff to current
2011-01-05
Frits van Bommel
Fix lit for people whose LLVM path contains 'opt',...
blob
|
commitdiff
|
raw
|
diff to current
2011-01-04
Tobias Grosser
Include llvm-gcc dir before llvm_tools_dir
blob
|
commitdiff
|
raw
|
diff to current
2011-01-04
David Greene
Don't pattern match "/clang" so we don't mangle directo...
blob
|
commitdiff
|
raw
|
diff to current
2011-01-03
David Greene
Don't pattern match "clang-" as it may be part of a...
blob
|
commitdiff
|
raw
|
diff to current
2011-01-03
David Greene
Reapply 122341 to fix PR8199 now that clang changes...
blob
|
commitdiff
|
raw
|
diff to current
2010-12-21
David Greene
Revert 122341. It breaks some darwin tests.
blob
|
commitdiff
|
raw
|
diff to current
2010-12-21
David Greene
Fix PR 8199. This patch prepends the build tool dir...
blob
|
commitdiff
|
raw
|
diff to current
2010-12-07
NAKAMURA Takumi
test: Add the feature 'shell' on LLVM_ON_UNIX.
blob
|
commitdiff
|
raw
|
diff to current
2010-12-07
Michael J. Spencer
Test: Fix Support.Path and _all_ of the unittest death...
blob
|
commitdiff
|
raw
|
diff to current
2010-11-29
NAKAMURA Takumi
test: Use $SharedLibDir for loadable modules. On Cygmin...
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-25
Duncan Sands
Use LLVMCC_EMITIR_FLAG rather than hard-coding "-emit...
blob
|
commitdiff
|
raw
|
diff to current
2010-09-13
Duncan Sands
Spelling fixes in comments.
blob
|
commitdiff
|
raw
|
diff to current
2010-08-30
Michael J. Spencer
Test: Fix LLVMC tests on CMake.
blob
|
commitdiff
|
raw
|
diff to current
2010-08-20
Bob Wilson
The %ocamlopt setting has embedded quotes. Copy the...
blob
|
commitdiff
|
raw
|
diff to current
2010-08-19
Daniel Dunbar
tests: Haste makes waste.
blob
|
commitdiff
|
raw
|
diff to current
2010-08-19
Daniel Dunbar
tests: Ignore whitespace in llvm_supports_binding(...
blob
|
commitdiff
|
raw
|
diff to current
2010-08-10
Daniel Dunbar
tests: Don't error out if HOME isn't present in t the...
blob
|
commitdiff
|
raw
|
diff to current
2010-06-23
Daniel Dunbar
tests: Tweak lit.cfg to fix breakage with out-of-dir...
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
2010-03-20
Jeffrey Yasskin
Add support for XFAILing valgrind runs with memory...
blob
|
commitdiff
|
raw
|
diff to current
2010-03-20
Daniel Dunbar
tests: Mangle '-vg' onto the end of the triple when...
blob
|
commitdiff
|
raw
|
diff to current
2010-03-08
John McCall
Revert r97726 and r97728 at ddunbar's request; we want...
blob
|
commitdiff
|
raw
|
diff to current
2010-03-04
John McCall
Teach lit to honor conditional directives. The syntax is:
blob
|
commitdiff
|
raw
|
diff to current
2010-02-25
Daniel Dunbar
tests: Propogate the HOME environment variable through...
blob
|
commitdiff
|
raw
|
diff to current
2010-02-23
Daniel Dunbar
tests: Don't make a missing llvm-gcc dir a fatal error.
blob
|
commitdiff
|
raw
|
diff to current
2010-02-23
Daniel Dunbar
Fix a thinko in the lit.cfg.
blob
|
commitdiff
|
raw
|
diff to current
2010-02-04
Benjamin Kramer
Get the LLVMC tests working with clang++ by removing...
blob
|
commitdiff
|
raw
|
diff to current
2010-02-02
Daniel Dunbar
MCAssembler/Darwin: Add a test (on Darwin) that we...
blob
|
commitdiff
|
raw
|
diff to current
2010-01-16
Daniel Dunbar
Fix llvm_supports_binding for lit, problem noticed...
blob
|
commitdiff
|
raw
|
diff to current
2009-12-08
Daniel Dunbar
CMake/lit: Add llvm_{unit_,}site_config parameters...
blob
|
commitdiff
|
raw
|
diff to current
2009-11-08
Daniel Dunbar
Derive the right paths to use during testing instead...
blob
|
commitdiff
|
raw
|
diff to current
2009-10-30
Daniel Dunbar
Add missing substitution for %llvmgcc_only.
blob
|
commitdiff
|
raw
|
diff to current
2009-09-13
Daniel Dunbar
tests: Add llvm_supports_binding predicate.
blob
|
commitdiff
|
raw
|
diff to current
2009-09-10
Daniel Dunbar
Remove prcontext.
blob
|
commitdiff
|
raw
|
diff to current
2009-09-08
Daniel Dunbar
Add 'lit' support for llvm tests.
blob
|
commitdiff
|
raw
|
diff to current