search for: eliminate_partially_redundant_load

Displaying 2 results from an estimated 2 matches for "eliminate_partially_redundant_load".

2008 Sep 03
0
[LLVMdev] Merge-Cha-Cha
...cpp/include -I../../gcc/../libdecnumber -I../libdecnumber -I/home/regehr/llvm/include -I/home/regehr/llvm/include -DENABLE_LLVM -I/home/regehr/llvm/include -D_DEBUG -D_GNU_SOURCE -D__STDC_LIMIT_MACROS ../../gcc/postreload-gcse.c -o postreload-gcse.o ../../gcc/postreload-gcse.c: In function eliminate_partially_redundant_load: ../../gcc/postreload-gcse.c:1123: error: flag_darwin_rtl_pre_ignore_critical_edges undeclared (first use in this function) ../../gcc/postreload-gcse.c:1123: error: (Each undeclared identifier is reported only once ../../gcc/postreload-gcse.c:1123: error: for each function it appears in.) make[3...
2008 Sep 03
3
[LLVMdev] Merge-Cha-Cha
As you all have undoubtedly noticed, I recently did Yet Another Merge to Apple's GCC top-of-tree. This merge was prompted by several important fixes in the "blocks" implementation. There are still many testcases that need to be moved over, but those can come at our leisure. I compiled both the "Apple way" and the "FSF way". It also passed the tests in