Displaying 20 results from an estimated 111 matches for "96231b3b80d8".
2015 Feb 27
0
[LLVMdev] [3.6 Release] Release Candidate 2 available
> In conclusion:
> Why are people using Git disadvantaged?
Short answer: because of git-svn and differences between what is a tag
in git and svn.
Long answer: git-svn never created proper git tags. Instead, it
converted svn tags to branches (because technically branches and tags
are same in svn). These branches were orphan and not usable for bunch
of things (I believe Takumi can provide a
2015 Feb 27
2
[LLVMdev] [3.6 Release] Release Candidate 2 available
On Mon, Feb 9, 2015 at 9:47 PM, Anton Korobeynikov
<anton at korobeynikov.info> wrote:
> Hans,
>
>>> I see a Git branch "release_36", but what has v3.6.0rc2 for a
>>> commit-id, can you tags that?
>>> No, there are no tags at all @ github.
>>
>> Anton, is it possible to translate the svn tags to git tags?
> In the past we had problems
2016 Mar 16
2
LLD performance w.r.t. local symbols (and --build-id)
...9ba
Author: Rafael Espindola <rafael.espindola at gmail.com>
Date: Fri Mar 11 12:06:30 2016 +0000
Create a SymbolBody for locals.
pr26878 shows a case where locals have to be in the got.
git-svn-id: https://llvm.org/svn/llvm-project/lld/trunk at 263222
91177308-0d34-0410-b5e6-96231b3b80d8
r263225 ~4% speedup for ScyllaDB
commit 34ca5194d5e5e28d760cc8a730a2e1f3b2b6a21f
Author: Rafael Espindola <rafael.espindola at gmail.com>
Date: Fri Mar 11 12:19:05 2016 +0000
Compute value of local symbol with getVA.
git-svn-id: https://llvm.org/svn/llvm-project/lld/trunk at 2632...
2014 Mar 29
4
[LLVMdev] Unresolved symbols: LLVMInitializeARM64*
...576b2e165286dbc4e406c2dac93cc4ca8a823b
Author: Benjamin Kramer <benny.kra at googlemail.com>
Date: Sat Mar 29 18:00:49 2014 +0000
ARM64: Remove unused helper function, make others static.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk at 205112
91177308-0d34-0410-b5e6-96231b3b80d8
--- Clang
commit d57bb79310cadab07ed3b56d0de55318916f2fb0
Author: Tim Northover <tnorthover at apple.com>
Date: Sat Mar 29 17:35:34 2014 +0000
Install: add arm_neon.h header back
I'd gone too far pruning aarch64_simd.h this time and took out one
instance of arm_neon.h....
2011 Feb 02
1
[LLVMdev] [cfe-dev] GIT mirroring
To rebuild, it would be enough to remove
.git/svn/refs/remotes/git-svn/.rev_map.*
My usual way to resync;
$ git fetch llvm.org (is remote name)
$ git update-ref refs/remotes/git-svn llvm.org/master
$ git svn fetch
Partial-rebuilding
.git/svn/refs/remotes/git-svn/.rev_map.91177308-0d34-0410-b5e6-96231b3b80d8
...
Currently at 124651 = 071d3af0de273b1079d79f7f979264f28d567373
r124653 = cde5a400dbc9655eddf0f383585d3cf67c11c539
...
r124704 = e349d2c61256f11180b7112ab592b4ae700f3dcf
Done rebuilding
.git/svn/refs/remotes/git-svn/.rev_map.91177308-0d34-0410-b5e6-96231b3b80d8
...Takumi
2012 Apr 30
2
[LLVMdev] git branch release_31
...t; has been created:
commit bdcfb7663a2a62fd52a14dbeaa076423c719ec2d
Author: Bill Wendling <isanbard at gmail.com>
Date: Wed Apr 18 21:38:12 2012 +0000
Add a flag to rebranch if we need to.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk at 155049
91177308-0d34-0410-b5e6-96231b3b80d8
and the first commit that appears on the release_31 branch:
commit 0d2807ae7060f6b0ffdf65b8606b2a6c61e1018a
Author: Bill Wendling <isanbard at gmail.com>
Date: Fri Apr 20 20:32:47 2012 +0000
Merging r155230:
------------------------------------------------------------------------...
2019 Jan 02
2
[HWASAN] Is Buildbot missing hwasan tests?
...eviant <eleviant at accesssoftek.com>
Date: Thu Dec 20 09:04:33 2018 +0000
[HWASAN] Add support for memory intrinsics
Differential revision: https://reviews.llvm.org/D55117
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk at 349728 91177308-0d34-0410-b5e6-96231b3b80d8
This commit turned on memory intrinsic instrumentation by default and is
the culprit, I'm guessing:
commit 73121b2cc825d26b849e5c6fa04c690a6a35fb6e
Author: Eugene Leviant <eleviant at accesssoftek.com>
Date: Mon Dec 24 16:02:48 2018 +0000
[HWASAN] Instrument memorty intrinsics by...
2014 May 16
4
[LLVMdev] [LLVMLinux] Regression: rev 208833/208834 break linux kernel build in ASM handling
...Eric Christopher <echristo at gmail.com>
Date: Thu May 15 01:10:50 2014 +0000
Unify command line handling of MCTargetOptions and remove extra
options and code. No functional change.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk at 208833
91177308-0d34-0410-b5e6-96231b3b80d8
8454a4b9373bca5d2a8f596ef1c33826171729bd is the first bad commit
commit 8454a4b9373bca5d2a8f596ef1c33826171729bd
Author: Eric Christopher <echristo at gmail.com>
Date: Thu May 15 01:21:56 2014 +0000
Fill in the options in the MCOptions struct directly like the other
options....
2012 May 06
0
[LLVMdev] git branch release_31
...cfb7663a2a62fd52a14dbeaa076423c719ec2d
> Author: Bill Wendling <isanbard at gmail.com>
> Date: Wed Apr 18 21:38:12 2012 +0000
>
> Add a flag to rebranch if we need to.
>
> git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk at 155049
> 91177308-0d34-0410-b5e6-96231b3b80d8
>
> and the first commit that appears on the release_31 branch:
>
> commit 0d2807ae7060f6b0ffdf65b8606b2a6c61e1018a
> Author: Bill Wendling <isanbard at gmail.com>
> Date: Fri Apr 20 20:32:47 2012 +0000
>
> Merging r155230:
> --------------------------------...
2013 Jan 11
2
[LLVMdev] Restoring "pubnames" section in DWARF
...mit:
commit dfa30e1ab243990eda4732a6dffb91e965e7a755
Author: Eric Christopher <echristo at apple.com>
Date: Wed Nov 9 05:24:07 2011 +0000
Remove the pubnames section, no one consumes it.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk at 144169
91177308-0d34-0410-b5e6-96231b3b80d8
I could submit a patch that brings it back (some tweaks were needed).
Is this something you could consider?
-Krzysztof
--
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum,
hosted by The Linux Foundation
2012 Oct 17
2
[LLVMdev] accesing svn URLs mentioned in git commit messages
Hi,
git messages for the LLVM source quote the equivalent SVN revisions with a line like this:
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk at 165785 91177308-0d34-0410-b5e6-96231b3b80d8
But the URL doesn't work; instead we get the following error message:
The requested URL /svn/llvm-project/llvm/trunk at 165785 was not found on this server.
The tip of the trunk is visible just fine:
https://llvm.org/svn/llvm-project/llvm/trunk/
Is the server setup broken, or is the syntax...
2019 Jan 02
3
[HWASAN] Is Buildbot missing hwasan tests?
...e: Thu Dec 20 09:04:33 2018 +0000
>>
>> [HWASAN] Add support for memory intrinsics
>>
>> Differential revision: https://reviews.llvm.org/D55117
>>
>>
>> git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk at 349728 91177308-0d34-0410-b5e6-96231b3b80d8
>>
>> This commit turned on memory intrinsic instrumentation by default and is
>> the culprit, I'm guessing:
>>
>> commit 73121b2cc825d26b849e5c6fa04c690a6a35fb6e
>> Author: Eugene Leviant <eleviant at accesssoftek.com>
>> Date: Mon Dec 24 16:02...
2016 Mar 16
2
LLD performance w.r.t. local symbols (and --build-id)
...ndola at gmail.com<mailto:rafael.espindola at gmail.com>>
Date: Fri Mar 11 12:06:30 2016 +0000
Create a SymbolBody for locals.
pr26878 shows a case where locals have to be in the got.
git-svn-id: https://llvm.org/svn/llvm-project/lld/trunk at 263222 91177308-0d34-0410-b5e6-96231b3b80d8
r263225 ~4% speedup for ScyllaDB
commit 34ca5194d5e5e28d760cc8a730a2e1f3b2b6a21f
Author: Rafael Espindola <rafael.espindola at gmail.com<mailto:rafael.espindola at gmail.com>>
Date: Fri Mar 11 12:19:05 2016 +0000
Compute value of local symbol with getVA.
git-svn-id: https:/...
2009 Feb 13
1
[LLVMdev] Cross compiling GCC 4.2 build errors
...gt; for instructions.
Can some one please tell me what the problem is?
Here is some relevant info:
LLVM and llvm-gcc-4.2 source rev 64487
$ svn info
Path: .
URL: http://llvm.org/svn/llvm-project/llvm/trunk
Repository Root: http://llvm.org/svn/llvm-project
Repository UUID: 91177308-0d34-0410-b5e6-96231b3b80d8
Revision: 64487
Node Kind: directory
Schedule: normal
Last Changed Author: djg
Last Changed Rev: 64468
Last Changed Date: 2009-02-13 12:45:12 -0500 (Fri, 13 Feb 2009)
$ svn info
Path: .
URL: http://llvm.org/svn/llvm-project/llvm-gcc-4.2/trunk
Repository Root: http://llvm.org/svn/llvm-project
Repos...
2013 Nov 06
2
[LLVMdev] configparser and ConfigParser are different
...e problem to this commit:
commit b49fb7bcd5001567d2da06f6a6e1c7ba79649e1b
Author: Daniel Dunbar <daniel at zuster.org>
Date: Wed Aug 14 23:15:39 2013 +0000
[llvm-build] Make Py3 compatible.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk at 188424
91177308-0d34-0410-b5e6-96231b3b80d8
Specifically, the problem is that configparser and ConfigParser
apparently expose subtly different interfaces. Indeed, the attached
patch fixes the problem for me (with python 2.7.4). I haven't yet
investigated how the two modules are different, and obviously this
isn't the right patch....
2014 Jul 31
2
[LLVMdev] suspicious typo in MCObjectDisassembler.cpp
...ac Mon Sep 17 00:00:00 2001
From: Ahmed Bougacha <ahmed.bougacha at gmail.com>
Date: Wed, 21 Aug 2013 07:28:55 +0000
Subject: MC CFG: Support disassembly at arbitrary addresses in
MCObjectDisassembler.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk at 188889
91177308-0d34-0410-b5e6-96231b3b80d8
please review "SE != SE" below. i think it should be SI != SE.
+ for (AddressSetTy::const_iterator SI = BBI->SuccAddrs.begin(),
+ SE = BBI->SuccAddrs.end();
+ SE != SE; ++SI) {
thanks,
--lx
2015 Dec 01
2
Recent -Os code size regressions
On Fri, Nov 20, 2015 at 5:06 PM, James Molloy <james at jamesmolloy.co.uk> wrote:
> Hi,
>
> We'd need to look precisely at what's causing the code size bloat. The
> midend commit pointed out by Steve shouldn't cause bloat in and of itself -
> it should reduce code size. It removes a load of stores and branches.
>
Hi James, Sounds like your patch should have
2013 Dec 19
2
[LLVMdev] How to XFAIL test cases with buildbot LNTFactory
...TFactor is ignored. Previously this was not an issue,
as LNT would automatically XFAIL test cases that failed in the previous
run, but it seems Daniel removed this 'feature' a year ago:
commit 11987a4615f2a751c30ad6de29e1c277446a940c
Author: ddunbar <ddunbar at 91177308-0d34-0410-b5e6-96231b3b80d8>
Date: Fri Oct 26 18:52:03 2012 +0000
lnt runtest: Don't use XFAIL just because a test was previously
failing.
Does anyone know what is the canonical way to mark xfailures when
running nightly tests on the buildbots?
Should I switch to the NightlyTestBuilder? Or is there a way to...
2017 Sep 25
2
Errors linking with LLVM 5.0 - dump() missing
...this:
> #if !defined(NDEBUG) || defined(LLVM_ENABLE_DUMP)
> LLVM_DUMP_METHOD void MyClass::dump() {
> // print stuff to dbgs()...
> }
> #endif
>
> git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk at 293359
> 91177308-0d34-0410-b5e6-96231b3b80d8
>
I would argue that removing dump() is the wrong thing to do even in
Release builds. I am using LLVM as a JIT. In this use case, it is
essential that one can inspect the IR at runtime. Perhaps in the AOT
case dump() is not used in release versions but that is not the case
in a JIT use case.
U...
2014 Jul 31
2
[LLVMdev] suspicious typo in MCObjectDisassembler.cpp
...ahmed.bougacha at gmail.com>
>> Date: Wed, 21 Aug 2013 07:28:55 +0000
>> Subject: MC CFG: Support disassembly at arbitrary addresses in
>> MCObjectDisassembler.
>>
>> git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk at 188889
>> 91177308-0d34-0410-b5e6-96231b3b80d8
>>
>>
>> please review "SE != SE" below. i think it should be SI != SE.
>>
>>
>> + for (AddressSetTy::const_iterator SI = BBI->SuccAddrs.begin(),
>> + SE = BBI->SuccAddrs.end();
>> + SE != SE; ++SI) {
>>
>>
>> thanks,...