search for: compller

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

Did you mean: compiler
2015 Sep 24
4
Meet at MTV to discuss TSAN/android/aarch64?
...t a time. - Google/Android: pthread_barrier interface in bionic - *Enh*: 1 paragraph to explain "namespacing" in bionic?? (in case we need to reconsider macro replacement again?) Some technical notes/explanations that possibly weren't made clear at the meeting. The current compller-rt patch (on phabricator) is already a pretty minimal set. The only real bit of actual functionality (other than the infrastructure bits to enable TSAN on android/aarch64) is the TLS workaround. i.e. the major pieces for my patch to compiler-rt are: - infrastructure (new definitions, cmake ch...
2017 Jun 15
2
Function Inlining and undef / poison question
On 15 June 2017 at 23:12, John Regehr via llvm-dev <llvm-dev at lists.llvm.org> wrote: > Hi Peter, I don't see what you're driving at here. You can perhaps move > the discussion forward with a complete, compilable example. > > John I don't KNOW for sure, but I think I understand, see below: > > > > On 6/15/17 11:27 AM, Peter Lawrence via llvm-dev