v8/src/x87
svenpanne@chromium.org 2931f09144 Fix unsigned comparisons.
Instead of marking the comparison instruction itself as Uint32, we
look at its arguments. This is more consistent what HChange does.

BUG=v8:3380
TEST=mjsunit/regress/regress-3380
LOG=y
R=jkummerow@chromium.org

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

git-svn-id: https://v8.googlecode.com/svn/branches/bleeding_edge@21762 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
2014-06-11 09:09:15 +00:00
..
assembler-x87-inl.h Use full include paths everywhere 2014-06-03 08:12:43 +00:00
assembler-x87.cc Use full include paths everywhere 2014-06-03 08:12:43 +00:00
assembler-x87.h Documentation: fix comments for CommuteCondition. 2014-06-05 08:33:42 +00:00
builtins-x87.cc Use full include paths everywhere 2014-06-03 08:12:43 +00:00
code-stubs-x87.cc Use full include paths everywhere 2014-06-03 08:12:43 +00:00
code-stubs-x87.h Use full include paths everywhere 2014-06-03 08:12:43 +00:00
codegen-x87.cc Use full include paths everywhere 2014-06-03 08:12:43 +00:00
codegen-x87.h Use full include paths everywhere 2014-06-03 08:12:43 +00:00
cpu-x87.cc Use full include paths everywhere 2014-06-03 08:12:43 +00:00
debug-x87.cc Use full include paths everywhere 2014-06-03 08:12:43 +00:00
deoptimizer-x87.cc Use full include paths everywhere 2014-06-03 08:12:43 +00:00
disasm-x87.cc Use full include paths everywhere 2014-06-03 08:12:43 +00:00
frames-x87.cc Use full include paths everywhere 2014-06-03 08:12:43 +00:00
frames-x87.h Introduce x87 port 2014-05-23 16:37:27 +00:00
full-codegen-x87.cc Use full include paths everywhere 2014-06-03 08:12:43 +00:00
ic-x87.cc Use full include paths everywhere 2014-06-03 08:12:43 +00:00
lithium-codegen-x87.cc Fix unsigned comparisons. 2014-06-11 09:09:15 +00:00
lithium-codegen-x87.h Use full include paths everywhere 2014-06-03 08:12:43 +00:00
lithium-gap-resolver-x87.cc Use full include paths everywhere 2014-06-03 08:12:43 +00:00
lithium-gap-resolver-x87.h Use full include paths everywhere 2014-06-03 08:12:43 +00:00
lithium-x87.cc X87: Preliminary support for block contexts in hydrogen. 2014-06-10 08:09:56 +00:00
lithium-x87.h X87: Preliminary support for block contexts in hydrogen. 2014-06-10 08:09:56 +00:00
macro-assembler-x87.cc X87: Improve write barriers in optimized code. 2014-06-04 09:27:16 +00:00
macro-assembler-x87.h X87: Improve write barriers in optimized code. 2014-06-04 09:27:16 +00:00
regexp-macro-assembler-x87.cc Use full include paths everywhere 2014-06-03 08:12:43 +00:00
regexp-macro-assembler-x87.h Use full include paths everywhere 2014-06-03 08:12:43 +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: Introduce FieldIndex to unify and abstract property/field offset 2014-06-10 03:43:48 +00:00