2015-10-12 |
fpizlo@apple.com | Unreviewed, revert an unintended commit.
|
commit | commitdiff | tree |
2015-10-12 |
fpizlo@apple.com | GC should have a Baker barrier for concurrent copying
|
commit | commitdiff | tree |
2015-10-12 |
fpizlo@apple.com | Unreviewed, fix non-FTL build for real.
|
commit | commitdiff | tree |
2015-10-12 |
fpizlo@apple.com | Unreviewed, fix style in the hopes that it fixes Windows.
|
commit | commitdiff | tree |
2015-10-12 |
fpizlo@apple.com | Unreviewed, clarify a comment. The example code had...
|
commit | commitdiff | tree |
2015-10-12 |
fpizlo@apple.com | Unreviewed, fix no-FTL build.
|
commit | commitdiff | tree |
2015-10-12 |
fpizlo@apple.com | FTL should generate code to call slow paths lazily
|
commit | commitdiff | tree |
2015-10-09 |
fpizlo@apple.com | DFG SSA should remove unreachable code
|
commit | commitdiff | tree |
2015-10-08 |
fpizlo@apple.com | DFG SSA should remove unreachable code
|
commit | commitdiff | tree |
2015-10-07 |
fpizlo@apple.com | Get rid of LLInt inline/out-of-line storage helpers...
|
commit | commitdiff | tree |
2015-10-07 |
fpizlo@apple.com | Don't setOutOfBounds in JIT code for PutByVal, since...
|
commit | commitdiff | tree |
2015-10-07 |
fpizlo@apple.com | Get rid of JIT::compilePutDirectOffset
|
commit | commitdiff | tree |
2015-10-07 |
fpizlo@apple.com | JIT::emitGetGlobalProperty/emitPutGlobalProperty are...
|
commit | commitdiff | tree |
2015-10-07 |
fpizlo@apple.com | JIT::compileGetDirectOffset is useless
|
commit | commitdiff | tree |
2015-10-07 |
fpizlo@apple.com | Inline caches should handle out-of-line offsets out...
|
commit | commitdiff | tree |
2015-10-06 |
fpizlo@apple.com | GC shouldn't cancel every FTL compilation
|
commit | commitdiff | tree |
2015-10-05 |
fpizlo@apple.com | Allow an object's marking state to track The Three...
|
commit | commitdiff | tree |
2015-10-05 |
fpizlo@apple.com | Inline cache repatching should be throttled if it happens...
|
commit | commitdiff | tree |
2015-10-04 |
fpizlo@apple.com | CodeBlock.h shouldn't be included from everywhere
|
commit | commitdiff | tree |
2015-10-02 |
fpizlo@apple.com | We should not add InferredTypeTables to old Structures Patch by Filip Pizlo <fpizlo@apple.com> and Mark Lam <mark.lam@apple...
|
commit | commitdiff | tree |
2015-09-29 |
fpizlo@apple.com | ParallelHelperPool::runFunctionInParallel() shouldn...
|
commit | commitdiff | tree |
2015-09-29 |
fpizlo@apple.com | GC copy phase spans too many files
|
commit | commitdiff | tree |
2015-09-26 |
fpizlo@apple.com | Unreviewed, fix debug tests. Before marking, we need...
|
commit | commitdiff | tree |
2015-09-26 |
fpizlo@apple.com | Unreviewed, fix Windows build by adding WTF_EXPORT_PRIVATE...
|
commit | commitdiff | tree |
2015-09-26 |
fpizlo@apple.com | VMs should share GC threads
|
commit | commitdiff | tree |
2015-09-24 |
fpizlo@apple.com | Remove special case code for the no-parallel-GC case
|
commit | commitdiff | tree |
2015-09-24 |
fpizlo@apple.com | PolymorphicAccess should remember that it checked an...
|
commit | commitdiff | tree |
2015-09-23 |
fpizlo@apple.com | Parallel copy phase synchronization should be simplified
|
commit | commitdiff | tree |
2015-09-23 |
fpizlo@apple.com | GCThreadSharedData is just a bad way of saying Heap
|
commit | commitdiff | tree |
2015-09-22 |
fpizlo@apple.com | Get rid of ENABLE(PARALLEL_GC)
|
commit | commitdiff | tree |
2015-09-22 |
fpizlo@apple.com | Get rid of ENABLE(GGC)
|
commit | commitdiff | tree |
2015-09-22 |
fpizlo@apple.com | Always use the compiler's CAS implementation and get...
|
commit | commitdiff | tree |
2015-09-21 |
fpizlo@apple.com | JSC should infer property types
|
commit | commitdiff | tree |
2015-09-21 |
fpizlo@apple.com | WebCore shouldn't have to include DFG headers
|
commit | commitdiff | tree |
2015-09-17 |
fpizlo@apple.com | Unreviewed, revert unintended change.
|
commit | commitdiff | tree |
2015-09-17 |
fpizlo@apple.com | 0.0 should really be 0.0
|
commit | commitdiff | tree |
2015-09-17 |
fpizlo@apple.com | stress/exit-from-getter.js.ftl-eager occasionally traps...
|
commit | commitdiff | tree |
2015-09-15 |
fpizlo@apple.com | LLInt get/put inline caches shouldn't use tons of opcodes
|
commit | commitdiff | tree |
2015-09-14 |
fpizlo@apple.com | Unreviewed, really fix non-x86 LLInt build without...
|
commit | commitdiff | tree |
2015-09-14 |
fpizlo@apple.com | Unreviewed, fix non-x86 LLInt build.
|
commit | commitdiff | tree |
2015-09-14 |
fpizlo@apple.com | LLInt get/put inline caches shouldn't use tons of opcodes
|
commit | commitdiff | tree |
2015-09-12 |
fpizlo@apple.com | REGRESSION(r189585): run-perf-tests Speedometer fails...
|
commit | commitdiff | tree |
2015-09-10 |
fpizlo@apple.com | Structure should be able to tell you if it had ever...
|
commit | commitdiff | tree |
2015-09-10 |
fpizlo@apple.com | There should be one stub hanging off an inline cache...
|
commit | commitdiff | tree |
2015-09-08 |
fpizlo@apple.com | Unreviewed, fix debug by removing an assertion that...
|
commit | commitdiff | tree |
2015-09-08 |
fpizlo@apple.com | CallLinkInfo inside StructureStubInfo should not use...
|
commit | commitdiff | tree |
2015-09-08 |
fpizlo@apple.com | The put_by_id IC store barrier contract should benefit...
|
commit | commitdiff | tree |
2015-09-04 |
fpizlo@apple.com | WatchpointsOnStructureStubInfo doesn't need to be reference...
|
commit | commitdiff | tree |
2015-09-04 |
fpizlo@apple.com | StructureStubInfo should be able to reset itself without...
|
commit | commitdiff | tree |
2015-09-03 |
fpizlo@apple.com | Get rid of RepatchBuffer and replace it with static...
|
commit | commitdiff | tree |
2015-09-03 |
fpizlo@apple.com | RepatchBuffer should be stateless
|
commit | commitdiff | tree |
2015-09-03 |
fpizlo@apple.com | Replace all the various forms of branchStructure()...
|
commit | commitdiff | tree |
2015-09-02 |
fpizlo@apple.com | Remove some unused methods from GetByIdAccess.
|
commit | commitdiff | tree |
2015-09-01 |
fpizlo@apple.com | DFG AI assertions about not having to do type checks...
|
commit | commitdiff | tree |
2015-08-31 |
fpizlo@apple.com | Skip slow lock tests on Windows/debug
|
commit | commitdiff | tree |
2015-08-30 |
fpizlo@apple.com | JSC property attributes should fit in a byte
|
commit | commitdiff | tree |
2015-08-28 |
fpizlo@apple.com | LICM should be sound even if the CFG has changed
|
commit | commitdiff | tree |
2015-08-27 |
fpizlo@apple.com | DFG::StrCat isn't really effectful
|
commit | commitdiff | tree |
2015-08-27 |
fpizlo@apple.com | Unreviewed, fix some FIXMEs and add some new ones,...
|
commit | commitdiff | tree |
2015-08-27 |
fpizlo@apple.com | Unreviewed, add a comment to describe something I learned...
|
commit | commitdiff | tree |
2015-08-27 |
fpizlo@apple.com | Unreviewed, further shorten a test that times out because...
|
commit | commitdiff | tree |
2015-08-27 |
fpizlo@apple.com | Node::origin should always be set, and the dead zone...
|
commit | commitdiff | tree |
2015-08-26 |
fpizlo@apple.com | Node::origin should be able to tell you if it's OK...
|
commit | commitdiff | tree |
2015-08-24 |
fpizlo@apple.com | DFG::FixupPhase should use the lambda form of m_graph...
|
commit | commitdiff | tree |
2015-08-24 |
fpizlo@apple.com | DFG::InsertionSet should be tolerant of occasional...
|
commit | commitdiff | tree |
2015-08-22 |
fpizlo@apple.com | DFG string concatenation shouldn't be playing fast...
|
commit | commitdiff | tree |
2015-08-21 |
fpizlo@apple.com | DFG::PutStackSinkingPhase doesn't need to emit KillStack...
|
commit | commitdiff | tree |
2015-08-21 |
fpizlo@apple.com | DFG::NodeOrigin should have a flag determining if exiting...
|
commit | commitdiff | tree |
2015-08-21 |
fpizlo@apple.com | DFG should have a KnownBooleanUse for cases where we...
|
commit | commitdiff | tree |
2015-08-21 |
fpizlo@apple.com | Overflow check elimination fails for a simple test...
|
commit | commitdiff | tree |
2015-08-20 |
fpizlo@apple.com | Unreviewed, shorten a test that runs too long and times...
|
commit | commitdiff | tree |
2015-08-20 |
fpizlo@apple.com | Remove WTF::SpinLock
|
commit | commitdiff | tree |
2015-08-19 |
fpizlo@apple.com | Replace all uses of std::mutex/std::condition_variable...
|
commit | commitdiff | tree |
2015-08-18 |
fpizlo@apple.com | WTF::Condition should have a fast path for notifyOne...
|
commit | commitdiff | tree |
2015-08-18 |
fpizlo@apple.com | Unreviewed, fix GTK build.
|
commit | commitdiff | tree |
2015-08-18 |
fpizlo@apple.com | Unreviewed, fix the cairo build.
|
commit | commitdiff | tree |
2015-08-18 |
fpizlo@apple.com | Replace all remaining uses of WTF::Mutex with WTF:...
|
commit | commitdiff | tree |
2015-08-15 |
fpizlo@apple.com | Use WTF::Lock and WTF::Condition instead of WTF::Mutex...
|
commit | commitdiff | tree |
2015-08-14 |
fpizlo@apple.com | Unreviewed, shorten another test that is timing out.
|
commit | commitdiff | tree |
2015-08-14 |
fpizlo@apple.com | Use WTF::Lock and WTF::Condition instead of WTF::Mutex...
|
commit | commitdiff | tree |
2015-08-13 |
fpizlo@apple.com | WTF should have a compact Condition object to use with...
|
commit | commitdiff | tree |
2015-08-13 |
fpizlo@apple.com | Unreviewed, shorten another test. It's timing out in...
|
commit | commitdiff | tree |
2015-08-13 |
fpizlo@apple.com | WTF::Lock should not suffer from the thundering herd
|
commit | commitdiff | tree |
2015-08-12 |
fpizlo@apple.com | DFG::ByteCodeParser should attempt constant folding...
|
commit | commitdiff | tree |
2015-08-12 |
fpizlo@apple.com | Always use a byte-sized lock implementation
|
commit | commitdiff | tree |
2015-08-11 |
fpizlo@apple.com | Unreviewed, shorten another test since it timed out.
|
commit | commitdiff | tree |
2015-08-11 |
fpizlo@apple.com | Unreviewed, gardening these tests to run faster so...
|
commit | commitdiff | tree |
2015-08-11 |
fpizlo@apple.com | Remove ByteSpinLock
|
commit | commitdiff | tree |
2015-08-11 |
fpizlo@apple.com | DFG::ByteCodeParser shouldn't call tryGetConstantProperty...
|
commit | commitdiff | tree |
2015-08-11 |
fpizlo@apple.com | WTF should have a ParkingLot for parking sleeping threads...
|
commit | commitdiff | tree |
2015-08-07 |
fpizlo@apple.com | Lightweight locks should be adaptive
|
commit | commitdiff | tree |
2015-08-07 |
fpizlo@apple.com | Unreviewed, work around assertions in Windows's std...
|
commit | commitdiff | tree |
2015-08-07 |
fpizlo@apple.com | Unreviewed, reduce the duration of a Lock unit test...
|
commit | commitdiff | tree |
2015-08-07 |
fpizlo@apple.com | Lightweight locks should be adaptive
|
commit | commitdiff | tree |
2015-08-06 |
fpizlo@apple.com | Structures used for tryGetConstantProperty() should...
|
commit | commitdiff | tree |
2015-08-05 |
fpizlo@apple.com | Unreviewed, roll out http://trac.webkit.org/changeset...
|
commit | commitdiff | tree |
2015-08-05 |
fpizlo@apple.com | Unreviewed, fix Windows.
|
commit | commitdiff | tree |
2015-08-05 |
fpizlo@apple.com | Rename Mutex to DeprecatedMutex
|
commit | commitdiff | tree |
2015-08-04 |
fpizlo@apple.com | Unreviewed, fix uninitialized property leading to an...
|
commit | commitdiff | tree |
2015-08-03 |
fpizlo@apple.com | Unreviewed, fix Windows.
|
commit | commitdiff | tree |
next |