Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
bc041b82d44b51a3b7da79c38e4052e28ff8011c
/
llvm
/
lib
/
Target
/
WebAssembly
/
WebAssemblyFrameLowering.cpp
e1a2e90
Change eliminateCallFramePseudoInstr() to return an iterator
by Hans Wennborg
· 10 years ago
d4207ba
[WebAssembly] Stackify code emitted by eliminateFrameIndex and SP writeback
by Derek Schuff
· 10 years ago
4b3bb21
[WebAssembly] Implement red zone for user stack
by Derek Schuff
· 10 years ago
27e3b8a
[WebAssembly] Fix writeback of stack pointer with dynamic alloca
by Derek Schuff
· 10 years ago
90dbb8c
[WebAssembly] Write stack pointer back to memory when FP is used
by Derek Schuff
· 10 years ago
dc5f6aa
[WebAssembly] Stackify function prologs and epilogs
by Derek Schuff
· 10 years ago
94c6566
[WebAssembly] Implement __builtin_frame_address.
by Dan Gohman
· 10 years ago
3f06329
[WebAssembly] Reformat WebAssemblyFrameLowering and WebAssemblyISelLowering
by Derek Schuff
· 10 years ago
992d83f
[WebAssembly] Address comments left over from r260421
by Derek Schuff
· 10 years ago
27501e2
[WebAssembly] Switch varags calling convention to use a register
by Derek Schuff
· 10 years ago
3ca3ea6
WebAssembly NFC: fix build warning
by JF Bastien
· 10 years ago
6ea637a
[WebAssembly] Support frame pointer
by Derek Schuff
· 10 years ago
90d9e8d
[WebAssembly] Omit no-op adds for non-mem uses of FrameIndex
by Derek Schuff
· 10 years ago
bb37224
[WebAssembly] Implement unaligned loads and stores.
by Dan Gohman
· 10 years ago
3196650
[WebAssembly] Use the templated form of MachineFunction::getSubtarget(). NFC.
by Dan Gohman
· 10 years ago
8bb5f29
[WebAssembly] Implement eliminateCallFramePseudo
by Derek Schuff
· 10 years ago
9769deb
[WebAssembly] Implement prolog/epilog insertion and FrameIndex elimination
by Derek Schuff
· 10 years ago
7a6b982
[WebAssembly] Minor clang-format and selected clang-tidy cleanups. NFC.
by Dan Gohman
· 10 years ago
9c54d3b
[WebAssembly] Clean up several FIXME comments.
by Dan Gohman
· 10 years ago
e419a7c
[WebAssembly] Use the checked form of MachineFunction::getSubtarget. NFC.
by Dan Gohman
· 10 years ago
b9073fb
WebAssembly: basic bitcode → assembly CodeGen test
by JF Bastien
· 10 years ago
c8f48c1
WebAssembly: fix build breakage.
by JF Bastien
· 10 years ago
03855df
WebAssembly: start instructions
by JF Bastien
· 10 years ago
10e730a
[WebAssembly] Initial WebAssembly backend
by Dan Gohman
· 10 years ago