v8/tools
mstarzinger 0a6863f029 [turbofan] Separate JSInliningHeuristic into own class.
This separates the core machinery and the heuristics involved with
inlining functions calls. So far the heuristic only respects our
%SetForceInlineFlag hint, but it will the place where general inlining
heuristics can live without impeding clarity of the core machinery.

R=bmeurer@chromium.org

Review URL: https://codereview.chromium.org/1391903002

Cr-Commit-Position: refs/heads/master@{#31150}
2015-10-07 12:18:32 +00:00
..
blink_tests [test] Unskip layout tests after fixing bot. 2015-06-18 07:10:36 +00:00
cfi Port cfi blacklist from chromium. 2015-09-15 08:45:51 +00:00
gcmole Make gcmole execute in parallel. 2015-02-18 15:35:34 +00:00
generate_shim_headers
gyp [turbofan] Separate JSInliningHeuristic into own class. 2015-10-07 12:18:32 +00:00
luci-go [swarming] Add luci-go's isolate tool, downloaded via runhooks. 2015-10-01 12:11:46 +00:00
ninja [ycm] The YouCompleteMe configuration is not VIM specific. 2015-02-12 07:21:13 +00:00
oom_dump Reland "Merge old data and pointer space." 2015-04-07 11:32:10 +00:00
perf_tests
profviz
release [release] Roll the more frequently updated lkgr ref into chromium. 2015-10-07 10:28:31 +00:00
sanitizers Add link to tsan bug to suppression 2014-10-09 09:51:21 +00:00
sodium
testrunner [Interpreter]: Add ignition variant to test runner. 2015-10-06 13:05:31 +00:00
unittests [test] More robust perf runner with profiler option. 2015-09-15 08:16:10 +00:00
v8.xcodeproj
vim [ycm] The YouCompleteMe configuration is not VIM specific. 2015-02-12 07:21:13 +00:00
visual_studio
android-build.sh
android-ll-prof.sh
android-run.py
android-sync.sh Copy unittests binary in android-sync.sh 2014-11-18 18:36:57 +00:00
bash-completion.sh
check-inline-includes.sh Remove inline header includes from non-inline headers (1). 2015-08-12 07:32:54 +00:00
check-static-initializers.sh
check-unused-bailouts.sh Remove unused bailout reasons. 2015-07-13 13:34:12 +00:00
codemap.js Tick processor: Print C++ entry points 2014-10-17 15:44:02 +00:00
compare-table-gen.js Add more exhaustive tests for Math.min and Math.max. 2015-04-10 12:35:16 +00:00
concatenate-files.py
consarray.js
cpu.sh Reactivate all the cores in cpu.sh. 2015-03-12 18:01:58 +00:00
cross_build_gcc.sh
csvparser.js
DEPS
detect-builtins.js Add a script that can generate simple test cases for user-exposed JS builtins 2014-09-11 09:58:58 +00:00
disasm.py
draw_instruction_graph.sh
eval_gc_nvp.py [tools] Add capability of generating log2-based histograms to eval_gc_nvp.py 2015-09-25 16:14:18 +00:00
external-reference-check.py Store offset between fixed typed array base and data start in object 2015-07-22 10:32:25 +00:00
find_depot_tools.py Prototype for a client-side performance trybot script. 2014-11-18 14:40:00 +00:00
find-commit-for-patch.py Add tools/find-commit-for-patch.py 2014-12-16 14:25:00 +00:00
freebsd-tick-processor
fuzz-harness.sh [test] Make fuzzer output the archive file name for easy upload. 2015-09-24 14:51:41 +00:00
gc_nvp_common.py [tools] Add gc-nvp-to-csv.py script. 2015-06-19 10:40:47 +00:00
gc-nvp-to-csv.py [tools] Add gc-nvp-to-csv.py script. 2015-06-19 10:40:47 +00:00
gc-nvp-trace-processor.py [tools] Add gc-nvp-to-csv.py script. 2015-06-19 10:40:47 +00:00
gdb-v8-support.py Fix missing "re" module import in GDB support script 2015-07-21 09:28:50 +00:00
gdbinit Special printing for type feedback vectors. 2015-07-15 12:22:03 +00:00
gen-postmortem-metadata.py Update post-mortem metadata generation 2015-09-25 04:59:40 +00:00
generate-builtins-tests.py Add a script that can generate simple test cases for user-exposed JS builtins 2014-09-11 09:58:58 +00:00
generate-ten-powers.scm
grokdump.py Add ARM64 suppport to grokdump.py 2015-06-03 11:07:31 +00:00
isolate_driver.py [swarming] Add isolate driver. 2015-10-01 12:32:09 +00:00
js2c.py Remove unused imports from tools/js2c.py 2015-09-25 13:57:41 +00:00
jsmin.py jsmin.py: Fix issue with escaping of back ticks 2015-06-24 22:29:46 +00:00
linux-tick-processor
ll_prof.py Fix ll_prof.py for static binaries. 2015-03-16 11:34:52 +00:00
logreader.js [tick processor] Introduce --pairwise-timed-range processing mode 2015-05-05 14:17:48 +00:00
mac-nm
mac-tick-processor
mingw-generate-makefiles.sh
nacl-run.py Use the pnacl-clang toolchain for (P)NaCL builds 2014-10-06 08:10:50 +00:00
OWNERS Add initial set of sub directory OWNERS file 2015-04-02 08:46:24 +00:00
parser-shell.cc Rework startup-data-util. 2015-08-14 12:11:46 +00:00
parser-shell.gyp Rework startup-data-util. 2015-08-14 12:11:46 +00:00
perf-to-html.py perf-to-html.py - render JSON try perf jobs in a pleasing way. 2015-03-27 09:52:25 +00:00
plot-timer-events
presubmit.py [presubmit] Enable readability/namespace linter checking. 2015-09-30 13:47:11 +00:00
process-heap-prof.py
profile_view.js Tick processor: improved [Summary] section 2014-08-04 08:31:49 +00:00
profile.js Profiler improvements 2015-01-20 16:06:09 +00:00
run_perf.py [test] More robust perf runner with profiler option. 2015-09-15 08:16:10 +00:00
run-deopt-fuzzer.py Fix for deopt fuzzer which was broken by https://codereview.chromium.org/1352803002 2015-09-17 14:05:43 +00:00
run-llprof.sh Fix tools/run-llprof.sh to work with newer perf. 2014-10-09 06:01:41 +00:00
run-tests.py [swarming] Run unittests together with default tests. 2015-10-06 09:31:49 +00:00
run-valgrind.py
run.py
shell-utils.h [presubmit] Enable readability/namespace linter checking. 2015-09-30 13:47:11 +00:00
SourceMap.js
splaytree.js
stats-viewer.py
test-server.py
tick-processor.html
tickprocessor-driver.js [Tick processor] Add an option to the tick-processor to print the summary. 2015-09-03 18:01:48 +00:00
tickprocessor.js [Tick processor] Add an option to the tick-processor to print the summary. 2015-09-03 18:01:48 +00:00
trace-maps-processor.py Add FLAG_trace_maps 2014-11-07 16:03:44 +00:00
try_perf.py [test] Allow passing extra flags to perf tryjobs. 2015-09-18 08:06:31 +00:00
v8-info.sh Add public version macros. 2015-02-26 08:59:23 +00:00
v8-rolls.sh
v8heapconst.py [Interpreter] Add BytecodeArray class and add to SharedFunctionInfo. 2015-07-24 12:03:03 +00:00
v8heapconst.py.tmpl
verify_source_deps.py Fix missing source dependencies. 2015-06-26 14:24:52 +00:00
whitespace.txt Whitespace change to test infra changes. 2015-09-22 13:35:06 +00:00
windows-tick-processor.bat