search for: eliminaton

Displaying 3 results from an estimated 3 matches for "eliminaton".

Did you mean: elimination
2011 Sep 12
3
[LLVMdev] Alias Analysis: zero terminated strings
...ollowing example, I have an auto generated hello world example optimized with -O3. The problem is, that the constant string is copied into a malloced mem area, then puts is called and then the memory is freed. There is also some leftover from the reference counters. These are found by the dead code eliminaton after the puts call. But before the puts call, the constant folded number is put into the memory and is never used. I was told that llvm assumes that a function also can read below the pointer, so dead code elimination does not work here. The second thing i would like to have there is to tell LLVM...
2011 Sep 12
0
[LLVMdev] Alias Analysis: zero terminated strings
...have an auto generated hello world example > optimized with -O3. The problem is, that the constant string is copied > into a malloced mem area, then puts is called and then the memory is > freed. There is also some leftover from the reference counters. These > are found by the dead code eliminaton after the puts call. But before > the puts call, the constant folded number is put into the memory and is > never used. I was told that llvm assumes that a function also can read > below the pointer, so dead code elimination does not work here. The > second thing i would like to have th...
2023 Jun 28
1
LINUX SuSE15.4 (GNU & Intel) compiler problem in "configure" file
...akefile:37: R] Error 1 make[2]: Leaving directory '/SOFTWARE/CODE-R/R-BASE/v4.3.1/src/library' make[1]: *** [Makefile:28: R] Error 1 make[1]: Leaving directory '/SOFTWARE/CODE-R/R-BASE/v4.3.1/src' make: *** [Makefile:62: R] Error 1 Obviously, irrespective if the eliminaton of *${ }* under b) above has been applied or not. d) Can you offer a work around to this please ? Kind Regards Jan Pretorius Dr Jannie Pretorius Research Fellow (Senior Scientist) Centre for the Advancement of Scholarship & Chemistry Dept. OLD COLLEGE HOUSE (1-15) University...