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
/
WebAssemblyFrameLowering.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[webassembly] Apply llvm-prefer-register-over-unsigned from clang-tidy to LLVM
Daniel Sanders
2019-08-12
1
-4
/
+4
*
[WebAssembly] refactored utilities to not depend on MachineInstr
Wouter van Oortmerssen
2019-07-12
1
-1
/
+2
*
[WebAssembly] Remove unneeded target operand flags
Sam Clegg
2019-04-03
1
-2
/
+2
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[WebAssembly] Massive instruction renaming
Thomas Lively
2019-01-08
1
-2
/
+2
*
[WebAssembly] clang-format (NFC)
Heejin Ahn
2018-09-05
1
-7
/
+7
*
[WebAssembly] Don't write SP back when prolog is generated only for EH
Heejin Ahn
2018-08-22
1
-5
/
+19
*
[WebAssembly] Remove MachineFrameInfo arg from checking functions (NFC)
Heejin Ahn
2018-08-22
1
-10
/
+10
*
[WebAssembly] Change comments on SP writing back (NFC)
Heejin Ahn
2018-08-22
1
-2
/
+3
*
[WebAssembly] Restore __stack_pointer after catch instructions
Heejin Ahn
2018-08-21
1
-5
/
+15
*
[WebAssembly] Change writeSPToMemory to writeSPToGlobal (NFC)
Heejin Ahn
2018-08-21
1
-4
/
+4
*
[WebAssembly] Remove an unused argument from writeSPToMemory (NFC)
Heejin Ahn
2018-08-20
1
-8
/
+5
*
[WebAssembly] Cleanup of the way globals and global flags are handled
Nicholas Wilson
2018-08-03
1
-2
/
+2
*
[WebAssembly] Remove ELF file support.
Sam Clegg
2018-07-16
1
-42
/
+5
*
Remove \brief commands from doxygen comments.
Adrian Prantl
2018-05-01
1
-1
/
+1
*
Fix WebAssembly backend for some LLVM API changes
David Blaikie
2017-12-15
1
-1
/
+1
*
[WebAssembly] Use __stack_pointer global when writing wasm binary
Sam Clegg
2017-06-16
1
-22
/
+7
*
[WebAssembly] Initial linking metadata support
Dan Gohman
2017-03-30
1
-1
/
+10
*
[WebAssembly] Add support for using a wasm global for the stack pointer.
Dan Gohman
2017-02-24
1
-32
/
+54
*
[WebAssembly] Basic support for Wasm object file encoding.
Dan Gohman
2017-02-24
1
-0
/
+3
*
[WebAssembly] Fix a compiler warning. NFC.
Dan Gohman
2016-12-02
1
-1
/
+1
*
[WebAssembly] Emit a BasePointer when we have overly-aligned stack objects
Derek Schuff
2016-11-07
1
-10
/
+53
*
[WebAssembly] Reorder load/store operands to match binary encoding.
Dan Gohman
2016-10-25
1
-2
/
+2
*
[WebAssembly] Remove the output operand from stores.
Dan Gohman
2016-10-06
1
-2
/
+1
*
[WebAssembly] Plug MachineMemOperand leaks.
Benjamin Kramer
2016-08-12
1
-6
/
+6
*
MachineFunction: Return reference for getFrameInfo(); NFC
Matthias Braun
2016-07-28
1
-13
/
+13
*
Pass DebugLoc and SDLoc by const ref.
Benjamin Kramer
2016-06-12
1
-1
/
+1
*
[WebAssembly] Put __stack_pointer in the offset field of loads and stores.
Dan Gohman
2016-05-24
1
-10
/
+10
*
[WebAssembly] Rename $discard to $drop in the assembly output.
Dan Gohman
2016-05-17
1
-3
/
+2
*
[WebAssembly] Don't stackify calls past stack pointer modifications.
Dan Gohman
2016-05-17
1
-8
/
+8
*
[WebAssembly] Move register stackification and coloring to a late phase.
Dan Gohman
2016-05-10
1
-26
/
+17
*
[WebAssembly] Don't emit epilogue code in the middle of stackified code.
Dan Gohman
2016-05-05
1
-0
/
+8
*
Change eliminateCallFramePseudoInstr() to return an iterator
Hans Wennborg
2016-03-31
1
-2
/
+3
*
[WebAssembly] Stackify code emitted by eliminateFrameIndex and SP writeback
Derek Schuff
2016-03-17
1
-13
/
+20
*
[WebAssembly] Implement red zone for user stack
Derek Schuff
2016-02-23
1
-5
/
+23
*
[WebAssembly] Fix writeback of stack pointer with dynamic alloca
Derek Schuff
2016-02-22
1
-32
/
+35
*
[WebAssembly] Write stack pointer back to memory when FP is used
Derek Schuff
2016-02-20
1
-1
/
+1
*
[WebAssembly] Stackify function prologs and epilogs
Derek Schuff
2016-02-20
1
-15
/
+21
*
[WebAssembly] Implement __builtin_frame_address.
Dan Gohman
2016-02-16
1
-3
/
+3
*
[WebAssembly] Reformat WebAssemblyFrameLowering and WebAssemblyISelLowering
Derek Schuff
2016-02-11
1
-19
/
+21
*
[WebAssembly] Address comments left over from r260421
Derek Schuff
2016-02-10
1
-1
/
+1
*
[WebAssembly] Switch varags calling convention to use a register
Derek Schuff
2016-02-10
1
-66
/
+8
*
WebAssembly NFC: fix build warning
JF Bastien
2016-01-30
1
-3
/
+3
*
[WebAssembly] Support frame pointer
Derek Schuff
2016-01-29
1
-15
/
+75
*
[WebAssembly] Omit no-op adds for non-mem uses of FrameIndex
Derek Schuff
2016-01-26
1
-0
/
+1
*
[WebAssembly] Implement unaligned loads and stores.
Dan Gohman
2016-01-26
1
-0
/
+3
*
[WebAssembly] Use the templated form of MachineFunction::getSubtarget(). NFC.
Dan Gohman
2016-01-19
1
-4
/
+3
*
[WebAssembly] Implement eliminateCallFramePseudo
Derek Schuff
2015-12-16
1
-25
/
+46
*
[WebAssembly] Implement prolog/epilog insertion and FrameIndex elimination
Derek Schuff
2015-12-11
1
-9
/
+89
*
[WebAssembly] Minor clang-format and selected clang-tidy cleanups. NFC.
Dan Gohman
2015-11-29
1
-6
/
+6
[next]