search for: untrivial

Displaying 5 results from an estimated 5 matches for "untrivial".

Did you mean: trivial
2016 Apr 12
2
llvm outlining question
...an arbitrary region. And since a lot of cases are in practice untested - they don't quite work. I've had some fixes for this internally, but never actually upstreamed them, and no longer have access to that codebase. So, you'll probably run into the same issues if you try to do anything untrivial with it. Michael On 12 April 2016 at 13:24, Tom Chen via llvm-dev <llvm-dev at lists.llvm.org> wrote: > Does this do what you want > http://llvm.org/docs/doxygen/html/classllvm_1_1CodeExtractor.html? > > 2016-04-12 14:58 GMT-05:00 Minghwa Wang via llvm-dev < > llvm-dev...
2016 Apr 12
2
llvm outlining question
...of cases are in practice >> untested - they don't quite work. >> I've had some fixes for this internally, but never actually upstreamed >> them, and no longer have access to that codebase. So, you'll probably run >> into the same issues if you try to do anything untrivial with it. >> >> Michael >> >> >> >> On 12 April 2016 at 13:24, Tom Chen via llvm-dev <llvm-dev at lists.llvm.org >> > wrote: >> >>> Does this do what you want >>> http://llvm.org/docs/doxygen/html/classllvm_1_1CodeExtractor.html...
2006 Jul 17
6
Best Practices: Splitting the "view model" from AR model
All, I''m starting to see view state information creeping into my model class. For example, I have text fields in my view that need to be set a certain way depending on whether or not a checkbox is checked. And while the values of these text fields ultimately do represent database columns that are related to the backing AR object, the text_field values also represent attributes on a
2016 Apr 12
2
llvm outlining question
Is there any support for outlining in llvm? As we know outlining is the opposite of inlining and while refactoring, if we can outlining common code into functions, then function merge (supported by llvm) can be more efficient in reducing code size. If llvm support outlining, how to use it? Any documentation for it? Thanks, Ming-Hwa -------------- next part -------------- An HTML attachment was
2010 Jan 23
7
Gmail problem
Hi,all : There is gmail drive for windows platform<http://www.linuxforums.org/forum/#>where the person can access his gmail storage space as a drive. Do we have something similar on Linux? Means is there any software that will allow the person to 'mount' the gmail storage and say 'copy/paste' from his system to the gmail account? Thanks ~ -------------- next part