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
/
test
/
CodeGen
/
WebAssembly
/
func.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
[WebAssembly] Rematerialize constants rather than hold them live in registers.
Dan Gohman
2016-01-19
1
-1
/
+2
*
[WebAssembly] Add a EM_WEBASSEMBLY value, and several bits of code that use it.
Dan Gohman
2016-01-12
1
-0
/
+1
*
[WebAssembly] Add -m:e to the target triple.
Dan Gohman
2016-01-07
1
-1
/
+1
*
[WebAssembly] Suffix output operands with '='.
Dan Gohman
2015-11-23
1
-2
/
+2
*
[WebAssembly] Emit .param, .result, and .local through MC.
Dan Gohman
2015-11-23
1
-6
/
+4
*
[WebAssembly] Enable register coloring and register stackifying.
Dan Gohman
2015-11-18
1
-8
/
+4
*
[WebAssembly] Fix function return type printing
Derek Schuff
2015-11-16
1
-0
/
+21
*
[WebAssembly] Reapply r252858, with svn add for the new file.
Dan Gohman
2015-11-12
1
-4
/
+4
*
Revert r252858: "[WebAssembly] Switch to MC for instruction printing."
Hans Wennborg
2015-11-12
1
-4
/
+4
*
[WebAssembly] Switch to MC for instruction printing.
Dan Gohman
2015-11-12
1
-4
/
+4
*
[WebAssembly] Add more explicit pushes to the tests.
Dan Gohman
2015-11-06
1
-2
/
+2
*
WebAssembly: fix call/return syntax.
JF Bastien
2015-10-20
1
-3
/
+3
*
WebAssembly: update syntax
JF Bastien
2015-10-16
1
-5
/
+8
*
[WebAssembly] Switch to a more traditional assembly syntax
Dan Gohman
2015-10-06
1
-17
/
+22
*
[WebAssembly] Rename setlocal to set_local to match the spec.
Dan Gohman
2015-10-03
1
-2
/
+2
*
[WebAssembly] Update target datalayout strings.
Dan Gohman
2015-09-09
1
-1
/
+1
*
WebAssembly: emit `(func (param t) (result t))` s-expressions
JF Bastien
2015-08-25
1
-0
/
+39