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
/
InstPrinter
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[WebAssembly] Add some comments and make some minor source cleanups.
Dan Gohman
2015-12-21
1
-3
/
+4
*
[WebAssembly] Trim some unneeded #includes.
Dan Gohman
2015-12-08
1
-1
/
+0
*
[WebAssembly] Factor out a TypeToString function, since we need it in multipl...
Dan Gohman
2015-12-06
2
-16
/
+23
*
[WebAssembly] Minor clang-format and selected clang-tidy cleanups. NFC.
Dan Gohman
2015-11-29
1
-7
/
+16
*
[WebAssembly] Add 'final' to some classes. NFC.
Dan Gohman
2015-11-25
1
-1
/
+1
*
[WebAssembly] Suffix output operands with '='.
Dan Gohman
2015-11-23
1
-0
/
+3
*
[WebAssembly] Emit .param, .result, and .local through MC.
Dan Gohman
2015-11-23
1
-4
/
+21
*
[WebAssembly] Enable register coloring and register stackifying.
Dan Gohman
2015-11-18
1
-24
/
+11
*
[WebAssembly] Introduce a new pseudo-operand for unused expression results.
Dan Gohman
2015-11-13
1
-6
/
+17
*
[WebAssembly] Reapply r252858, with svn add for the new file.
Dan Gohman
2015-11-12
1
-12
/
+34
*
Revert r252858: "[WebAssembly] Switch to MC for instruction printing."
Hans Wennborg
2015-11-12
1
-34
/
+12
*
[WebAssembly] Switch to MC for instruction printing.
Dan Gohman
2015-11-12
1
-12
/
+34
*
[WebAssembly] Add WebAssemblyMCInstLower.cpp.
Dan Gohman
2015-11-05
1
-4
/
+24
*
WebAssembly: Implement call
JF Bastien
2015-08-24
2
-0
/
+16
*
Revert two bad commits.
JF Bastien
2015-08-24
2
-16
/
+0
*
call
JF Bastien
2015-08-24
2
-0
/
+16
*
WebAssembly: basic bitcode → assembly CodeGen test
JF Bastien
2015-07-22
2
-2
/
+9
*
[WebAssembly] Initial WebAssembly backend
Dan Gohman
2015-06-29
5
-0
/
+123
[prev]