index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
lib
/
Target
/
WebAssembly
/
WebAssembly.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
[WebAssembly] Use TargetIndex operands in DbgValue to track WebAssembly opera...
Yury Delendik
2019-12-20
1
-0
/
+4
*
[WebAssembly] Run ExplicitLocals pass after CFGStackify
Heejin Ahn
2019-03-30
1
-2
/
+2
*
[WebAssembly] Restore stack pointer right after catch instruction
Heejin Ahn
2019-01-30
1
-2
/
+0
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[WebAssembly] Rename StoreResults to MemIntrinsicResults
Heejin Ahn
2019-01-08
1
-2
/
+2
*
[WebAssembly] Restore __stack_pointer after catch instructions
Heejin Ahn
2018-08-21
1
-0
/
+2
*
[WebAssembly] Add pass to infer prototypes for prototype-less functions
Sam Clegg
2018-07-11
1
-0
/
+2
*
[WebAssembly] Add WebAssemblyException information analysis
Heejin Ahn
2018-06-25
1
-0
/
+1
*
[WebAssembly] Add WebAssemblyLateEHPrepare pass
Heejin Ahn
2018-06-25
1
-2
/
+2
*
[WebAssembly] Support instruction selection for catching exceptions
Heejin Ahn
2018-05-31
1
-0
/
+2
*
Remove \brief commands from doxygen comments.
Adrian Prantl
2018-05-01
1
-1
/
+1
*
[WebAssembly] Register wasm passes with the PassRegistry
Jacob Gravelle
2018-03-30
1
-1
/
+22
*
[WebAssembly] Implement @llvm.global_ctors and @llvm.global_dtors
Sam Clegg
2017-12-15
1
-0
/
+1
*
[WebAssembly] Split CFG-sorting into its own pass. NFC.
Dan Gohman
2017-02-27
1
-0
/
+1
*
[WebAssembly] Add a pass to create wrappers for function bitcasts.
Dan Gohman
2017-01-07
1
-0
/
+1
*
[WebAssembly] Add an option to make get_local/set_local explicit.
Dan Gohman
2016-10-24
1
-0
/
+1
*
[WebAssembly] Fix for 0xc call_indirect changes
Derek Schuff
2016-10-21
1
-0
/
+1
*
[WebAssembly] Refactor WebAssemblyLowerEmscriptenException pass for setjmp/lo...
Derek Schuff
2016-08-18
1
-2
/
+2
*
[WebAssembly] Add asm.js-style exception handling support
Derek Schuff
2016-08-01
1
-0
/
+4
*
[WebAssembly] Remove our copy of PrologEpilogInserter
Derek Schuff
2016-05-17
1
-3
/
+0
*
[WebAssembly] Move register stackification and coloring to a late phase.
Dan Gohman
2016-05-10
1
-1
/
+9
*
[WebAssembly] Implement irreducible control flow.
Dan Gohman
2016-03-09
1
-0
/
+1
*
[WebAssembly] Implement unaligned loads and stores.
Dan Gohman
2016-01-26
1
-0
/
+1
*
[WebAssembly] Remove the Relooper code, as it is not currently being used.
Dan Gohman
2016-01-20
1
-2
/
+0
*
[WebAssembly] Implement prolog/epilog insertion and FrameIndex elimination
Derek Schuff
2015-12-11
1
-0
/
+1
*
[WebAssembly] Reintroduce ARGUMENT moving logic
Dan Gohman
2015-12-09
1
-0
/
+1
*
[WebAssembly] Implement ReverseBranchCondition, and re-enable MachineBlockPla...
Dan Gohman
2015-12-05
1
-0
/
+1
*
[WebAssembly] Support for register stackifying with load and store instructions.
Dan Gohman
2015-11-25
1
-0
/
+4
*
[WebAssembly] Prototype passes for register coloring and register stackifying.
Dan Gohman
2015-11-16
1
-0
/
+2
*
[WebAssembly] Reapply r252858, with svn add for the new file.
Dan Gohman
2015-11-12
1
-0
/
+1
*
Revert r252858: "[WebAssembly] Switch to MC for instruction printing."
Hans Wennborg
2015-11-12
1
-1
/
+0
*
[WebAssembly] Switch to MC for instruction printing.
Dan Gohman
2015-11-12
1
-0
/
+1
*
WebAssembly: relooper analysis pass
JF Bastien
2015-10-16
1
-0
/
+2
*
[WebAssembly] Check in an initial CFG Stackifier pass
Dan Gohman
2015-09-16
1
-0
/
+2
*
[WebAssembly] Initial WebAssembly backend
Dan Gohman
2015-06-29
1
-0
/
+31