Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
1f5eb86b51fdc236bd37161b8074da6a93fdea96
/
llvm
/
lib
/
Target
/
WebAssembly
/
WebAssemblyStoreResults.cpp
d34e60c
Rename DEBUG macro to LLVM_DEBUG.
by Nicola Zaghen
· 7 years ago
5f8f34e4
Remove \brief commands from doxygen comments.
by Adrian Prantl
· 8 years ago
4092645
[WebAssembly] Register wasm passes with the PassRegistry
by Jacob Gravelle
· 8 years ago
f842297
Rename LiveIntervalAnalysis.h to LiveIntervals.h
by Matthias Braun
· 8 years ago
6bda14b
Sort the remaining #include lines in include/... and lib/....
by Chandler Carruth
· 8 years ago
4b320b7
[WebAssembly] Update LibFunc::Func -> LibFunc
by Derek Schuff
· 9 years ago
117296c
Use StringRef in Pass/PassManager APIs (NFC)
by Mehdi Amini
· 9 years ago
c9623db
[WebAssembly] Disable the store-results optimization.
by Dan Gohman
· 9 years ago
a8a6382
[WebAssembly] Handle debug information and virtual registers without crashing (reland r278967)
by Dominic Chen
· 9 years ago
afdd8e5
Revert "[WebAssembly] Handle debug information and virtual registers without crashing"
by Duncan P. N. Exon Smith
· 9 years ago
4326167
[WebAssembly] Handle debug information and virtual registers without crashing
by Dominic Chen
· 9 years ago
33e694a
[WebAssembly] Fast-isel support for calls, arguments, and selects.
by Dan Gohman
· 9 years ago
0cfb5f8
[WebAssembly] Move register stackification and coloring to a late phase.
by Dan Gohman
· 9 years ago
a5b8ea0d
WebAssembly NFC: simplify control flow
by JF Bastien
· 10 years ago
fbc89d2
WebAssembly: don't optimize frameindex store
by JF Bastien
· 10 years ago
1a6c760
WebAssembly: don't optimize memcpy/memmove/memcpy to frame index
by JF Bastien
· 10 years ago
bdf08d5
[WebAssembly] Optimize memcpy/memmove/memcpy calls.
by Dan Gohman
· 10 years ago
bb37224
[WebAssembly] Implement unaligned loads and stores.
by Dan Gohman
· 10 years ago
87b4aa8
[WebAssembly] Add an assert to sanity-check dead flags.
by Dan Gohman
· 10 years ago
b949b9c
[WebAssembly] Make WebAssemblyStoreResults only return true when it has a change.
by Dan Gohman
· 10 years ago
d70e590
[WebAssembly] Assert MRI.isSSA() in passes that depend on SSA form.
by Dan Gohman
· 10 years ago
9d77952
[WebAssembly] Support constant offsets on loads and stores
by Derek Schuff
· 10 years ago
391a98a
[WebAssembly] Fix dominance check for PHIs in the StoreResult pass
by Dan Gohman
· 10 years ago
5268aaf
[WebAssembly] Add a test for wasm-store-results pass
by Derek Schuff
· 10 years ago
81719f8
[WebAssembly] Support for register stackifying with load and store instructions.
by Dan Gohman
· 10 years ago