[llvm-commits] [llvm-gcc-4.2] r43870 - in /llvm-gcc-4.2/trunk/gcc/testsuite/g++.dg/gomp: atomic-10.C atomic-3.C atomic-9.C barrier-1.C block-0.C critical-1.C flush-1.C for-10.C for-13.C for-4.C for-5.C for-6.C for-7.C for-8.C for-9.C macro-3.C master-3.C ordered-1.C tpl-barrier-1.C tpl-master-1.C

Eric Christopher echristo at apple.com
Wed Nov 7 21:43:40 PST 2007


On Nov 7, 2007, at 9:36 PM, Anton Korobeynikov wrote:

>
>> I think gimple and tree-original are the only ones that llvm cares
>> about. IIRC you don't care much past that (cgraph might be the only
>> other one, but i doubt it).
> In 4.2 llvm-convert is operating on "CFG gimple" (this isn't true for
> 4.0), so dumps after cgraph construction seems to be also alive.

Ah ha. Thanks.

-eric



More information about the llvm-commits mailing list