Commits
User selector
Commit History
Commits on Jun 18, 2021
Define MacroAssemblerARM64E::numberOfPACBits based on OS_CONSTANT(EFFECTIVE_ADDRESS_WIDTH).
Show description for 2a47bc2committed
Mark Lam
Commits on May 18, 2020
Implement a faster findBitInWord() using the hardware ctz instruction.
Show description for 95f8bc7committed
Mark Lam
Commits on May 14, 2020
[bmalloc] Introduce lock-less ObjectType query
Show description for 8df0f09committed
Commits on Jan 16, 2020
[bmalloc] IsoHeap's initial setup should be small
Show description for 7321b4bcommitted
Commits on Jan 14, 2020
[bmalloc] Calculate LineMetadata for specific VM page size in compile time
Show description for e7a0e8ccommitted
Commits on Apr 20, 2019
[bmalloc] IsoHeap should have lower tier using shared IsoPage
Show description for 4549958committed
Commits on Jan 19, 2019
gigacage slide should randomize both start and end
Show description for e5d89a2committed
Commits on Oct 25, 2018
Cleanup: inline constexpr is redundant as constexpr implies inline
Show description for 5357f30committed
Commits on Oct 12, 2018
Unreviewed, rolling out r237063.
Show description for 56b029fcommitted[JSC] Remove gcc warnings on mips and armv7
Show description for a22b12dcommitted
Commits on Mar 10, 2018
Unreviewed, rolling out r229436.
Show description for 07605dccommitted
Commits on Mar 8, 2018
bmalloc mutex should be adaptive
Show description for 7fefbe4committed
Filip Pizlo
Commits on Feb 16, 2018
Unreviewed, roll out r228306 (custom memcpy/memset) because the bots say that it was not a
Show description for abc14cecommitted
Filip Pizlo
Commits on Feb 9, 2018
Improve of string.h include after r228317.
Show description for 46a4cbecommittedFix build for !BCPU(X86_64) after r228306
Show description for e4d7e0ccommittedExperiment with alternative implementation of memcpy/memset
Show description for bbffc02committed
Filip Pizlo
Commits on Dec 8, 2017
Enable gigacage on iOS with a 32GB runway and ensure it doesn't break WasmBench
Show description for 31f88bbcommitted
Commits on Nov 7, 2017
bmalloc should support strictly type-segregated isolated heaps
Show description for f683eb5committed
Filip Pizlo
Commits on Oct 25, 2017
Unreviewed, rolling out r222945.
Show description for f8de6b8committed
Commits on Oct 5, 2017
bmalloc mutex should be adaptive
Show description for 256169dcommitted
Filip PizloUnreviewed, rolling out r222893.
Show description for 235e13ecommittedbmalloc mutex should be adaptive
Show description for e878194committed
Filip Pizlo
Commits on Aug 1, 2017
Implement __builtin_clzl for MSVC
Show description for 48e04a8authored andcommitted
Commits on Jul 6, 2017
reinterpret_cast does not evaluate to constexpr
Show description for ee82012authored andcommitted
Commits on May 3, 2016
2016-05-03 Geoffrey Garen <ggaren@apple.com>
Show description for 71d29e9committedAssertion failure in bmalloc::vmRevokePermissions(void*, unsigned long).
Show description for 4530fa3committed
Commits on Apr 8, 2016
bmalloc: stress_aligned test fails if you increase smallMax
Show description for f82056dcommitted
Commits on Mar 23, 2016
bmalloc: use a log scale for large-ish size classes
Show description for 87ba497committed
Commits on Mar 4, 2016
Unreviewed, rolling in r197174.
Show description for 7ad87adcommitted
Commits on Feb 27, 2016
Unreviewed, rolling out r197174.
Show description for 2315fc1authored andcommitted
Commits on Feb 26, 2016
bmalloc: Added a fast XLarge allocator
Show description for c3889e8committed
Commits on Feb 26, 2015
bmalloc: free up a bit in BoundaryTag
Show description for 306599bcommitted
Commits on Feb 19, 2015
bmalloc should implement malloc introspection (to stop false-positive leaks when MallocStackLogging is off)
Show description for aff0080committed
Commits on Feb 11, 2015
bmalloc buildfix on 32 bit Linux (x86/ARM)
Show description for 974d58dcommitted
Commits on Jan 20, 2015
bmalloc: a little bit of cleanup
Show description for 641fb8bcommitted