search for: indmemrem

Displaying 7 results from an estimated 7 matches for "indmemrem".

2010 Jul 04
2
[LLVMdev] list of LLVM optimization passes
...t this list if not up to date. Below are my findings, comparing [1] to "opt -help". If someone can clarify the points below, I'll try and put together a patch for [1], resolving the inconsistencies... Several transform passes listed at [1] are no longer supported by the opt tool: -indmemrem -insert-block-profiling -insert-function-profiling -insert-null-profiling-rs -insert-rs-profiling-framework -lowerallocs Is assume this is known? Were these passes removed recently? A large number of passes mentioned in "opt -help" are not mentioned in [1]: -abcd -always-...
2010 Jul 06
0
[LLVMdev] list of LLVM optimization passes
...t this list if not up to date. Below are my findings, comparing [1] to "opt -help". If someone can clarify the points below, I'll try and put together a patch for [1], resolving the inconsistencies... Several transform passes listed at [1] are no longer supported by the opt tool: -indmemrem -insert-block-profiling -insert-function-profiling -insert-null-profiling-rs -insert-rs-profiling-framework -lowerallocs Is assume this is known? Were these passes removed recently? A large number of passes mentioned in "opt -help" are not mentioned in [1]: -abcd -always-...
2010 Jul 06
2
[LLVMdev] list of LLVM optimization passes
...Below are my findings, comparing [1] to "opt -help". > > If someone can clarify the points below, I'll try and put together a patch for [1], resolving the inconsistencies... > > Several transform passes listed at [1] are no longer supported by the opt tool: > > -indmemrem > -insert-block-profiling > -insert-function-profiling > -insert-null-profiling-rs > -insert-rs-profiling-framework > -lowerallocs > > Is assume this is known? Were these passes removed recently? > > > A large number of passes mentioned in "opt -help&...
2010 Jul 06
0
[LLVMdev] list of LLVM optimization passes
...Below are my findings, comparing [1] to "opt -help". > > If someone can clarify the points below, I'll try and put together a patch for [1], resolving the inconsistencies... > > Several transform passes listed at [1] are no longer supported by the opt tool: > > -indmemrem > -insert-block-profiling > -insert-function-profiling > -insert-null-profiling-rs > -insert-rs-profiling-framework > -lowerallocs > > Is assume this is known? Were these passes removed recently? > > > A large number of passes mentioned in "opt -help&...
2009 Aug 28
1
[LLVMdev] DSNodes for main() neither complete nor global?
Hi, I'm noticing that there are some DSNodes in main() that are neither complete nor global. Specifically, a heap DSNode that is used but not free()d in main() is not marked complete. This is not the only case I'm noticing, but it's the only case I'm noticing for nodes that are actually used by instructions in the function. Is this expected behavior? If so, is there an
2010 Jul 06
1
[LLVMdev] list of LLVM optimization passes
...comparing [1] to "opt -help". >> >> If someone can clarify the points below, I'll try and put together a patch for [1], resolving the inconsistencies... >> >> Several transform passes listed at [1] are no longer supported by the opt tool: >> >> -indmemrem >> -insert-block-profiling >> -insert-function-profiling >> -insert-null-profiling-rs >> -insert-rs-profiling-framework >> -lowerallocs >> >> Is assume this is known? Were these passes removed recently? >> >> >> A large number...
2009 Feb 23
1
[LLVMdev] 2.5 Pre-release2 available for testing
On Mon, Feb 23, 2009 at 12:12 AM, Aaron Gray < aaronngray.lists at googlemail.com> wrote: > On Sun, Feb 22, 2009 at 11:15 PM, Anton Korobeynikov < > anton at korobeynikov.info> wrote: > >> >> Actually its [configure-stage3-intl] where its hanging. >> >> This can easily be due to inline FP math in the stdlib headers. For >> example - I had to