1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-24 05:23:45 +02:00
llvm-mirror/lib/Target/WebAssembly/InstPrinter
Dan Gohman 920c7d7490 [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