Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
2bea69bf6503ffc9f3cde9a52b5dac1a25e94e1c
/
llvm
/
lib
/
Target
/
WebAssembly
/
WebAssemblyOptimizeLiveIntervals.cpp
2bea69b
Finish moving TargetRegisterInfo::isVirtualRegister() and friends to llvm::Register as started by r367614. NFC
by Daniel Sanders
· 6 years ago
18c56a0
[WebAssembly] clang-tidy (NFC)
by Heejin Ahn
· 7 years ago
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
fd2f7ae
[WebAssembly] Fix a typo in a comment.
by Dan Gohman
· 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
f842297
Rename LiveIntervalAnalysis.h to LiveIntervals.h
by Matthias Braun
· 8 years ago
117296c
Use StringRef in Pass/PassManager APIs (NFC)
by Mehdi Amini
· 9 years ago
0cfb5f8
[WebAssembly] Move register stackification and coloring to a late phase.
by Dan Gohman
· 9 years ago