similar to: Cleaning up ‘br i1 false’ cases in CodeGenPrepare

Displaying 9 results from an estimated 9 matches similar to: "Cleaning up ‘br i1 false’ cases in CodeGenPrepare"

2012 Aug 20
2
[LLVMdev] How to eliminate PHI nodes on pointer types?
Somewhere during optimization PHI nodes on pointer types (including alloca instructions) are being introduced, and they persist through the scalar replacement of aggregates pass and others. I can't seem to find a combination of passes or transformations to get rid of them. Has anyone had this problem before, and know a transformation to eliminate it? My optimization passes rely on
2012 Aug 20
0
[LLVMdev] How to eliminate PHI nodes on pointer types?
Hi Andrew, > Somewhere during optimization PHI nodes on pointer types (including > alloca instructions) are being introduced, and they persist through the > scalar replacement of aggregates pass and others. I can't seem to find > a combination of passes or transformations to get rid of them. Has > anyone had this problem before, and know a transformation to eliminate > it?
2011 Jul 11
2
Help! permission denied when accessing folder
Hi all, Running samba 3.5.5 in a Solaris non-global zone. I have created a folder (StudentJobApplications) on a share which I want to make accessible only to members of a Unix group (studempl). I have added myself to the group but when I or other group members try to access the folder via Windows Explorer I get the following: I:\StudentJobApplications is not accessible Access is denied Here
2016 Apr 29
2
[MemorySSA] Potential CachingMemorySSAWalker bug
Hi guys, I think I have run into another CachingMemorySSAWalker cache bug. It's a bit tricky to reproduce, so I'd like to start by trying to show you what is happening when running EarlyCSE with my local changes to use MemorySSA. I've attached a debug log that shows that the value returned by getClobberingMemoryAccess(Inst) after a call to removeMemoryAccess is wrong. The
2008 May 21
3
AutoCAd 2000
I see that alot people have managed to install AutoCAD 2000 I'm using ubuntu 8.04 64 bit version and wine 1.0-rc1, but I can't install autocad 2000 When I try to install it it says [Image: http://i26.tinypic.com/3523xhl.png ] is there any help oh in terminal I get this: Code: dachaarh at dachaarh-desktop:/ACAD2K$ wine SETUP.EXE err:alsa:ALSA_CheckSetVolume Could not find 'PCM
2011 May 10
1
Intermittent <MRxSMB; W50:> "Delayed Write Failed" when writing to Office 2007's "Recent Files" index.dat on a network share
We're in the process of upgrading our WinXP SP3 users to Office 2007 on a network where %APPDATA% is on a Samba 3.2.5 network share, and our testing users are getting dialogged approximately once a day with the message "Delayed Write Failed : Windows was unable to save all the data for the file \windows\settings\appdata\Microsoft\Office\Recent\index.dat". That's both annoying and
2009 Aug 11
2
libThusnelda 20081201
I'm having a issue with build libThusnelda 20081201,video is blocky, you can clearly see video is blocky in some parts of the video. the Bit rate is high so what is the problem is, on x264 this type of Bit rate will make the video very smooth. can anybody tell me how to get that smooth video and what settings can i use, I'm interested in the advanced usage of Thusnelda with two pass
2013 Feb 14
1
[LLVMdev] LiveIntervals analysis problem
Hello everyone, please I need your help. To reproduce my problem I created simple pass for backends (TestPass.cpp in attached files). That pass I call from Mips backend in this way (MipsTargetMachine.cpp): bool MipsPassConfig::addPreRegAlloc() { addPass(createTestPass()); return false; } The problem becomes, when I am trying compile file ldtoa.ll (in attached files). Compiling
2020 Feb 27
2
[PATCH] Update the 5 year logo to 10 year logo
Already outdated, but rounded ;) I literally just opened the 5yrs logo, changed the text and then done: inkscape -z -o logo/fish-10yrs.{png,svg} cp {logo,website}/fish-10yrs.svg and then updated the rest of the files. Signed-off-by: Martin Kletzander <mkletzan@redhat.com> --- Makefile.am | 2 + logo/fish-10yrs.png | Bin 0 -> 65790 bytes logo/fish-10yrs.svg |