search for: l228

Displaying 4 results from an estimated 4 matches for "l228".

Did you mean: 228
2012 Jul 18
5
Any comment on adding #cast and #cast! to ActiveRecord::Relation?
Not getting any love (tender or otherwise) on my pull request<https://github.com/rails/rails/pull/7035>so I thought you folks might like to chip in. What do you think? #cast and #cast! allow you to declare a mapping from generated column names to simplified database column types (i.e. those used in migrations). This way scopes with columns generated in their select lists can also include
2017 Oct 02
2
[EXT] Should we switch to --hash-style=both by default in LLD ?
...does that change actually mean in practice? I believe clang already passes --hash-style=both to the linker by default. Not exactly. The current Linux driver (I haven't checked other ELF-based systems) reads this (https://github.com/llvm-mirror/clang/blob/master/lib/Driver/ToolChains/Linux.cpp#L228) // Do not use 'gnu' hash style for Mips targets because .gnu.hash // and the MIPS ABI require .dynsym to be sorted in different ways. // .gnu.hash needs symbols to be grouped by hash code whereas the MIPS // ABI requires a mapping between the GOT and the symbol table. // Androi...
2017 Oct 02
2
Should we switch to --hash-style=both by default in LLD ?
+1 for both table formats. Then we're compatible by default no matter what. If somebody cares about .o file size, they can explicitly specify their --hash-style. On Mon, Oct 2, 2017 at 5:35 AM, George Rimar via llvm-dev < llvm-dev at lists.llvm.org> wrote: > >> Le 2 oct. 2017 à 14:23, George Rimar <grimar at accesssoftek.com> a écrit > : > >> > >> I
2017 Mar 14
3
llvm-stress crash
...x i16> %Shuff26, i16 %Tr145, i32 1 %FC225 = sitofp i1 %Cmp56 to float %Sl226 = select i1 %E, i1 %Cmp154, i1 %Sl166 br i1 %Sl226, label %CF243, label %CF252 CF252: ; preds = %CF273 %Cmp227 = icmp ugt <4 x i64> %Shuff143, zeroinitializer %L228 = load i32, i32* %Sl117 store i32 %Tr, i32* %PC78 %E229 = extractelement <4 x i16> %Shuff163, i32 2 %Shuff230 = shufflevector <1 x i32> %Shuff199, <1 x i32> zeroinitializer, <1 x i32> <i32 1> %I231 = insertelement <4 x i16> %Shuff106, i16 %E32, i32 1 %B...