Displaying 3 results from an estimated 3 matches for "powerpccodegen".
2010 Jul 26
2
[LLVMdev] LLVM Dependency Graph
...Printer -> Target
PowerPCInfo -> Support
PowerPCAsmPrinter -> AsmPrinter
PowerPCAsmPrinter -> CodeGen
PowerPCAsmPrinter -> Core
PowerPCAsmPrinter -> MC
PowerPCAsmPrinter -> PowerPCInfo
PowerPCAsmPrinter -> Support
PowerPCAsmPrinter -> System
PowerPCAsmPrinter -> Target
PowerPCCodeGen -> CodeGen
PowerPCCodeGen -> Core
PowerPCCodeGen -> MC
PowerPCCodeGen -> PowerPCInfo
PowerPCCodeGen -> SelectionDAG
PowerPCCodeGen -> Support
PowerPCCodeGen -> System
PowerPCCodeGen -> Target
SystemZInfo -> Support
SystemZAsmPrinter -> AsmPrinter
SystemZAsmPrinter ->...
2013 Apr 09
0
[LLVMdev] Please document the layers
On Apr 8, 2013, at 2:55 PM, "Robinson, Paul" <Paul_Robinson at playstation.sony.com> wrote:
I keep seeing "this is a layering violation" comments on the lists.
> While there are a few llvm.org pages that mention layers in passing,
> there is nothing (that I've found) actually specifying the layers.
> Trying to infer the layering from the code is tedious and
2013 Apr 08
2
[LLVMdev] Please document the layers
I keep seeing "this is a layering violation" comments on the lists.
While there are a few llvm.org pages that mention layers in passing,
there is nothing (that I've found) actually specifying the layers.
Trying to infer the layering from the code is tedious and error-prone
(or we wouldn't see so many violations in code reviews, eh?).
Now, I understand that Google has some sort