Displaying 1 result from an estimated 1 matches for "753eebf6".
2011 Oct 05
3
[LLVMdev] LLVM IR is a compiler IR
On 5 October 2011 18:03, Justin Holewinski <justin.holewinski at gmail.com> wrote:
> So why must LLVM try to meet *both* goals? Instead, different types of
> front-ends can use custom intermediate representations that meet their
> needs, and then lower to platform-specific LLVM IR before final code
> emission. I'm afraid that if LLVM gets into the game of trying to be the