Commits
User selector
Commit History
Commits on Sep 29, 2020
[JSC] Annotate JIT operation functions called from B3 etc.
Show description for c1fa3eacommitted
Commits on May 4, 2017
[JSC] Math unary functions should be handled by DFG
Show description for e1c6838committed
Commits on Mar 1, 2016
[DFG][FTL][B3] Support floor and ceil
Show description for d74b07bcommitted
Commits on Feb 17, 2014
Move back primary header includes next to config.h
Show description for 9bb13c5committed
Commits on Feb 11, 2014
Rename Operations.h to JSCInlines.h
Show description for fcf5bb2committed
Filip Pizlo
Commits on Feb 10, 2014
Never include *Inlines.h files in interface headers, and never include *Inlines.h when you could include Operations.h instead
Show description for b31199bcommitted
Filip Pizlo
Commits on Jan 7, 2014
Make the different flavors of integer arithmetic more explicit, and don't rely on (possibly stale) results of the backwards propagator to decide integer arithmetic semantics
Show description for f381a4acommitted
Filip Pizlo
Loading