WebKit Trac
  • Login
  • Preferences
  • Forgot your password?
  • Wiki
  • Timeline
  • Browse Source
  • Search

Context Navigation



Results (101 - 110 of 1164)

← 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 →
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 benjamin@webkit.org — 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 benjamin@webkit.org — 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 benjamin@webkit.org — 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 benjamin@webkit.org — 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 benjamin@webkit.org — 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 benjamin@webkit.org — 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 benjamin@webkit.org — 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 benjamin@webkit.org — 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 benjamin@webkit.org — 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 benjamin@webkit.org — Dec 2, 2015, 6:00:00 PM
← 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 →
Note: See TracSearch for help on searching.

Trac Powered

Powered by Trac 1.5.4
By Edgewall Software .

Hosted by Apple