Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
31c4d2a40d12efb6be340b93a84fb582f7897f5f
/
llvm
/
lib
/
Target
/
WebAssembly
/
WebAssemblyLowerBrUnless.cpp
2946cd7
Update the file headers across all of the LLVM projects in the monorepo
by Chandler Carruth
· 7 years ago
f208f63
[WebAssembly] clang-format (NFC)
by Heejin Ahn
· 7 years ago
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
580c102
[WebAssembly] Fix fptoui lowering bounds
by Dan Gohman
· 8 years ago
6bda14b
Sort the remaining #include lines in include/... and lib/....
by Chandler Carruth
· 8 years ago
116bbab
[CodeGen] Rename MachineInstrBuilder::addOperand. NFC
by Diana Picus
· 9 years ago
4fc4e42
[WebAssembly] Add an option to make get_local/set_local explicit.
by Dan Gohman
· 9 years ago
e040533
[WebAssembly] Update to more stack-machine-oriented terminology.
by Dan Gohman
· 9 years ago
117296c
Use StringRef in Pass/PassManager APIs (NFC)
by Mehdi Amini
· 9 years ago
804749c
[WebAssembly] Use eqz to negate a branch conditions.
by Dan Gohman
· 9 years ago
06b4958
[WebAssembly] Update the br_if instructions' operand orders to match the spec.
by Dan Gohman
· 10 years ago
8394756
[WebAssembly] Minor code cleanups. NFC.
by Dan Gohman
· 10 years ago
cc38ba1
[WebAssembly] Minor code simplification. NFC.
by Dan Gohman
· 10 years ago
f0b165a
[WebAssembly] Implement ReverseBranchCondition, and re-enable MachineBlockPlacement
by Dan Gohman
· 10 years ago