2016-02-29 |
fpizlo@apple.com | FTL should be able to run everything in Octane/regexp
|
commit | commitdiff | tree |
2016-02-28 |
fpizlo@apple.com | FTL should lower its abstract heaps to B3 heap ranges
|
commit | commitdiff | tree |
2016-02-24 |
fpizlo@apple.com | Stackmaps have problems with double register constraints
|
commit | commitdiff | tree |
2016-02-23 |
fpizlo@apple.com | B3::Value doesn't self-destruct virtually enough (Causes...
|
commit | commitdiff | tree |
2016-02-18 |
fpizlo@apple.com | Unreviewed, fix VS build. I didn't know we still did...
|
commit | commitdiff | tree |
2016-02-18 |
fpizlo@apple.com | Unreviewed, fix CMake build. This got messed up when...
|
commit | commitdiff | tree |
2016-02-18 |
fpizlo@apple.com | Remove remaining references to LLVM, and make sure...
|
commit | commitdiff | tree |
2016-02-18 |
fpizlo@apple.com | Rename FTLB3Blah to FTLBlah
|
commit | commitdiff | tree |
2016-02-18 |
fpizlo@apple.com | Remove LLVM dependencies from WebKit
|
commit | commitdiff | tree |
2016-02-17 |
fpizlo@apple.com | FTL_USES_B3 should be unconditionally true
|
commit | commitdiff | tree |
2016-02-17 |
fpizlo@apple.com | FTL should support CompareEq(String:, String:)
|
commit | commitdiff | tree |
2016-02-17 |
fpizlo@apple.com | FTL should support NewTypedArray
|
commit | commitdiff | tree |
2016-02-16 |
fpizlo@apple.com | FTL should support NewTypedArray
|
commit | commitdiff | tree |
2016-02-16 |
fpizlo@apple.com | FTL should support StringFromCharCode
|
commit | commitdiff | tree |
2016-02-15 |
fpizlo@apple.com | Parser::parseVariableDeclarationList should null check...
|
commit | commitdiff | tree |
2016-02-13 |
fpizlo@apple.com | Unreviewed, upload some blog files.
|
commit | commitdiff | tree |
2016-02-13 |
fpizlo@apple.com | JSObject::putByIndexBeyondVectorLengthWithoutAttributes...
|
commit | commitdiff | tree |
2016-02-12 |
fpizlo@apple.com | Fast path in JSObject::defineOwnIndexedProperty() forgets...
|
commit | commitdiff | tree |
2016-02-11 |
fpizlo@apple.com | DFG::ByteCodeParser needs to null check the result...
|
commit | commitdiff | tree |
2016-02-11 |
fpizlo@apple.com | Cannot call initializeIndex() if we didn't create the...
|
commit | commitdiff | tree |
2016-02-11 |
fpizlo@apple.com | MacroAssemblerX86 should be happy with shift(cx, cx)
|
commit | commitdiff | tree |
2016-02-09 |
fpizlo@apple.com | Don't crash if we fail to parse a builtin
|
commit | commitdiff | tree |
2016-02-09 |
fpizlo@apple.com | Spread expressions are not fair game for direct binding
|
commit | commitdiff | tree |
2016-02-09 |
fpizlo@apple.com | B3::foldPathConstants() needs to execute its insertion set
|
commit | commitdiff | tree |
2016-02-08 |
fpizlo@apple.com | Baseline JIT should not require its input to be constant...
|
commit | commitdiff | tree |
2016-02-08 |
fpizlo@apple.com | CodeCache should give up on evals if there are variables...
|
commit | commitdiff | tree |
2016-02-08 |
fpizlo@apple.com | Make sure that locking code that relies on module boundaries...
|
commit | commitdiff | tree |
2016-02-08 |
fpizlo@apple.com | Parser should detect error before calls to parseAssignmentEx...
|
commit | commitdiff | tree |
2016-02-07 |
fpizlo@apple.com | String.match should defend against matches that would...
|
commit | commitdiff | tree |
2016-02-07 |
fpizlo@apple.com | FTL must store the call site index before runtime calls...
|
commit | commitdiff | tree |
2016-02-05 |
fpizlo@apple.com | Arrayify for a typed array shouldn't create a monster
|
commit | commitdiff | tree |
2016-02-04 |
fpizlo@apple.com | REGRESSION(192409): Cannot rely on add32() to zero...
|
commit | commitdiff | tree |
2016-02-04 |
fpizlo@apple.com | run-jsc-stress-tests should be better at telling you...
|
commit | commitdiff | tree |
2016-02-02 |
fpizlo@apple.com | B3 should be able to compile trivial self-loops
|
commit | commitdiff | tree |
2016-02-02 |
fpizlo@apple.com | Get rid of anonymous stack slots
|
commit | commitdiff | tree |
2016-02-02 |
fpizlo@apple.com | Minor fixes for B3 IR documentation
|
commit | commitdiff | tree |
2016-02-01 |
fpizlo@apple.com | B3->Air lowering should use MoveFloat more
|
commit | commitdiff | tree |
2016-01-31 |
fpizlo@apple.com | B3 documentation style shouldn't have hacks for h1
|
commit | commitdiff | tree |
2016-01-30 |
fpizlo@apple.com | Improve the style of B3 documentation
|
commit | commitdiff | tree |
2016-01-30 |
fpizlo@apple.com | B3 should reduce Mod(value, constant) to Div and Mul...
|
commit | commitdiff | tree |
2016-01-30 |
fpizlo@apple.com | CallLinkStatus should trust BadCell exit sites whenever...
|
commit | commitdiff | tree |
2016-01-29 |
fpizlo@apple.com | Clean up the B3 documentation a bit
|
commit | commitdiff | tree |
2016-01-29 |
fpizlo@apple.com | Air:fixObviousSpills should handle floats and doubles
|
commit | commitdiff | tree |
2016-01-29 |
fpizlo@apple.com | B3 should have documentation
|
commit | commitdiff | tree |
2016-01-29 |
fpizlo@apple.com | B3 should have documentation
|
commit | commitdiff | tree |
2016-01-28 |
fpizlo@apple.com | LowerToAir::preferRightForResult() should resolve use...
|
commit | commitdiff | tree |
2016-01-28 |
fpizlo@apple.com | B3 IntRange analysis should know more about shifting
|
commit | commitdiff | tree |
2016-01-27 |
fpizlo@apple.com | Air::TmpWidth uses a stale pointer into its HashMap...
|
commit | commitdiff | tree |
2016-01-27 |
fpizlo@apple.com | Tail duplication should break critical edges first
|
commit | commitdiff | tree |
2016-01-27 |
fpizlo@apple.com | B3's integer range analysis should know that Mul'ing...
|
commit | commitdiff | tree |
2016-01-26 |
fpizlo@apple.com | It should be possible to disable FTL for a range like...
|
commit | commitdiff | tree |
2016-01-26 |
fpizlo@apple.com | Shifts by an amount computed using BitAnd with a mask...
|
commit | commitdiff | tree |
2016-01-26 |
fpizlo@apple.com | The thing that B3 uses to describe a stack slot should...
|
commit | commitdiff | tree |
2016-01-26 |
fpizlo@apple.com | FTLB3Output should maintain good block order like the...
|
commit | commitdiff | tree |
2016-01-25 |
fpizlo@apple.com | Fix the comment about FTL_USES_B3.
|
commit | commitdiff | tree |
2016-01-25 |
fpizlo@apple.com | Switch FTL to B3 on X86_64/Mac
|
commit | commitdiff | tree |
2016-01-25 |
fpizlo@apple.com | mandreel should run just as fast in FTL B3 as FTL LLVM
|
commit | commitdiff | tree |
2016-01-23 |
fpizlo@apple.com | B3 should strength-reduce division by a constant
|
commit | commitdiff | tree |
2016-01-22 |
fpizlo@apple.com | B3 should reduce obvious forms of Shl(SShr)
|
commit | commitdiff | tree |
2016-01-22 |
fpizlo@apple.com | Unreviewed, fix build.
|
commit | commitdiff | tree |
2016-01-22 |
fpizlo@apple.com | B3 CSE should be able to match a full redundancy even...
|
commit | commitdiff | tree |
2016-01-22 |
fpizlo@apple.com | Air should know that CeilDouble has the partial register...
|
commit | commitdiff | tree |
2016-01-21 |
fpizlo@apple.com | REGRESSION(r195417): many tests crash
|
commit | commitdiff | tree |
2016-01-21 |
fpizlo@apple.com | Unreviewed, undo DFGCommon.h change that accidentally...
|
commit | commitdiff | tree |
2016-01-21 |
fpizlo@apple.com | Move32 should have an Imm, Tmp form
|
commit | commitdiff | tree |
2016-01-21 |
fpizlo@apple.com | B3 should have load elimination
|
commit | commitdiff | tree |
2016-01-21 |
fpizlo@apple.com | display-profiler-output should be able to display code...
|
commit | commitdiff | tree |
2016-01-21 |
fpizlo@apple.com | Unreviewed, revert accidental unreviewed commit.
|
commit | commitdiff | tree |
2016-01-21 |
fpizlo@apple.com | B3 should have basic path specialization
|
commit | commitdiff | tree |
2016-01-19 |
fpizlo@apple.com | Reconsider B3's constant motion policy
|
commit | commitdiff | tree |
2016-01-19 |
fpizlo@apple.com | FTL B3 should be just as fast as FTL LLVM on Octane...
|
commit | commitdiff | tree |
2016-01-19 |
fpizlo@apple.com | Unreviewed, undo unintended commit.
|
commit | commitdiff | tree |
2016-01-19 |
fpizlo@apple.com | Fix Air shuffling assertions
|
commit | commitdiff | tree |
2016-01-15 |
fpizlo@apple.com | Air needs a Shuffle instruction
|
commit | commitdiff | tree |
2016-01-15 |
fpizlo@apple.com | Air needs a Shuffle instruction
|
commit | commitdiff | tree |
2016-01-11 |
fpizlo@apple.com | Make it easier to introduce exotic instructions to Air
|
commit | commitdiff | tree |
2016-01-11 |
fpizlo@apple.com | Turn Check(true) into Patchpoint() followed by Oops
|
commit | commitdiff | tree |
2016-01-11 |
fpizlo@apple.com | Unreviewed, fix ARM64 build.
|
commit | commitdiff | tree |
2016-01-11 |
fpizlo@apple.com | B3 should reduce Trunc(BitOr(value, constant)) where...
|
commit | commitdiff | tree |
2016-01-11 |
fpizlo@apple.com | It should be possible to run liveness over registers...
|
commit | commitdiff | tree |
2016-01-10 |
fpizlo@apple.com | Air should support Branch64 with immediates
|
commit | commitdiff | tree |
2016-01-09 |
fpizlo@apple.com | FTL B3 should do varargs tail calls and stack overflows
|
commit | commitdiff | tree |
2016-01-09 |
fpizlo@apple.com | B3 needs Neg()
|
commit | commitdiff | tree |
2016-01-08 |
fpizlo@apple.com | FTL B3 compile() doesn't clear exception handlers before...
|
commit | commitdiff | tree |
2016-01-08 |
fpizlo@apple.com | B3 incorrectly turns NotEqual(bool, 1) into Equal(bool...
|
commit | commitdiff | tree |
2016-01-08 |
fpizlo@apple.com | FTL B3 allocateCell() should not crash
|
commit | commitdiff | tree |
2016-01-08 |
fpizlo@apple.com | FTL B3 fails to realize that binary snippets might...
|
commit | commitdiff | tree |
2016-01-08 |
fpizlo@apple.com | FTL B3 lazy slow paths should do exceptions
|
commit | commitdiff | tree |
2016-01-08 |
fpizlo@apple.com | Unreviewed, skip more tests that fail.
|
commit | commitdiff | tree |
2016-01-08 |
fpizlo@apple.com | FTL B3 binary snippets should do exceptions
|
commit | commitdiff | tree |
2016-01-08 |
fpizlo@apple.com | Unreviewed, skipping this test. Looks like LLVM can...
|
commit | commitdiff | tree |
2016-01-08 |
fpizlo@apple.com | Unreviewed, skipping this test. Looks like LLVM can...
|
commit | commitdiff | tree |
2016-01-07 |
fpizlo@apple.com | FTL B3 JS calls should do exceptions
|
commit | commitdiff | tree |
2016-01-07 |
fpizlo@apple.com | FTL B3 PutById should do exceptions
|
commit | commitdiff | tree |
2016-01-07 |
fpizlo@apple.com | FTL B3 getById() should do exceptions
|
commit | commitdiff | tree |
2016-01-06 |
fpizlo@apple.com | Make sure that the basic throw-from-operation mode...
|
commit | commitdiff | tree |
2016-01-06 |
fpizlo@apple.com | FTL B3 fails cdjs-tests.yaml/red_black_tree_test.js...
|
commit | commitdiff | tree |
2016-01-05 |
fpizlo@apple.com | stress/v8-crypto-strict.js.ftl-eager-no-cjit in FTL...
|
commit | commitdiff | tree |
2016-01-05 |
fpizlo@apple.com | regress/script-tests/deltablue-varargs.js.ftl-no-cjit...
|
commit | commitdiff | tree |
2016-01-05 |
fpizlo@apple.com | FTL B3 should do ArithNegate
|
commit | commitdiff | tree |
next |