Displaying 2 results from an estimated 2 matches for "llc_beta".
2007 Sep 23
1
[LLVMdev] RFC: Tail call optimization X86 
...e that where also in the vanilla version)
*could not get llvm-gcc to compile most likely due to
my strange configuration ;)
Results with my optimization enabled in test-suite look not so bad:
darwin-x86 (r42244):
*passed all llvm/test tests
*test-suite: When turning tail call optimization on in LLC_BETA
the 'SPASS' test fails (other than those that also fail in the
regular llc - vanilla version) on darwin-x86
Of course there is always a party of bugs lurking around somewhere ;)
In order to test the optimization i have added some tests to llvm/
test/CodeGen/X86. Most of those tests...
2012 Oct 25
6
[LLVMdev] Poll: LLVM test-suite project usage
Hi all,
I would like to get some feedback on who in the community is using the
LLVM test-suite repository, and in what ways.
I am talking specifically about the "test-suite" SVN project, e.g.:
http://llvm.org/svn/llvm-project/test-suite/trunk/
not about the "test (no-dash) suite" that is part of LLVM.
If you are using the LLVM test-suite project directly (as opposed to
via