search for: absint

Displaying 11 results from an estimated 11 matches for "absint".

Did you mean: absent
2010 Aug 18
2
[LLVMdev] Git repository to use (read-only)?
...github Ok, then I will try to wait until the official is ready. If I now start that with an unofficial one, I will loose all my local branches if I migrate to the official one later :/ Thanks for info. Greetings Christoph -- -------------------------------------- Christoph Cullmann --------- AbsInt Angewandte Informatik GmbH Email: cullmann at AbsInt.com Science Park 1 Tel: +49-681-38360-22 66123 Saarbrücken Fax: +49-681-38360-20 GERMANY WWW: http://www.AbsInt.com -------------------------------------------...
2010 Aug 18
2
[LLVMdev] Git repository to use (read-only)?
...tory to clone from? I looked up the archives and seen that creating own clones of the SVN via git svn is not wanted, to avoid DoS of your infrastructure and only some inofficial clones are up on github. Greetings Christoph -- -------------------------------------- Christoph Cullmann --------- AbsInt Angewandte Informatik GmbH Email: cullmann at AbsInt.com Science Park 1 Tel: +49-681-38360-22 66123 Saarbrücken Fax: +49-681-38360-20 GERMANY WWW: http://www.AbsInt.com -------------------------------------------...
2017 Jun 05
2
Question about llvm::Value::print performance
...er print call. Given I want the output only more or less as "debugging" annotation to my graph, is there some other "fast" way to print instructions, even if some info is missing then? Greetings Christoph -- ----------------------------- Dr.-Ing. Christoph Cullmann --------- AbsInt Angewandte Informatik GmbH Email: cullmann at AbsInt.com Science Park 1 Tel: +49-681-38360-22 66123 Saarbrücken Fax: +49-681-38360-20 GERMANY WWW: http://www.AbsInt.com -------------------------------------------...
2017 Jul 04
4
trunc nsw/nuw?
...gt; > -- > > Alexandre Isoard > > _______________________________________________ > LLVM Developers mailing list > llvm-dev at lists.llvm.org > http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev -- ----------------------------- Dr.-Ing. Christoph Cullmann --------- AbsInt Angewandte Informatik GmbH Email: cullmann at AbsInt.com Science Park 1 Tel: +49-681-38360-22 66123 Saarbrücken Fax: +49-681-38360-20 GERMANY WWW: http://www.AbsInt.com -------------------------------------------...
2010 Sep 24
0
[LLVMdev] Git repository to use (read-only)?
...u were to pull in the new branch, and then rebase the old branches onto the proper revisions of the new one, you *could* keep your branches. Also, any idea what is *very* soon? Are we talking this month, or maybe this year? Indy On Wed, Aug 18, 2010 at 3:52 AM, Christoph Cullmann <cullmann at absint.de> wrote: > On Wednesday, August 18, 2010 11:49:28 am Anton Korobeynikov wrote: >> Hello >> >> > Is there some official git repository to clone from? >> >> Not yet, but probably there will be something pretty soon. >> Right now there are some unofficial...
2013 Aug 15
1
[LLVMdev] Question about non-UTF-8 filesystems
...tches could be revived and applied? For any user on Windows with e.g. a german umlaut in the username, this is a serious issue, as most file handling in the c:\users\<name> directory won't work. Greetings Christoph -- ----------------------------- Dr.-Ing. Christoph Cullmann --------- AbsInt Angewandte Informatik GmbH Email: cullmann at AbsInt.com Science Park 1 Tel: +49-681-38360-22 66123 Saarbrücken Fax: +49-681-38360-20 GERMANY WWW: http://www.AbsInt.com -------------------------------------------...
2017 Jun 05
2
Question about llvm::Value::print performance
...gt;> >> Greetings >> Christoph > _______________________________________________ > LLVM Developers mailing list > llvm-dev at lists.llvm.org > http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev -- ----------------------------- Dr.-Ing. Christoph Cullmann --------- AbsInt Angewandte Informatik GmbH Email: cullmann at AbsInt.com Science Park 1 Tel: +49-681-38360-22 66123 Saarbrücken Fax: +49-681-38360-20 GERMANY WWW: http://www.AbsInt.com -------------------------------------------...
2010 Aug 18
0
[LLVMdev] Git repository to use (read-only)?
Hello > Is there some official git repository to clone from? Not yet, but probably there will be something pretty soon. Right now there are some unofficial mirrors at repo.or.cz and github -- With best regards, Anton Korobeynikov Faculty of Mathematics and Mechanics, Saint Petersburg State University
2009 Oct 22
2
Reliability issues when using Windows 7
...XP in our compile farm, not having these problems. Unfortunately, the migration to Win 7 was necessary to have 64bit compiles. Does anyone know what to do here? How to find the real issue for this problem? Many thanks in advance. Kind regards, Gernot Gebhard -- Dipl.-Inform. Gernot Gebhard AbsInt Angewandte Informatik GmbH Science Park 1 66123 Saarbr?cken GERMANY Mail: gernot.gebhard at absint.com Tel: +49-681-3836036 Fax: +49-681-3836020 WWW: http://absint.com -- Gesch?ftsf?hrung: Dr.-Ing. Christian Ferdinand Eingetragen im Handelsregister des Amtsgerichts Saarbr?cken, HRB 11234
2017 Jul 03
2
trunc nsw/nuw?
Hello, >From [1], trunc does not seems to have a nsw/nuw attribute. Is it possible to have that? Or do we have that and it is not up-to-date? The definition would be: If the nuw keyword is present, the result value of the trunc is a poison value if the truncated high order bits are non-zero. If the nsw keyword is present, the result value of the trunc is a poison value if the truncated high
2017 Aug 25
9
[5.0.0 Release] Release Candidate 3 tagged
Dear testers, 5.0.0-rc3 was just tagged. This is a release candidate in the real sense: if nothing bad comes up in testing, this is what the release is going to look like. Please build, test and upload binaries to the sftp (use the /data/testers-uploads/ directory) and let me know what issues remain. I know we're a little bit behind schedule, but hopefully we can get to 'final'