Displaying 20 results from an estimated 20 matches for "beckert".
Did you mean:
becker
2012 May 05
0
[LLVMdev] how compile subproject
...ne.
cd ../lib/Transforms/InstCombine/ # Just to test
vim InstCombineCalls.cpp # added `if (0 == 1) return 0;` at getPromotedType(...)
cd ../../../build/
make ONLY_TOOLS="lli"
error:
llvm[3]: Compiling InstCombineCalls.cpp for Debug+Asserts build
/home/beckert/workspace/llvm/lib/Transforms/InstCombine/InstCombineCalls.cpp: In function ‘llvm::Type* getPromotedType(llvm::Type*)’:
/home/beckert/workspace/llvm/lib/Transforms/InstCombine/InstCombineCalls.cpp:26: error: return-statement with no value, in function returning ‘llvm::Type*’
make[3]: ** [/home/beck...
2012 May 04
2
[LLVMdev] how compile subproject
> Neither worked. =(
Hmm. Something seems to have gone horribly wrong then. I've just
reproduced Peter's suggestion on the autoconf build and it worked
fine. Perhaps try a clean build out of tree:
CMake:
mkdir my_special_build_dir
cd my_special_build_dir
cmake $PATH_TO_LLVM_SOURCE
make llc
Autotools:
mkdir my_special_build_dir
cd my_special_build_dir
$PATH_TO_LLVM_SOURCE/configure
2005 Jun 17
6
Console ALSA Sound
Hi
... probably one of those RTFM kind of questions (while I'd be happy to know
where a good reference "FM" is :-) )
Has anyone an idea on how to disable the console sound driver. My problem is
that a running asterisk is muting my speakers.
Thank you in advance for your help
Conrad
2012 May 04
3
[LLVMdev] how compile subproject
Hello,
is it possible to compile just an subproject? For example, just llc or lli?
Cheers.
Beckert.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20120503/c20aa7b1/attachment.html>
2012 May 04
2
[LLVMdev] how compile subproject
You can also do
make ONLY_TOOLS="llc"
Pete
On May 3, 2012, at 11:52 PM, Tim Northover wrote:
> Hi Beckert,
>
>> is it possible to compile just an subproject? For example, just llc or lli?
>
> With CMake you can just type "make llc" from your build directory. I
> don't know about the autotools build.
>
> Tim.
> _______________________________________________
&...
2012 May 05
1
[LLVMdev] how compile subproject
Beckert Frey <beckert.frey at yahoo.com> writes:
[snip]
> Is InstCombine required for lli?
Yes:
$ llvm-config --libs mcjit jit interpreter nativecodegen bitreader asmparser selectiondag
-lLLVMAsmParser -lLLVMBitReader -lLLVMX86CodeGen -lLLVMX86Desc -lLLVMX86Info -lLLVMX86AsmPrinter -lLLVMX86U...
2012 May 04
0
[LLVMdev] how compile subproject
Neither worked. =(
________________________________
From: Peter Cooper <peter_cooper at apple.com>
To: Tim Northover <t.p.northover at gmail.com>
Cc: Beckert Frey <beckert.frey at yahoo.com>; "llvmdev at cs.uiuc.edu" <llvmdev at cs.uiuc.edu>
Sent: Friday, May 4, 2012 2:22 PM
Subject: Re: [LLVMdev] how compile subproject
You can also do
make ONLY_TOOLS="llc"
Pete
On May 3, 2012, at 11:52 PM, Tim Northover wrote:
>...
2012 May 04
0
[LLVMdev] how compile subproject
Hi Beckert,
> is it possible to compile just an subproject? For example, just llc or lli?
With CMake you can just type "make llc" from your build directory. I
don't know about the autotools build.
Tim.
2014 Apr 01
2
[LLVMdev] Construction of SCEVAddRecExpr
Hello,
I'm studying how the SCEV analyzis works and how to use it and I could not create an example where the SCEV analyzis identifies an expression as "SCEVAddRecExpr".
Aren't the expressions below the kind of pattern that should be represented as a "AddRecExpr" ?
SCEV: (1 + (2 * %3)
or
SCEV: (%1 + (2 * %3)
or
SCEV: (%1 + (%2 * %3)
In my experiments they are
2006 Jan 21
1
Caller ID and Sipura Router
Could anyone please help me with that:
I have an analog telephone connected to Asterisk using a Sipura 2002 ATA. When
calling the extension, the caller ID presented is always the number of that
extension rather than the number of the calling one.
While I learned that this is the new standard behaviour (?) of Asterisk, I
want to show the original caller ID.
I tried the options o and f in the
2007 Sep 27
0
glibc errors related to nss_ldap or pam_ldap?
...next size (normal): 0x09a225b0 ***
Aborted
2) After removing any user from the massweb group to reduce the total
members to 65
[root at megalon ~]# getent group massweb
massweb:x:3016:afaxon,ashairza,ccrump,jhorowit,mmarum,morendai,usmall,adroffne,afaxon,amurphre,aoliver,ayellipe,bdonohue,bdunn,beckert,blarsen,bwphilli,catanis,ccrump,chaynes,clyons,cwong,dbarber,dmuse,dnicol,edougher,egallant,ekubosia,evizcain,feeddrop,gtulonen,halokush,hbraverm,jbartus,jbrown,jhobbs,jking,jlederma,jpecora,jthayer,kbalbedi,kbeam,kginn,mbuonfig,mcrawfor,mlarsen,mlong,mwalsh,osedano,proche,prondeau,pweinber,rhorrig...
2010 Aug 30
1
Bug#593741: xen-tools: python-xml is not marked as a dependency and xen-create-image errors without it
...Retitling it, too, since it's not
xen-create-image which throws the error but xm.
I suspect the used version of xen-utils-common being the one from
Debian stable, but as I can't be sure from what I know, I don't want
to set a version number.
Regards, Axel
--
,''`. | Axel Beckert <abe at debian.org>, http://people.debian.org/~abe/
: :' : | Debian Developer, ftp.ch.debian.org Admin
`. `' | 1024D: F067 EA27 26B9 C3FC 1486 202E C09E 1D89 9593 0EDE
`- | 4096R: 2517 B724 C5F6 CA99 5329 6E61 2FF9 CD59 6126 16B5
2012 Nov 22
2
Bug#694012: xen-hypervisor-4.1-amd64: powernow-k8: transition frequency failed [filling the syslog]
Package: xen-hypervisor-4.1-amd64
Version: 4.1.3-3
Severity: normal
Forwarded: http://bugzilla.xen.org/bugzilla/show_bug.cgi?id=1789
Dear Debian Xen Team,
after an upgrade from Squeeze to Wheezy I see about ten of these per
second filling my system log (about 8 MB/h):
Nov 23 00:15:37 acromantula kernel: [ 462.544193] powernow-k8: fid trans failed, fid 0x2, curr 0x0
Nov 23 00:15:37 acromantula
2010 Mar 09
72
[Bug 26980] New: GT230M/nouveau: X server hangs spontaneously
http://bugs.freedesktop.org/show_bug.cgi?id=26980
Summary: GT230M/nouveau: X server hangs spontaneously
Product: xorg
Version: 7.5
Platform: x86-64 (AMD64)
OS/Version: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: Driver/nouveau
AssignedTo: nouveau at lists.freedesktop.org
2017 May 04
4
Xen package security updates for jessie 4.4, XSA-213, XSA-214
Moritz Muehlenhoff writes ("Re: Xen package security updates for jessie 4.4, XSA-213, XSA-214"):
> Yes, the distribution line should be jessie-security, but please send
> a debdiff to team at security.debian.org for a quick review before
> uploading (I have no idea whether dgit supports security-master).
Here is the proposed debdiff (actually, a git diff) for xen in jessie.
My
2015 Sep 08
7
Notes from Xen BoF at Debconf15
...heduled in a small, out of the way, room. Around 2
dozen people attended including:
Ian Jackson
Bastian Blank ("waldi", current Xen package maintainer in Debian)
Guido Trotter (previous Xen package maintainer, who still takes care
of stable security updates)
Axel Beckert (maintainer of the xen-tools helpers)
Various users
Myself
The majority of the conversation was between Ian & I and Bastian and
Guido, some users raised some issues towards the end.
Embedding in xen.git
====================
We are much better about providing ways to use system-supplied...
2013 Oct 31
0
Processed (with 2 errors): notfound 706747 in 3.2p1.4-28.1, tagging 706747, fixed 676134 in 3.8.5-2, found 725433 in 2.0.19-2 ...
...#680594 {Done: Lorenz Wenner <lorenz.wenner at fsfe.org>} [plasma-desktop] [plasma-desktop] "Fetch job Error", "cannot select this collection" right after login
No longer marked as found in versions kde-workspace/4:4.8.4-3.
> found 679766 4.3.7-1
Bug #679766 {Done: Axel Beckert <abe at debian.org>} [xymon-client] Take into account /etc/default/hobbit-client file
Marked as found in versions xymon/4.3.7-1.
> notfound 721228 0.16-1
Bug #721228 {Done: David Bremner <bremner at debian.org>} [notmuch-mutt] notmuch-mutt help opens the wrong manpage
Bug #675073 {Do...
2013 Mar 21
0
Processed (with 1 errors): Fix broken submitters (double encoded)
...ug #413688 [mutt] mutt: GnuPG and GnuPG clients unsigned data injection vulnerability
Changed Bug submitter to 'J? Fahlke <jorrit at jorrit.de>' from 'J?? Fahlke <jorrit at jorrit.de>'
> submitter 419039 Frank K?ster <frank at debian.org>
Bug #419039 {Done: Axel Beckert <abe at debian.org>} [aptitude] aptitude: removed packages not always shown
Changed Bug submitter to 'Frank K?ster <frank at debian.org>' from 'Frank K??ster <frank at debian.org>'
> submitter 422563 Jos? Alburquerque <jaalburquerque at cox.net>
Bug #42256...
2013 Apr 18
0
Processed: adding new jessie tag to sid-tagged bugs
...openmsx-catapult] openmsx-catapult: needs updating for openmsx >> 0.9
Added tag(s) jessie.
> tags 643269 + jessie
Bug #643269 [src:sc] sc: FTBFS: dpkg-buildpackage: error: dpkg-source -b sc-7.16 gave error exit status 2
Added tag(s) jessie.
> tags 621381 + jessie
Bug #621381 {Done: Axel Beckert <abe at debian.org>} [nvi] Still uses libdb4.7
Added tag(s) jessie.
> tags 655564 + jessie
Bug #655564 [src:logkeys] Fails if only german utf-8 locale is available
Added tag(s) jessie.
> tags 604071 + jessie
Bug #604071 {Done: Alberto Gonzalez Iniesta <agi at inittab.org>} [openvp...
2014 Mar 27
2
[LLVMdev] IR Line Number
Is there a way to print the IR (file) line number of a arbitrary llvm instruction?
I'm debugging an analysis pass and it would help a lot if I could exactly identify which instruction I'm outputting information about on the screen.
Thanks.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: