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] Support instruction selection for catching exceptions
Heejin Ahn
2018-05-31
1
-1
/
+2
*
[DebugInfo] Examine all uses of isDebugValue() for debug instructions.
Shiva Chen
2018-05-09
1
-1
/
+1
*
Remove \brief commands from doxygen comments.
Adrian Prantl
2018-05-01
1
-1
/
+1
*
[CodeGen] Rename MachineInstrBuilder::addOperand. NFC
Diana Picus
2017-01-13
1
-4
/
+2
*
[WebAssembly] Add an option to make get_local/set_local explicit.
Dan Gohman
2016-10-24
1
-6
/
+6
*
Finish renaming remaining analyzeBranch functions
Matt Arsenault
2016-09-14
1
-2
/
+2
*
Make analyzeBranch family of instruction names consistent
Matt Arsenault
2016-09-14
1
-1
/
+1
*
AArch64: Use TTI branch functions in branch relaxation
Matt Arsenault
2016-09-14
1
-2
/
+8
*
Rename AnalyzeBranch* to analyzeBranch*.
Jacques Pienaar
2016-07-15
1
-1
/
+1
*
CodeGen: Use MachineInstr& in TargetInstrInfo, NFC
Duncan P. N. Exon Smith
2016-06-30
1
-6
/
+6
*
Pass DebugLoc and SDLoc by const ref.
Benjamin Kramer
2016-06-12
1
-2
/
+2
*
[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