OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:llcbeta
(Results
1 - 2
of
2
) sorted by null
/external/llvm/utils/
importNLT.pl
26
$mc, $gcc, $cbe, $llc, $
llcbeta
, $jit, $foo1, $foo2, $foo3) = split " ", $d;
67
if ($
llcbeta
=~ /\d/)
70
('$prog', STR_TO_DATE('$day $mon $year', '\%d \%M \%Y'), 'llc-beta', $
llcbeta
)") || die DBI->errstr;
NewNightlyTest.pl
63
# -enable-
llcbeta
Enable testing of beta features in llc.
177
if (/^-enable-
llcbeta
$/) { $PROGTESTOPTS .= " ENABLE_LLCBETA=1"; next; }
537
$LLCBetaOpts = `$MAKECMD print-
llcbeta
-option`;
Completed in 122 milliseconds