Displaying 2 results from an estimated 2 matches for "non_lvalue_expr".
2007 May 23
0
LLVM 2.0 Release
...sics', allowing things
like llvm.ctpop to work on arbitrary width integers.
llvm-gcc Improvements:
9. Duncan Sands contributed many enhancements to llvm-gcc, some of which
are language independent and others that are aimed towards better Ada
support. He made improvements to NON_LVALUE_EXPR, arrays with
non-zero base, structs with variable sized fields, VIEW_CONVERT_EXPR,
CEIL_DIV_EXPR, and many other things.
10. Devang, Duncan and Andrew all contributed many patches to improve
"attribute packed" support in the CFE, and handle many other obscure
struct l...
2007 May 14
3
[LLVMdev] llvm 2.0 release announcement [draft]
...ic intrinsics', allowing
things like llvm.ctpop to work on arbitrary width integers.
llvm-gcc Improvements:
x. Duncan Sands contributed many enhancements to llvm-gcc, some of
which are language independent and others that are aimed towards
better Ada support. He made improvements to NON_LVALUE_EXPR, arrays
with non-zero base, structs with variable sized fields,
VIEW_CONVERT_EXPR, CEIL_DIV_EXPR, and many other things.
x. Devang, Duncan and Andrew all contributed many patches to
improve "attribute packed" support in the CFE, and handle many other
obscure struct layout cases...