QBE vs LLVM

Both QBE and LLVM are compiler backends using an SSA representation. This document will explain why LLVM does not make QBE a redundant project. Obviously, everything following is biased, because written by me.

Scope

QBE is a much smaller scale project with different goals than LLVM.

Features

LLVM is definitely more packed with features, but there are a few things provided in QBE to consider.