1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 19:12:56 +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 Include SmallVector.h header in lib/Target/WebAssembly/InstPrinter/WebAssemblyInstPrinter.h 2016-04-18 12:21:59 +00:00