Displaying 3 results from an estimated 3 matches for "tree_invariant".
2007 Jan 11
3
[LLVMdev] Ada support for llvm-gcc4
...a
front-end working with the 4.0 infrastructure and with LLVM.
6-build.diff
Ada Makefile fixes.
7-vec.diff
Ada fixes due to VEC changes.
8-langhooks.diff
Ada fixes due to langhook changes.
9-misc.diff
Grab-bag of small Ada fixes.
10-fold_build2.diff
Convert fold_build2 to fold+build2.
11-tree_invariant.diff
Backport recompute_tree_invariant_for_addr_expr from 4.3.
12-optimize.diff
The Ada front-end makes use of the optimization level (-O1 etc),
however the level is not available in gcc-llvm4. Pretend the optimization
level is 2, until a better solution is found.
13-optabs.diff
Remove all us...
2007 Jan 11
0
[LLVMdev] Ada support for llvm-gcc4
...d.diff
> Ada Makefile fixes.
>
> 7-vec.diff
> Ada fixes due to VEC changes.
>
> 8-langhooks.diff
> Ada fixes due to langhook changes.
>
> 9-misc.diff
> Grab-bag of small Ada fixes.
>
> 10-fold_build2.diff
> Convert fold_build2 to fold+build2.
>
> 11-tree_invariant.diff
> Backport recompute_tree_invariant_for_addr_expr from 4.3.
>
> 12-optimize.diff
> The Ada front-end makes use of the optimization level (-O1 etc),
> however the level is not available in gcc-llvm4. Pretend the
> optimization
> level is 2, until a better solution is f...
2006 Sep 06
2
[LLVMdev] gfortran: array constructor problems
On 9/6/06, Chris Lattner <sabre at nondot.org> wrote:
> On Tue, 5 Sep 2006, Michael McCracken wrote:
[snip]
> > ../../src/gcc/llvm-convert.cpp:3871: failed assertion
> > `(TREE_CONSTANT(exp) || TREE_CODE(exp) == STRING_CST) && "Isn't a
> > constant!"'
> >
> > In this case, TreeConstantToLLVM::Convert() is getting a constant to
>