Displaying 8 results from an estimated 8 matches for "43658".
Did you mean:
4365
2007 Nov 07
7
[LLVMdev] RFC: llvm-convert.cpp Patch
...!= error_mark_node)
align = CONSTANT_ALIGNMENT (DECL_INITIAL (decl), align);
#endif
}
By setting the DECL_USER_ALIGN field, we can get the correct alignment.
Comments?
-bw
Index: gimplify.c
===================================================================
--- gimplify.c (revision 43658)
+++ gimplify.c (working copy)
@@ -2756,7 +2756,8 @@
TREE_STATIC (new) = 1;
TREE_READONLY (new) = 1;
DECL_INITIAL (new) = ctor;
- if (align > DECL_ALIGN (new))
+ /* LLVM LOCAL - Set DECL_USER_ALIGN when equal */
+...
2007 Nov 07
3
[LLVMdev] RFC: llvm-convert.cpp Patch
How about this patch then?
-bw
Index: gcc/llvm-convert.cpp
===================================================================
--- gcc/llvm-convert.cpp (revision 43658)
+++ gcc/llvm-convert.cpp (working copy)
@@ -758,7 +758,7 @@
}
-Value *TreeToLLVM::Emit(tree exp, Value *DestLoc) {
+Value *TreeToLLVM::Emit(tree exp, Value *DestLoc, unsigned Alignment) {
assert((isAggregateTreeType(TREE_TYPE(exp)) == (DestLoc != 0) ||
TREE_CODE(exp) ==...
2007 Nov 07
0
[LLVMdev] RFC: llvm-convert.cpp Patch
On Nov 6, 2007, at 5:45 PM, Bill Wendling wrote:
> Hi all,
>
> This patch is to fix a problem on PPC64 where an unaligned memcpy is
> generated. The testcase is this:
>
> $ cat testcase.c
> void Qux() {
> char Bar[11] = {0};
> }
>
> What happens is that we produce LLVM code like this:
>
> call void @llvm.memcpy.i64( i8* %event_list2, i8* getelementptr ([11
2007 Nov 07
0
[LLVMdev] RFC: llvm-convert.cpp Patch
...constructed C.0
that's getting realigned?
> By setting the DECL_USER_ALIGN field, we can get the correct
> alignment.
>
> Comments?
>
> -bw
>
> Index: gimplify.c
> ===================================================================
> --- gimplify.c (revision 43658)
> +++ gimplify.c (working copy)
> @@ -2756,7 +2756,8 @@
> TREE_STATIC (new) = 1;
> TREE_READONLY (new) = 1;
> DECL_INITIAL (new) = ctor;
> - if (align > DECL_ALIGN (new))
> + /* LLVM LOCAL - Set DE...
2013 Feb 13
1
Problems with tunnel: Got late or replayed packet, packet is 150 seqs in the future, expiring symmetric keys
...e: application/octet-stream
Size: 71520 bytes
Desc: not available
URL: <http://www.tinc-vpn.org/pipermail/tinc/attachments/20130213/540be753/attachment-0003.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: jotpos.log
Type: application/octet-stream
Size: 43658 bytes
Desc: not available
URL: <http://www.tinc-vpn.org/pipermail/tinc/attachments/20130213/540be753/attachment-0004.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: dalenvpn.log
Type: application/octet-stream
Size: 5066 bytes
Desc: not available
URL: &...
2017 Aug 02
1
Looping Through QuantMod Objects
..., 231839, 30196, 7689, 6308,
NA, 19255, \n63448, 28987, NA, 28987, 35295, 20259, NA, 7598, 120292, NA,
NA, 23313, NA, 87152, NA, -282, 111547, 231839, NA, 5866.16, NA, 31841,
40546, 13102, NA, 20641, 1764, NA, 10335, 73286, 28519, -11922, 1577,
4179, 106215, 5146, 207000, 22367, 4782, 0, NA, 16509, 43658, 16960, NA,
16960, 16960, 16489, NA, 6344, 83451, NA, NA, 19764, NA, 104256, NA, -296,
123549, 207000, NA, 6294.37))$BS$Q"
[3,] "list(Q = c(28920, 5319,
2018 Jan 02
0
Wine release 2.0.4
...nted function msvcr80.dll._ismbcl0 called in 32-bit code
43527 Magic Online (Magic The Gathering: Online) Crashes due to LOCALE_SNAN returning empty string
43536 WIC can't encode to GUID_WICPixelFormat32bppPBGRA PNG
43603 clipboard PIXMAP regression after upgrading from 1.8.x to 2.x
43658 Text in Deletion Confirmation MsgBox has wrong background colour
43668 Terris Universal Remote UFB 234 - update database does not work
43707 [GdiPlus] HatchStyle is incorrectly named in Wine. Should be GpHatchStyle
43714 ImageMagick crashes with msvcr120.dll._vfprintf_l
43770 Fidibo in...
2017 Sep 15
0
Wine release 2.17
...43519 Path of Exile: Corrupt/flickering UI textures after ~1 minute of gameplay
43577 unit test: DBGrid inplace editor dropdown does not work and worked on version 2.0.2
43586 Dead Space: no shadows in game
43649 dbgeng stub DebugCreateEx causes jadesentinel crash in JADE thin client
43658 Text in Deletion Confirmation MsgBox has wrong background colour
43668 Terris Universal Remote UFB 234 - update database does not work
43685 Many games fail to start, or run without audio
----------------------------------------------------------------
Changes since 2.16:
Alex Henrie (7):...