Commits
User selector
Commit History
Commits on Oct 8, 2020
Add option to back GC segments with huge pages
Show description for 88522f8authored andcommitted
Commits on Sep 12, 2020
Report parser error messages from WASM parser
Show description for 004b211authored andcommitted
Commits on Aug 17, 2020
Improve the performance of a hot loop in UTF16Stream
Show description for 7669849authored andcommitted
Commits on Jul 6, 2020
Add function to query protection mode for memory region
Show description for 670817dauthored andcommitted
Commits on Jul 1, 2020
rename LLVM to LLVH
Show description for 4f15a2eauthored andcommitted
Commits on Jun 25, 2020
Add Subsystem to SourceErrorManager.
Show description for ec28d2fauthored andcommitted
Commits on Jun 19, 2020
Take ArrayRef in regex constructor
Show description for 3e63d35authored andcommitted
Commits on Jun 16, 2020
Rename Compiler.h to Regex.h
Show description for 41aa1caauthored andcommitted
Commits on Jun 15, 2020
Validate regex flags at compile time
Show description for db57e8cauthored andcommittedFactor out flag validation
Show description for ace955cauthored andcommitted
Commits on May 15, 2020
Use emplace_back in allocateNewSlab.
Show description for 69ea2b6authored andcommitted
Commits on May 14, 2020
Avoid memsetting new slabs in BacktrackingBumpPtrAllocator.
Show description for 02b8581authored andcommittedMigrate *-fbcode to *Fbcode
Show description for ec8d37fauthored andcommitted
Commits on May 13, 2020
Add set_thread_name to OSCompat
Show description for acd8e21authored andcommitted
Commits on Apr 30, 2020
Improve preprocessor flag for using fbsystrace
Show description for 461248cauthored andcommitted
Commits on Feb 21, 2020
Make detection of sigmux at build time more accurate
Show description for 0599debauthored andcommittedAdd OSCompatEmscripten
Show description for 694d1e9authored andcommitted
Commits on Feb 20, 2020
IR instrumentation support for dynamic checking
Show description for c3cc14cauthored andcommitted
Commits on Feb 13, 2020
Add missing const_cast in UTF16Stream.
Show description for ad7c419authored andcommitted
Commits on Feb 6, 2020
Use internal fork of LLVM
Show description for 611cac5authored andcommitted
Commits on Feb 5, 2020
Add public API to get HBC page accesses data
Show description for 80f12a9authored andcommitted
Commits on Feb 1, 2020
Log CPU information in getInstrumentedStats
Show description for 5243222authored andcommitted
Commits on Jan 14, 2020
Remove unnecessary trailing semicolons (#176)
Show description for c68945aauthored andcommitted
Commits on Jan 6, 2020
Implement RegExp dotall flag.
Show description for 968a809authored andcommitted
Commits on Nov 6, 2019
Move CompactArray to ADT library.
Show description for 698a049authored andcommittedremove dtoa allocation lock
Show description for 62a0ab0authored andcommitted
Commits on Oct 31, 2019
Unify eval() with other from-source compilation paths
Show description for c308133authored andcommitted
Commits on Oct 28, 2019
Unified stream interface to UTF16 and UTF8 inputs
Show description for 54fe15bauthored andcommitted
Commits on Oct 15, 2019
Tidy up license headers [1/2]
Show description for fdd3817authored andcommittedSkip collection/formatting when no tracing is enabled
Show description for 821f3b6authored andcommitted
Commits on Oct 11, 2019
Implement simple lookbehind
Show description for f9e263dauthored andcommitted
Rename Lookahead to Lookaround
Show description for 7f8bb8bauthored andcommitted
Commits on Oct 3, 2019
Emit Unicode bracket nodes
Show description for 892bf2cauthored andcommitted
Emit Unicode-flavored instructions
Show description for 201bab7authored andcommitted
Parse some Unicode constructs
Show description for 935680cauthored andcommitted