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
/
WebAssemblyRegColoring.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Finish moving TargetRegisterInfo::isVirtualRegister() and friends to llvm::Re...
Daniel Sanders
2019-08-01
1
-4
/
+3
*
[WebAssembly] clang-tidy (NFC)
Heejin Ahn
2019-02-04
1
-12
/
+12
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
llvm::sort(C.begin(), C.end(), ...) -> llvm::sort(C, ...)
Fangrui Song
2018-09-27
1
-10
/
+9
*
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] Change std::sort to llvm::sort in response to r327219
Mandeep Singh Grang
2018-04-09
1
-10
/
+10
*
[WebAssembly] Register wasm passes with the PassRegistry
Jacob Gravelle
2018-03-30
1
-0
/
+3
*
Rename LiveIntervalAnalysis.h to LiveIntervals.h
Matthias Braun
2017-12-13
1
-1
/
+1
*
BitVector: add iterators for set bits
Francis Visoiu Mistrih
2017-05-17
1
-2
/
+1
*
Use StringRef in Pass/PassManager APIs (NFC)
Mehdi Amini
2016-10-01
1
-1
/
+1
*
[WebAssembly] Rename $discard to $drop in the assembly output.
Dan Gohman
2016-05-17
1
-1
/
+1
*
WebAssembly: fix build
JF Bastien
2016-02-28
1
-1
/
+1
*
[WebAssembly] Disable register stackification and coloring when not optimizing
Derek Schuff
2016-02-17
1
-7
/
+0
*
WebAssembly: add option to disable register coloring
JF Bastien
2016-02-02
1
-0
/
+7
*
[WebAssembly] Use a physical register to describe ARGUMENT liveness.
Dan Gohman
2015-11-25
1
-38
/
+0
*
[WebAssembly] Model the return value of store instructions in wasm.
Dan Gohman
2015-11-23
1
-0
/
+3
*
Split the argument unscheduling loop in the WebAssembly register
Eric Christopher
2015-11-20
1
-8
/
+18
*
[WebAssembly] Enable register coloring and register stackifying.
Dan Gohman
2015-11-18
1
-0
/
+28
*
[WebAssembly] Prototype passes for register coloring and register stackifying.
Dan Gohman
2015-11-16
1
-0
/
+172