search for: jabbey

Displaying 20 results from an estimated 107 matches for "jabbey".

Did you mean: jabber
2011 Oct 18
3
[LLVMdev] non-POD type with llvm-objdump
...ame; support::ulittle32_t Value; support::little16_t SectionNumber; struct { support::ulittle8_t BaseType; support::ulittle8_t ComplexType; } Type; support::ulittle8_t StorageClass; support::ulittle8_t NumberOfAuxSymbols; }; and on PowerPC it generates errors like: /Users/jabbey/src/llvm/include/llvm/Support/Format.h: In member function 'int llvm::format_object1<T>::snprint(char*, unsigned int) const [with T = llvm::support::detail::packed_endian_specific_integral<unsigned int, little, unaligned>]': /Users/jabbey/src/llvm/tools/llvm-objdump/llvm-objdump...
2011 Oct 19
0
[LLVMdev] non-POD type with llvm-objdump
On Tue, Oct 18, 2011 at 4:25 PM, Joe Abbey <jabbey at arxan.com> wrote: > I'm so close to having LLVM build on PowerPC.  If there's any PowerPC > experts, help? > Lines like this: >       outs() << "[" << format("%2d", i) << "]" >              << "(sec " <&...
2012 Nov 25
6
[LLVMdev] Improved Covered Default Switch detection
...been happening on my Darwin build environments: -- The C compiler identification is GNU 4.2.1 -- The CXX compiler identification is Clang 4.1.0 Without the manual overrides, all C sources fail to compile with: [ 4%] Building C object lib/Support/CMakeFiles/LLVMSupport.dir/regcomp.c.o cd /Users/jabbey/src/llvmCommit/build/lib/Support && /usr/bin/gcc -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -I/Users/jabbey/src/llvmCommit/build/lib/Support -I/Users/jabbey/src/llvmCommit/lib/Support -I/Users/jabbey/src/llvmCommit/build/include -I/Users/jabbey/src...
2012 Nov 26
1
[LLVMdev] [llvm-commits] Improved Covered Default Switch detection
On Nov 25, 2012, at 6:49 PM, Eli Friedman <eli.friedman at gmail.com> wrote: > On Sun, Nov 25, 2012 at 3:19 PM, Joe Abbey <jabbey at arxan.com> wrote: >> If cmake happens to detect GCC for the C compiler and Clang for the C++ >> compiler, then a manual override of either the C compiler or >> SUPPORTS_COVERED_SWITCH_DEFAULT_FLAG is required. This has been happening >> on my Darwin build environments...
2012 Nov 17
6
[LLVMdev] Purdue LLVM Social: GreyHouse 12/6 @ 8:30pm
...ere: GreyHouse Coffee 100 Northwestern Avenue West Lafayette, IN 47906 https://plus.google.com/102658466942690664690/about Please RSVP, so I can let GreyHouse know if we need a meeting room. Cheers, Joe ______________________________ Joe Abbey Director of Software Development Arxan Technologies jabbey at arxan.com<mailto:jabbey at arxan.com> www.arxan.com<http://www.arxan.com/> Protecting the App Economy™ -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20121116/c01f4bf2/attachment.html>
2012 Nov 26
0
[LLVMdev] [llvm-commits] Improved Covered Default Switch detection
On Sun, Nov 25, 2012 at 3:19 PM, Joe Abbey <jabbey at arxan.com> wrote: > If cmake happens to detect GCC for the C compiler and Clang for the C++ > compiler, then a manual override of either the C compiler or > SUPPORTS_COVERED_SWITCH_DEFAULT_FLAG is required. This has been happening > on my Darwin build environments: > > -- T...
2012 Nov 26
2
[LLVMdev] Improve Covered Default Switch detection (keep try)
Here's a reduced version of the previous patch. Keeping it dead simple. jabbeymbp:build jabbey$ cmake .. -- Performing Test CXX_SUPPORTS_COVERED_SWITCH_DEFAULT_FLAG -- Performing Test CXX_SUPPORTS_COVERED_SWITCH_DEFAULT_FLAG - Success -- Performing Test C_SUPPORTS_COVERED_SWITCH_DEFAULT_FLAG -- Performing Test C_SUPPORTS_COVERED_SWITCH_DEFAULT_FLAG - Failed jabbeymbp:build...
2011 Oct 17
2
[LLVMdev] LLVM Euro Conf 2011 Videos?
Renato, I was wondering when the videos might be uploaded. The slide material is great! Thanks! Joe Abbey Software Architect Arxan Technologies, Inc. 1305 Cumberland Ave, Ste 215 West Lafayette, IN 47906 W: 765-889-4756 x2 C: 765-464-9893 jabbey at arxan.com<mailto:jabbey at arxan.com> www.arxan.com -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20111017/7fda03e3/attachment.html>
2011 Oct 17
1
[LLVMdev] LLVM Euro Conf 2011 Videos?
Legal... really? :( What a shame. I'll wait patiently, unless I can get a download link... :-D Don't wanna anger legal though... Joe Abbey Software Architect Arxan Technologies, Inc. 1305 Cumberland Ave, Ste 215 West Lafayette, IN 47906 W: 765-889-4756 x2 C: 765-464-9893 jabbey at arxan.com<mailto:jabbey at arxan.com> www.arxan.com On Oct 17, 2011, at 10:20 AM, James Molloy wrote: Hi Joe, I can answer that, as I’m dealing with it :) The videos are stuck currently with our legal department. They’ve gotten extremely sensitive over it and we have had to get Tanya/...
2012 Nov 26
0
[LLVMdev] [llvm-commits] Improve Covered Default Switch detection (keep try)
As per discussion on IRC this looks good (enough) to me for commit. Hopefully if others have better/other ideas about how to do this with CMake they can provide it in post commit review. Thanks for the fix, - David On Sun, Nov 25, 2012 at 5:16 PM, Joe Abbey <jabbey at arxan.com> wrote: > Here's a reduced version of the previous patch. > > Keeping it dead simple. > > jabbeymbp:build jabbey$ cmake .. > > -- Performing Test CXX_SUPPORTS_COVERED_SWITCH_DEFAULT_FLAG > -- Performing Test CXX_SUPPORTS_COVERED_SWITCH_DEFAULT_FLAG - Succ...
2012 Nov 13
3
[LLVMdev] Clang now included in Android NDK r8c
...d <tool-path>/bin/clang++. See STANDALONE-TOOLCHAIN.html for details. Note: This feature is experimental. Please try it and report any issues<http://code.google.com/p/android/issues/list>. Joe ______________________________ Joe Abbey Director of Software Development Arxan Technologies jabbey at arxan.com<mailto:jabbey at arxan.com> www.arxan.com<http://www.arxan.com/> Protecting the App Economy™ -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20121113/f598b822/attachment.html>
2012 Nov 25
0
[LLVMdev] [llvm-commits] Improved Covered Default Switch detection
On Sun, Nov 25, 2012 at 3:19 PM, Joe Abbey <jabbey at arxan.com> wrote: > If cmake happens to detect GCC for the C compiler and Clang for the C++ > compiler, then a manual override of either the C compiler or > SUPPORTS_COVERED_SWITCH_DEFAULT_FLAG is required. This has been happening > on my Darwin build environments: > > -- T...
2012 Jan 04
2
[LLVMdev] LLVM Dev Meeting Slides & Video Update
No. -Tanya On Jan 3, 2012, at 5:29 PM, Joe Abbey <jabbey at arxan.com> wrote: > Tanya, > > Was there any video taken of Chris's keynote? > > Joe > > Joe Abbey > Director of S/W Development > Arxan Technologies, Inc. > 1305 Cumberland Ave, Ste 215 > West Lafayette, IN 47906 > jabbey at arxan.com > www.arxa...
2011 Nov 19
1
[LLVMdev] [llvm-commits] [zorg] r144978 - /zorg/trunk/buildbot/osuosl/master/config/builders.py
Galina, Looks like the build bots have frozen. Expected? Joe Joe Abbey Software Architect Arxan Technologies, Inc. 1305 Cumberland Ave, Ste 215 West Lafayette, IN 47906 jabbey at arxan.com<mailto:jabbey at arxan.com> www.arxan.com<http://www.arxan.com/> On Nov 18, 2011, at 11:49 AM, Galina Kistanova wrote: Author: gkistanova Date: Fri Nov 18 13:49:26 2011 New Revision: 144978 URL: http://llvm.org/viewvc/llvm-project?rev=144978&view=rev Log: Change conf...
2011 Oct 17
0
[LLVMdev] LLVM Euro Conf 2011 Videos?
...: [LLVMdev] LLVM Euro Conf 2011 Videos? Renato, I was wondering when the videos might be uploaded. The slide material is great! Thanks! Joe Abbey Software Architect Arxan Technologies, Inc. 1305 Cumberland Ave, Ste 215 West Lafayette, IN 47906 W: 765-889-4756 x2 C: 765-464-9893 jabbey at arxan.com www.arxan.com -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20111017/ee7cd036/attachment.html>
2011 Oct 18
1
[LLVMdev] Building LLVM on PPC
...e_fwd_ostream::~convertible_fwd_ostream()in gtest-typed-test.cc.o Any thoughts (besides don't try to build on PowerPC) I'm trying to build with gcc-4.2 to see if that helps... Joe Joe Abbey Software Architect Arxan Technologies, Inc. 1305 Cumberland Ave, Ste 215 West Lafayette, IN 47906 jabbey at arxan.com www.arxan.com
2012 Nov 10
5
[LLVMdev] RFC: Owning Bitcode
...for it. That being said, my next step would be to prove it through writing documentation and submitting more patches that align with the design philosophies of the project. Thanks for your attention! Joe ______________________________ Joe Abbey Director of Software Development Arxan Technologies jabbey at arxan.com<mailto:jabbey at arxan.com> www.arxan.com<http://www.arxan.com/> Protecting the App Economy™ -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20121110/21a578cf/attachment.html>
2011 Oct 13
0
[LLVMdev] LLC ARM Backend maintainer
...LVM ARM Backend is in need of a method of organizing volunteer qualifiers, as releases near? Has this generally been organized via this mailing list? Joe Joe Abbey Software Architect Arxan Technologies, Inc. 1305 Cumberland Ave, Ste 215 West Lafayette, IN 47906 W: 765-889-4756 x2 C: 765-464-9893 jabbey at arxan.com<mailto:jabbey at arxan.com> www.arxan.com<http://www.arxan.com/> On Oct 13, 2011, at 2:44 PM, Evan Cheng wrote: I'm the code owner of LLVM codegen and targets. I'm also the one of main developers on the original ARM target. That means, I would make the decisions o...
2011 Oct 13
3
[LLVMdev] LLC ARM Backend maintainer
.... If we can divide the bugs among the maintainers and establish a requirement that all open ARM bugs must be fixed/addressed (at least analyzed if cannot be fixed) by release time, it will go a long way in ensuring high quality releases for ARM > > --Raja > > From: Joe Abbey [mailto:jabbey at arxan.com] > Sent: Thursday, October 13, 2011 10:01 AM > To: Renato Golin > Cc: Anton Korobeynikov; rajav at codeaurora.org; James Molloy; llvmdev at cs.uiuc.edu > Subject: Re: [LLVMdev] LLC ARM Backend maintainer > > Admittedly we're very interested in becoming ARM back...
2011 Nov 20
0
[LLVMdev] Suggestions for LLVM Developer's Conference 2012
...bring their apps, we could sample them track down what part of the compiler would need to change and code it up (if time allowed). Given the trade offs involved, it could be helpful to many folks, the trick is to get the right people to show up. -Chris On Nov 20, 2011, at 2:10 PM, Joe Abbey <jabbey at arxan.com> wrote: > David, > > Sorry I missed the Community Event Planning session. There was this neat session on Backend\Infrastructure competing with it. :) > > Whiteboards (with markers (and erasers?)). > I was speaking with Dan G about the complexities of trying...