projects
/
platform
/
upstream
/
v8.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Move IC code into a subdir and move ic-compilation related code from stub-cache into...
[platform/upstream/v8.git]
/
test
/
cctest
/
test-disasm-ia32.cc
2014-08-22
verwaest@chromium.org
Move IC code into a subdir and move ic-compilation...
blob
|
commitdiff
|
raw
2014-07-30
danno@chromium.org
Land the Fan (disabled)
blob
|
commitdiff
|
raw
|
diff to current
2014-07-07
svenpanne@chromium.org
More OStreamsUse OStreams more often.
blob
|
commitdiff
|
raw
|
diff to current
2014-06-03
jochen@chromium.org
Use full include paths everywhere
blob
|
commitdiff
|
raw
|
diff to current
2014-05-22
yangguo@chromium.org
Remove special debug ExternalReferences.
blob
|
commitdiff
|
raw
|
diff to current
2014-05-13
yangguo@chromium.org
Require CMOV support for the ia32 port.
blob
|
commitdiff
|
raw
|
diff to current
2014-05-09
yangguo@chromium.org
Require SSE2 support for the ia32 port.
blob
|
commitdiff
|
raw
|
diff to current
2014-04-25
yangguo@chromium.org
Always include debugger support.
blob
|
commitdiff
|
raw
|
diff to current
2014-04-16
yangguo@chromium.org
Fix unused variable warnings.
blob
|
commitdiff
|
raw
|
diff to current
2014-04-16
yangguo@chromium.org
Handlify code allocation.
blob
|
commitdiff
|
raw
|
diff to current
2014-03-05
mstarzinger@chromi...
Print properly signed displacement in disassembler.
blob
|
commitdiff
|
raw
|
diff to current
2014-02-03
yangguo@chromium.org
[x64] add disasm for two fp instructions
blob
|
commitdiff
|
raw
|
diff to current
2014-01-07
mvstanton@chromium.org
We need to know if a load, store or call IC is assumed
blob
|
commitdiff
|
raw
|
diff to current
2013-11-18
svenpanne@chromium.org
Introduce addps/subps/mulps/divps for IA32/X64
blob
|
commitdiff
|
raw
|
diff to current
2013-11-05
svenpanne@chromium.org
Introduce orps for IA32/X64
blob
|
commitdiff
|
raw
|
diff to current
2013-10-28
svenpanne@chromium.org
Introduce andps for IA32/X64
blob
|
commitdiff
|
raw
|
diff to current
2013-10-18
jkummerow@chromium.org
Tweak Math.log on ia32/x64
blob
|
commitdiff
|
raw
|
diff to current
2013-10-15
svenpanne@chromium.org
Fixed bug in extractps instruction on ia32 and x64
blob
|
commitdiff
|
raw
|
diff to current
2013-08-26
bmeurer@chromium.org
Fix the CPU feature detection.
blob
|
commitdiff
|
raw
|
diff to current
2013-08-22
bmeurer@chromium.org
Drop unused rdtsc instruction.
blob
|
commitdiff
|
raw
|
diff to current
2013-06-04
mstarzinger@chromi...
Deprecate FACTORY helper macro.
blob
|
commitdiff
|
raw
|
diff to current
2013-05-28
dcarney@chromium.org
remove most V8_ALLOW_ACCESS_TO_* defines from test...
blob
|
commitdiff
|
raw
|
diff to current
2013-05-02
dcarney@chromium.org
first step to remove unsafe handles
blob
|
commitdiff
|
raw
|
diff to current
2013-04-10
mstarzinger@chromi...
Unify the way cctest initalizes the VM for each test...
blob
|
commitdiff
|
raw
|
diff to current
2013-03-15
svenpanne@chromium.org
Added a version of the v8::HandleScope constructor...
blob
|
commitdiff
|
raw
|
diff to current
2013-03-05
svenpanne@chromium.org
Cleaned up CpuFeature scope handling.
blob
|
commitdiff
|
raw
|
diff to current
2013-02-25
svenpanne@chromium.org
Made Isolate a mandatory parameter for everything Handl...
blob
|
commitdiff
|
raw
|
diff to current
2013-01-04
ulan@chromium.org
Rename RelocInfo::NONE to RelocInfo::NONE32.
blob
|
commitdiff
|
raw
|
diff to current
2012-12-18
danno@chromium.org
Re-land Crankshaft-generated KeyedLoad stubs.
blob
|
commitdiff
|
raw
|
diff to current
2012-12-10
danno@chromium.org
Revert 13157, 13145 and 13140: Crankshaft code stubs.
blob
|
commitdiff
|
raw
|
diff to current
2012-12-07
danno@chromium.org
Fix nosse2 tests
blob
|
commitdiff
|
raw
|
diff to current
2011-12-02
erik.corry@gmail.com
Support multi-byte nop instructions as recommended by
blob
|
commitdiff
|
raw
|
diff to current
2011-10-03
kmillikin@chromium.org
Clean up the x86 assembler API.
blob
|
commitdiff
|
raw
|
diff to current
2011-09-19
vegorov@chromium.org
Merge experimental/gc branch to the bleeding_edge.
blob
|
commitdiff
|
raw
|
diff to current
2011-05-11
fschneider@chromiu...
Remove support for branch hints from the IA32 and X64...
blob
|
commitdiff
|
raw
|
diff to current
2011-03-31
vitalyr@chromium.org
VM initialization refactoring.
blob
|
commitdiff
|
raw
|
diff to current
2011-03-23
ager@chromium.org
Introduce accessors on builtins instance and use them...
blob
|
commitdiff
|
raw
|
diff to current
2011-03-22
ager@chromium.org
Require an isolate parameter for most external referenc...
blob
|
commitdiff
|
raw
|
diff to current
2011-03-18
vitalyr@chromium.org
Merge isolates to bleeding_edge.
blob
|
commitdiff
|
raw
|
diff to current
2011-03-18
vitalyr@chromium.org
Revert r7268: it borked the history.
blob
|
commitdiff
|
raw
|
diff to current
2011-03-18
vitalyr@chromium.org
Merge isolates to bleeding_edge.
blob
|
commitdiff
|
raw
|
diff to current
2011-02-09
fschneider@chromiu...
Change the code for materializing double constants...
blob
|
commitdiff
|
raw
|
diff to current
2011-01-11
vitalyr@chromium.org
SSE2 truncating double-to-i.
blob
|
commitdiff
|
raw
|
diff to current
2011-01-03
sgjesse@chromium.org
Changed #define symbols in test to OBJECT_PRINT from...
blob
|
commitdiff
|
raw
|
diff to current
2010-12-22
sgjesse@chromium.org
Refactoring out object printing functions into objects...
blob
|
commitdiff
|
raw
|
diff to current
2010-10-25
erik.corry@gmail.com
Make Failure inherit from MaybeObject instead of Object.
blob
|
commitdiff
|
raw
|
diff to current
2010-09-24
kaznacheev@chromiu...
Implemented missing instructions in ia32 and x64 disass...
blob
|
commitdiff
|
raw
|
diff to current
2010-09-23
kaznacheev@chromiu...
Support dec_b instruction in ia32 and x64 disassembler.
blob
|
commitdiff
|
raw
|
diff to current
2010-09-21
vitalyr@chromium.org
Custom call IC for Math.floor.
blob
|
commitdiff
|
raw
|
diff to current
2010-08-16
erik.corry@gmail.com
Add rcr to disassembler.
blob
|
commitdiff
|
raw
|
diff to current
2010-07-13
kaznacheev@chromiu...
Move serialized scope info from Code object to SharedFu...
blob
|
commitdiff
|
raw
|
diff to current
2010-06-18
sgjesse@chromium.org
API: Resolve linker issues with using V8 as a DLL
blob
|
commitdiff
|
raw
|
diff to current
2010-06-16
ager@chromium.org
Remove the comisd instruction from the ia32 and x64...
blob
|
commitdiff
|
raw
|
diff to current
2010-06-08
whesse@chromium.org
Add test_b(Operand, imm8) to ia32 disassembler.
blob
|
commitdiff
|
raw
|
diff to current
2010-05-17
antonm@chromium.org
Use direct loop when filling small arrays.
blob
|
commitdiff
|
raw
|
diff to current
2010-03-17
sgjesse@chromium.org
Make the C++ tests run without SSE2 support.
blob
|
commitdiff
|
raw
|
diff to current
2010-03-02
antonm@chromium.org
Faster filling newly allocated arrays with the holes...
blob
|
commitdiff
|
raw
|
diff to current
2010-01-21
lrn@chromium.org
Implement inline string compare on ARM.
blob
|
commitdiff
|
raw
|
diff to current
2010-01-11
sgjesse@chromium.org
Add missing instructions to the IA-32 disasembler
blob
|
commitdiff
|
raw
|
diff to current
2009-11-17
sgjesse@chromium.org
Add missing case for shr in IA-32 disassembler
blob
|
commitdiff
|
raw
|
diff to current
2009-11-17
sgjesse@chromium.org
Changes to Intel shift functions
blob
|
commitdiff
|
raw
|
diff to current
2009-11-13
erik.corry@gmail.com
Allow a platform to indicate that some CPU features...
blob
|
commitdiff
|
raw
|
diff to current
2009-10-08
sgjesse@chromium.org
Add support for comisd and cmov in IA-32 disassembler.
blob
|
commitdiff
|
raw
|
diff to current
2009-02-25
iposva@chromium.org
- Pass the knowledge whether the old GC is compacting...
blob
|
commitdiff
|
raw
|
diff to current
2009-02-25
kasperl@chromium.org
Use SSE3 instructions - if available - for faster To...
blob
|
commitdiff
|
raw
|
diff to current
2008-09-22
sgjesse@chromium.org
Refactor the enum RelocMode changing the naming scheme...
blob
|
commitdiff
|
raw
|
diff to current
2008-09-09
christian.plesner...
Changed copyright header from google inc. to v8 project...
blob
|
commitdiff
|
raw
|
diff to current
2008-08-22
christian.plesner...
Included mjsunit JavaScript test suite and C++ unit...
blob
|
commitdiff
|
raw
|
diff to current