Results (101 - 110 of 1164)
- Quickjump to benjamin@webkit.org
- [194011]: [JSC] Add lowering for B3's Store8 opcode ...
- [JSC] Add lowering for B3's Store8 opcode https://bugs.webkit.org/show_bug.cgi?id=152208 Reviewed by Geoffrey Garen. B3 has an opcode to store 8bit values but it had no lowering. * b3/B3LowerToAir.cpp: (JSC::B3::Air::LowerToAir::createS ...
- By Dec 12, 2015, 3:04:54 PM —
- [193989]: [JSC] Add an implementation of pow() taking an integer exponent to B3 ...
- [JSC] Add an implementation of pow() taking an integer exponent to B3 https://bugs.webkit.org/show_bug.cgi?id=152165 Reviewed by Mark Lam. LLVM has this really neat optimized opcode for raising the power of something by an integer expone ...
- By Dec 11, 2015, 3:45:04 PM —
- [193955]: [JSC] Little cleanup of FTLOutput type casts and conversions ...
- [JSC] Little cleanup of FTLOutput type casts and conversions https://bugs.webkit.org/show_bug.cgi?id=152166 Reviewed by Geoffrey Garen. Clean up: -Change fpCast() to explicit conversion doubleToFloat() and floatToDouble() to match B3's ...
- By Dec 11, 2015, 9:15:58 AM —
- [193684]: Fix a typo from r193683 Patch by Benjamin Poulain ...
- Fix a typo from r193683 Patch by Benjamin Poulain <bpoulain@apple.com> on 2015-12-07 * ftl/FTLCommonValues.cpp: (JSC::FTL::CommonValues::CommonValues):
- By Dec 7, 2015, 7:04:32 PM —
- [193683]: [JSC] Add Float support to B3 ...
- [JSC] Add Float support to B3 https://bugs.webkit.org/show_bug.cgi?id=151974 Patch by Benjamin Poulain <bpoulain@apple.com> on 2015-12-07 Reviewed by Filip Pizlo. This patch adds comprehensive float support to B3. The new phase reduceDo ...
- By Dec 7, 2015, 6:56:16 PM —
- [193506]: [JSC] Some more cleanup of FTLB3Output ...
- [JSC] Some more cleanup of FTLB3Output https://bugs.webkit.org/show_bug.cgi?id=151834 Patch by Benjamin Poulain <bpoulain@apple.com> on 2015-12-04 Reviewed by Filip Pizlo. * ftl/FTLB3Output.h: (JSC::FTL::Output::trap): (JSC::FTL::Output: ...
- By Dec 4, 2015, 6:57:03 PM —
- [193505]: [JSC] Fix Value::returnsBool() after r193436 ...
- [JSC] Fix Value::returnsBool() after r193436 https://bugs.webkit.org/show_bug.cgi?id=151902 Patch by Benjamin Poulain <bpoulain@apple.com> on 2015-12-04 Reviewed by Saam Barati. I forgot to carry a test from Branch and Select :( * b3/B3 ...
- By Dec 4, 2015, 6:26:38 PM —
- [193377]: Attempt to fix GTK again after r193125 Patch by Benjamin Poulain ...
- Attempt to fix GTK again after r193125 Patch by Benjamin Poulain <bpoulain@apple.com> on 2015-12-03 * assembler/MacroAssemblerX86Common.h: (JSC::MacroAssemblerX86Common::supportsLZCNT):
- By Dec 3, 2015, 2:32:59 PM —
- [193376]: Attempt to fix GTK after r193125 Patch by Benjamin Poulain ...
- Attempt to fix GTK after r193125 Patch by Benjamin Poulain <bpoulain@apple.com> on 2015-12-03 * assembler/MacroAssemblerX86Common.h: (JSC::MacroAssemblerX86Common::supportsLZCNT): GCC is unable to handle EBX correctly when clobbered by i ...
- By Dec 3, 2015, 2:24:17 PM —
- [192987]: [JSC] Remove insertElement() from FTLB3Output ...
- [JSC] Remove insertElement() from FTLB3Output https://bugs.webkit.org/show_bug.cgi?id=151781 Reviewed by Sam Weinig. * ftl/FTLB3Output.h: (JSC::FTL::Output::insertElement): Deleted. That's a LLVM concept.
- By Dec 2, 2015, 6:00:00 PM —
Note:
See TracSearch
for help on searching.