Displaying 2 results from an estimated 2 matches for "ceil_div_expr".
2007 May 23
0
LLVM 2.0 Release
...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 layout cases correctly.
Optimizer Improvements:
11. Devang implemented support for a new LoopPass class,...
2007 May 14
3
[LLVMdev] llvm 2.0 release announcement [draft]
...mprovements:
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 correctly.
Optimizer Improvements:
x. Devang implemented support for a new LoopPass class, impl...