Displaying 7 results from an estimated 7 matches for "vec_fab".
Did you mean:
vec_fabs
2016 Aug 31
3
[cfe-dev] Revisiting our informal policy to support two versions of MSVC
...arounds for MSVC 2013:
# in llvm
$ git log --author=rnk --grep=2013 --after='Aug 4 2016' --oneline
21a8ade Fix the MSVC 2013 build by using Elf_Word instead of making a local
typedef
27e101d Revert "Add an optional parameter with a list of undefs to
extendToIndices"
e8beddd Make vec_fabs.ll pass with MSVC 2013
ca77873 [AMDGPU] Give enum an explicit 64-bit type to fix MSVC 2013 failures
# in clang
$ git log --author=rnk --grep=2013 --after='Aug 4 2016' --oneline
18235a5 Try to work around an MSVC 2013 bug around defaulted default ctors
I'm pretty sure I'm missing...
2016 Sep 01
2
[cfe-dev] Revisiting our informal policy to support two versions of MSVC
...log --author=rnk --grep=2013 --after='Aug 4 2016' --oneline
>
> 21a8ade Fix the MSVC 2013 build by using Elf_Word instead of making a
> local typedef
>
> 27e101d Revert "Add an optional parameter with a list of undefs to
> extendToIndices"
>
> e8beddd Make vec_fabs.ll pass with MSVC 2013
>
> ca77873 [AMDGPU] Give enum an explicit 64-bit type to fix MSVC 2013
> failures
>
>
>
> # in clang
>
> $ git log --author=rnk --grep=2013 --after='Aug 4 2016' --oneline
>
> 18235a5 Try to work around an MSVC 2013 bug around defaul...
2016 Sep 01
2
[cfe-dev] Revisiting our informal policy to support two versions of MSVC
...; >>
> >> 21a8ade Fix the MSVC 2013 build by using Elf_Word instead of making a
> >> local typedef
> >>
> >> 27e101d Revert "Add an optional parameter with a list of undefs to
> >> extendToIndices"
> >>
> >> e8beddd Make vec_fabs.ll pass with MSVC 2013
> >>
> >> ca77873 [AMDGPU] Give enum an explicit 64-bit type to fix MSVC 2013
> >> failures
> >>
> >>
> >>
> >> # in clang
> >>
> >> $ git log --author=rnk --grep=2013 --after='Aug 4 2016...
2016 Sep 01
2
[cfe-dev] Revisiting our informal policy to support two versions of MSVC
...ld by using Elf_Word instead of making a
> >> >> local typedef
> >> >>
> >> >> 27e101d Revert "Add an optional parameter with a list of undefs to
> >> >> extendToIndices"
> >> >>
> >> >> e8beddd Make vec_fabs.ll pass with MSVC 2013
> >> >>
> >> >> ca77873 [AMDGPU] Give enum an explicit 64-bit type to fix MSVC 2013
> >> >> failures
> >> >>
> >> >>
> >> >>
> >> >> # in clang
> >> >>
>...
2016 Sep 01
2
[cfe-dev] Revisiting our informal policy to support two versions of MSVC
...;> >> >> local typedef
>>> >> >>
>>> >> >> 27e101d Revert "Add an optional parameter with a list of undefs to
>>> >> >> extendToIndices"
>>> >> >>
>>> >> >> e8beddd Make vec_fabs.ll pass with MSVC 2013
>>> >> >>
>>> >> >> ca77873 [AMDGPU] Give enum an explicit 64-bit type to fix MSVC 2013
>>> >> >> failures
>>> >> >>
>>> >> >>
>>> >> >>
>>>...
2016 Aug 03
2
[cfe-dev] Revisiting our informal policy to support two versions of MSVC
Hi,
This sounds like a decent idea to me. However we use 2013 for all our
windows builds at the moment and it will take around 2 weeks to upgrade the
installations on our cluster. We're pushing this hard to get it done soon
so we don't get caught short, but a grace period would be much appreciated.
Cheers,
James
On Tue, 2 Aug 2016 at 21:24 Nico Weber via cfe-dev <cfe-dev at
2016 Sep 01
3
[cfe-dev] Revisiting our informal policy to support two versions of MSVC
...t;> >>
>>>>> >> >> 27e101d Revert "Add an optional parameter with a list of undefs
>>>>> to
>>>>> >> >> extendToIndices"
>>>>> >> >>
>>>>> >> >> e8beddd Make vec_fabs.ll pass with MSVC 2013
>>>>> >> >>
>>>>> >> >> ca77873 [AMDGPU] Give enum an explicit 64-bit type to fix MSVC
>>>>> 2013
>>>>> >> >> failures
>>>>> >> >>
>>>>>...