Andreas Kling
|
4438ec481c
LibJS/Bytecode: Add peephole optimization pass and fuse compare+jump
|
1 year ago |
Andreas Kling
|
5b29974bfa
LibJS/Bytecode: Bring back the bytecode optimization pipeline
|
1 year ago |
Timothy Flynn
|
77d7f715e3
LibJS+CI: Remove bytecode optimization passes for now
|
1 year ago |
kleines Filmröllchen
|
213025f210
AK: Rename Time to Duration
|
2 years ago |
Andreas Kling
|
359d6e7b0b
Everywhere: Stop using NonnullOwnPtrVector
|
2 years ago |
Andrew Kaster
|
82a01bf32f
LibJS: Use Core::ElapsedTimer in Bytecode::Pass instead of gettimeofday
|
2 years ago |
Hendiadyoin1
|
eb50969781
LibJS: Add an EliminateLoads pass to Bytecode
|
2 years ago |
Ali Mohammad Pur
|
1414c7b049
LibJS: Add a basic pass manager and add some basic passes
|
4 years ago |