|
|
@196812
|
9 years |
ossy |
Remove more LLVM related dead code after r196729 …
|
|
|
@196756
|
9 years |
fpizlo |
Remove remaining references to LLVM, and make sure comments refer to …
|
|
|
@196729
|
9 years |
fpizlo |
Remove LLVM dependencies from WebKit …
|
|
|
@195585
|
9 years |
fpizlo |
FTLB3Output should maintain good block order like the LLVM one does …
|
|
|
@195549
|
9 years |
fpizlo |
mandreel should run just as fast in FTL B3 as FTL LLVM …
|
|
|
@194496
|
9 years |
aestes |
Replace WTF::move with WTFMove …
|
|
|
@188499
|
10 years |
fpizlo |
Use WTF::Lock and WTF::Condition instead of WTF::Mutex, …
|
|
|
@188475
|
10 years |
commit-queue |
Unreviewed, rolling out r188444. …
|
|
|
@188444
|
10 years |
fpizlo |
Use WTF::Lock and WTF::Condition instead of WTF::Mutex, …
|
|
|
@188002
|
10 years |
fpizlo |
Unreviewed, roll out http://trac.webkit.org/changeset/187972.
…
|
|
|
@187972
|
10 years |
fpizlo |
Rename Mutex to DeprecatedMutex …
|
|
|
@186859
|
10 years |
andersca |
Make JavaScriptCore SPI headers used by WebCore SPI headers …
|
|
|
@181887
|
10 years |
fpizlo |
JSC should have a low-cost asynchronous disassembler …
|
|
|
@176083
|
11 years |
benjamin |
ARMv7(s) Assembler: LDRH with immediate offset is loading from the …
|
|
|
@173312
|
11 years |
msaboff |
ARM: Add more coverage to ARMv7 disassembler …
|
|
|
@172813
|
11 years |
ossy |
URTBF after r172799.
* disassembler/ARM64/A64DOpcode.cpp:
* …
|
|
|
@172799
|
11 years |
commit-queue |
Enable ARM64 disassembler on EFL …
|
|
|
@170843
|
11 years |
zandobersek |
Enable ARMv7 disassembler for the GTK port …
|
|
|
@170839
|
11 years |
benjamin |
[ARMv7] Use 16 bits instructions for push/pop when possible …
|
|
|
@165191
|
11 years |
fpizlo |
Unreviewed, fix build.
* disassembler/ARM64Disassembler.cpp:
|
|
|
@165180
|
11 years |
fpizlo |
Use the LLVM disassembler on ARM64 if we are enabling the FTL …
|
|
|
@164553
|
11 years |
commit-queue |
Remove some unreachable code (-Wunreachable-code) …
|
|
|
@164424
|
11 years |
ossy |
Get rid of redundant Platform.h includes …
|
|
|
@164333
|
11 years |
fpizlo |
FTL should build on ARM64 …
|
|
|
@164269
|
11 years |
fpizlo |
More ARM FTL glue
https://bugs.webkit.org/show_bug.cgi?id=128948
…
|
|
|
@163859
|
11 years |
msaboff |
Re-enable ARM Thumb2 disassembler …
|
|
|
@163760
|
11 years |
fpizlo |
Never include *Inlines.h files in interface headers, and never include …
|
|
|
@163027
|
11 years |
msaboff |
Merge the jsCStack branch …
|
|
|
@161672
|
11 years |
commit-queue |
[EFL][JSC] Enable udis86 disassembler on efl. …
|
|
|
@159987
|
11 years |
mark.lam |
Build failure when disabling JIT, YARR_JIT, and ASSEMBLER. …
|
|
|
@157474
|
12 years |
dbates |
[iOS] Upstream JavaScriptCore support for ARM64 …
|
|
|
@157260
|
12 years |
fpizlo |
FTL: Soft-link LLVM as a workaround for LLVM's static initializers and …
|
|
|
@156111
|
12 years |
msaboff |
JSC: X86 disassembler shows 16, 32 and 64 bit displacements as …
|
|
|
@154521
|
12 years |
commit-queue |
Failure building with python3 …
|
|
|
@153262
|
12 years |
oliver |
fourthTier: since the FTL disassembly hacks cannot distinguish between …
|
|
|
@153256
|
12 years |
oliver |
fourthTier: JSC's disassembly infrastructure should be able to …
|
|
|
@149821
|
12 years |
msaboff |
JSC: There should be a disassembler for ARM Thumb 2 …
|
|
|
@139993
|
12 years |
ap |
Added svn:ignore=*.pyc, so that ud_opcode.pyc and ud_optable.pyc don't …
|
|
|
@138449
|
12 years |
commit-queue |
Remove wtf/Platform.h includes from {c|cpp} files …
|
|
|
@135640
|
13 years |
fpizlo |
Any function that can log things should be able to easily log them to …
|
|
|
@135466
|
13 years |
fpizlo |
It should be possible to say disassemble(stuff) instead of having to …
|
|
|
@133415
|
13 years |
ossy |
[Qt] udis86_itab.c is always regenerated …
|
|
|
@121374
|
13 years |
fpizlo |
x86 disassembler confuses immediates with addresses …
|
|
|
@120786
|
13 years |
fpizlo |
JSC should be able to show disassembly for all generated JIT code …
|
|
|
@120745
|
13 years |
fpizlo |
It should be possible to look at disassembly …
|