v8/src/x87
weiliang.lin@intel.com 49e83ec903 X87: Inline Math.fround in optimized code.
port r22665.

original commit message:
 Inline Math.fround in optimized code.

BUG=
R=weiliang.lin@intel.com

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

Patch from Chunyang Dai <chunyang.dai@intel.com>.

git-svn-id: https://v8.googlecode.com/svn/branches/bleeding_edge@22691 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
2014-07-30 06:46:25 +00:00
..
assembler-x87-inl.h Allow embedding of ConsString objects into code. 2014-07-15 10:51:12 +00:00
assembler-x87.cc Add missing cpu.h includes to mips/x87 2014-06-30 15:37:07 +00:00
assembler-x87.h Documentation: fix comments for CommuteCondition. 2014-06-05 08:33:42 +00:00
builtins-x87.cc X87: Introduce FLAG_vector_ics. 2014-07-23 07:48:19 +00:00
code-stubs-x87.cc X87: Restructure the IC / Handler compilers 2014-07-29 07:54:38 +00:00
code-stubs-x87.h X87: Start using OStreams. 2014-07-04 07:00:01 +00:00
codegen-x87.cc X87: Use register parameters in ElementsTransitionGenerator 2014-07-15 09:46:10 +00:00
codegen-x87.h Use full include paths everywhere 2014-06-03 08:12:43 +00:00
cpu-x87.cc Move platform abstraction to base library 2014-06-30 13:25:46 +00:00
debug-x87.cc X87: Use a register spec for StoreIC and KeyedStoreIC. 2014-07-11 07:47:58 +00:00
deoptimizer-x87.cc X87: The IC exposes a register definition. 2014-06-26 05:43:16 +00:00
disasm-x87.cc Check alpha-sorting of includes during presubmit. 2014-06-20 08:40:11 +00:00
frames-x87.cc Check alpha-sorting of includes during presubmit. 2014-06-20 08:40:11 +00:00
frames-x87.h Introduce x87 port 2014-05-23 16:37:27 +00:00
full-codegen-x87.cc For-of on null or undefined is an error 2014-07-24 13:40:08 +00:00
ic-x87.cc X87: Introduce FLAG_vector_ics. 2014-07-23 07:48:19 +00:00
lithium-codegen-x87.cc X87: Inline Math.fround in optimized code. 2014-07-30 06:46:25 +00:00
lithium-codegen-x87.h Move platform abstraction to base library 2014-06-30 13:25:46 +00:00
lithium-gap-resolver-x87.cc Check alpha-sorting of includes during presubmit. 2014-06-20 08:40:11 +00:00
lithium-gap-resolver-x87.h Use full include paths everywhere 2014-06-03 08:12:43 +00:00
lithium-x87.cc X87: Inline Math.fround in optimized code. 2014-07-30 06:46:25 +00:00
lithium-x87.h X87: Inline Math.fround in optimized code. 2014-07-30 06:46:25 +00:00
macro-assembler-x87.cc Support for dynamic write-barrier counters everywhere. 2014-07-29 14:38:39 +00:00
macro-assembler-x87.h X87: Use register parameters in ElementsTransitionGenerator 2014-07-15 09:46:10 +00:00
OWNERS X87: add OWNERS file 2014-06-11 23:24:27 +00:00
regexp-macro-assembler-x87.cc Check alpha-sorting of includes during presubmit. 2014-06-20 08:40:11 +00:00
regexp-macro-assembler-x87.h Check alpha-sorting of includes during presubmit. 2014-06-20 08:40:11 +00:00
simulator-x87.cc Introduce x87 port 2014-05-23 16:37:27 +00:00
simulator-x87.h Use full include paths everywhere 2014-06-03 08:12:43 +00:00
stub-cache-x87.cc X87: Restructure the IC / Handler compilers 2014-07-29 07:54:38 +00:00