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
/
WebAssemblyCFGSort.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[WebAssembly] Make sure EH pads are preferred in sorting
Heejin Ahn
2019-10-01
1
-0
/
+1
*
[llvm] Migrate llvm::make_unique to std::make_unique
Jonas Devlieghere
2019-08-15
1
-2
/
+2
*
[WebAssembly] Don't analyze branches after CFGStackify
Heejin Ahn
2019-03-26
1
-9
/
+20
*
[WebAssembly] Rename a variable in CFGSort (NFC)
Heejin Ahn
2019-03-24
1
-4
/
+4
*
[WebAssembly] clang-tidy (NFC)
Heejin Ahn
2019-02-04
1
-5
/
+5
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[WebAssembly] Fix wasm backend compilation on gcc 5.4: variable name cannot m...
Heejin Ahn
2018-08-09
1
-5
/
+5
*
[WebAssembly] CFG sort support for exception handling
Heejin Ahn
2018-08-07
1
-54
/
+184
*
[WebAssembly] Add more utility functions
Heejin Ahn
2018-06-19
1
-1
/
+1
*
Rename DEBUG macro to LLVM_DEBUG.
Nicola Zaghen
2018-05-14
1
-3
/
+3
*
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
-0
/
+3
*
fix trivial typos; NFC
Hiroshi Inoue
2017-07-09
1
-1
/
+1
*
Sort the remaining #include lines in include/... and lib/....
Chandler Carruth
2017-06-06
1
-1
/
+1
*
[WebAssembly] Split CFG-sorting into its own pass. NFC.
Dan Gohman
2017-02-27
1
-0
/
+277