llvm-project/llvm/lib/Target/WebAssembly/InstPrinter
Dan Gohman b7c2400fa7 [WebAssembly] Optimize away return instructions using fallthroughs.
This saves a small amount of code size, and is a first small step toward
passing values on the stack across block boundaries.

Differential Review: http://reviews.llvm.org/D20450

llvm-svn: 270294
2016-05-21 00:21:56 +00:00
..
CMakeLists.txt
LLVMBuild.txt
WebAssemblyInstPrinter.cpp [WebAssembly] Optimize away return instructions using fallthroughs. 2016-05-21 00:21:56 +00:00
WebAssemblyInstPrinter.h Include SmallVector.h header in lib/Target/WebAssembly/InstPrinter/WebAssemblyInstPrinter.h 2016-04-18 12:21:59 +00:00