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
/
WebAssemblyInstrInfo.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[WebAssembly] Update the br_if instructions' operand orders to match the spec.
Dan Gohman
2016-02-08
1
-9
/
+9
*
[WebAssembly] Support frame pointer
Derek Schuff
2016-01-29
1
-1
/
+1
*
[WebAssembly] Enhanced register stackification
Dan Gohman
2016-01-28
1
-0
/
+16
*
[WebAssembly] Rematerialize constants rather than hold them live in registers.
Dan Gohman
2016-01-19
1
-6
/
+20
*
[WebAssembly] Make CFG stackification independent of basic-block labels.
Dan Gohman
2016-01-12
1
-0
/
+9
*
[WebAssembly] Convert a regular for loop to a range-based for loop.
Dan Gohman
2015-12-21
1
-2
/
+1
*
[WebAssembly] Implement eliminateCallFramePseudo
Derek Schuff
2015-12-16
1
-2
/
+6
*
[WebAssembly] Implement ReverseBranchCondition, and re-enable MachineBlockPla...
Dan Gohman
2015-12-05
1
-9
/
+23
*
[WebAssembly] Initial varargs support.
Dan Gohman
2015-12-04
1
-1
/
+3
*
[WebAssembly] Minor clang-format and selected clang-tidy cleanups. NFC.
Dan Gohman
2015-11-29
1
-7
/
+7
*
[WebAssembly] Don't use set_local instructions explicitly.
Dan Gohman
2015-11-23
1
-6
/
+6
*
[WebAssembly] Enable register coloring and register stackifying.
Dan Gohman
2015-11-18
1
-1
/
+16
*
[WebAssembly] Reverse the order of operands for br_if
Derek Schuff
2015-11-16
1
-4
/
+4
*
[WebAssembly] Rename BR_IF_ to BR_IF
Dan Gohman
2015-11-13
1
-2
/
+2
*
WebAssembly: fix syntax for br_if.
JF Bastien
2015-10-20
1
-2
/
+2
*
[WebAssembly] Check in an initial CFG Stackifier pass
Dan Gohman
2015-09-16
1
-0
/
+86
*
[WebAssembly] Implement WebAssemblyInstrInfo::copyPhysReg
Dan Gohman
2015-09-09
1
-0
/
+8
*
WebAssembly: basic bitcode → assembly CodeGen test
JF Bastien
2015-07-22
1
-0
/
+3
*
[WebAssembly] Initial WebAssembly backend
Dan Gohman
2015-06-29
1
-0
/
+28