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
/
WebAssemblyRegNumbering.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Finish moving TargetRegisterInfo::isVirtualRegister() and friends to llvm::Re...
Daniel Sanders
2019-08-01
1
-1
/
+1
*
[WebAssembly] refactored utilities to not depend on MachineInstr
Wouter van Oortmerssen
2019-07-12
1
-1
/
+1
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
Rename DEBUG macro to LLVM_DEBUG.
Nicola Zaghen
2018-05-14
1
-8
/
+8
*
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
/
+4
*
Sort the remaining #include lines in include/... and lib/....
Chandler Carruth
2017-06-06
1
-1
/
+1
*
[WebAssembly] Add an option to make get_local/set_local explicit.
Dan Gohman
2016-10-24
1
-17
/
+7
*
Use StringRef in Pass/PassManager APIs (NFC)
Mehdi Amini
2016-10-01
1
-1
/
+1
*
[WebAssembly] Initial SIMD128 support.
Derek Schuff
2016-08-02
1
-1
/
+5
*
[WebAssembly] Move register stackification and coloring to a late phase.
Dan Gohman
2016-05-10
1
-15
/
+5
*
[WebAssembly] Don't emit epilogue code in the middle of stackified code.
Dan Gohman
2016-05-05
1
-1
/
+2
*
[WebAssembly] Implement __builtin_frame_address.
Dan Gohman
2016-02-16
1
-2
/
+2
*
[WebAssembly] Support frame pointer
Derek Schuff
2016-01-29
1
-1
/
+6
*
[WebAssembly] Fix unbalanced register stack code in the case of late DCE.
Dan Gohman
2016-01-25
1
-3
/
+3
*
[WebAssembly] Fix RegNumbering for the stack pointer
Derek Schuff
2016-01-23
1
-5
/
+13
*
[WebAssembly] Minor code cleanups. NFC.
Dan Gohman
2016-01-20
1
-1
/
+1
*
[WebAssembly] Add a TODO comment for a possible future optimization.
Dan Gohman
2015-12-23
1
-1
/
+2
*
[WebAssembly] Implement prolog/epilog insertion and FrameIndex elimination
Derek Schuff
2015-12-11
1
-0
/
+5
*
[WebAssembly] Enable register coloring and register stackifying.
Dan Gohman
2015-11-18
1
-12
/
+17
*
[WebAssembly] Introduce a new pseudo-operand for unused expression results.
Dan Gohman
2015-11-13
1
-1
/
+1
*
[WebAssembly] Reapply r252858, with svn add for the new file.
Dan Gohman
2015-11-12
1
-0
/
+98