search for: phigh

Displaying 8 results from an estimated 8 matches for "phigh".

Did you mean: high
2008 Oct 14
3
[LLVMdev] CFG modifcations and code gen
...nd block 4 gets printed between blocks 3 and 5. This obviously is not what the CFG is saying it should be done. The code I'm using to do this transformation, which takes 2 & 4 and places them after block 5 is: MachineBasicBlock* newExitPath = findLowestNumSuccBB(root); pHigh->addSuccessor(newExitPath); root->removeSuccessor(newExitPath); root->CorrectExtraCFGEdges(*root->succ_begin(), NULL, false); pHigh->CorrectExtraCFGEdges(*pHigh->succ_begin(), newExitPath, false); newExitPath->...
2008 Oct 14
0
[LLVMdev] CFG modifcations and code gen
...etween blocks 3 and 5. This obviously is > not what the CFG is saying it should be done. The code I’m using to > do this transformation, which takes 2 & 4 and places them after > block 5 is: > MachineBasicBlock* newExitPath = findLowestNumSuccBB(root); > pHigh->addSuccessor(newExitPath); > root->removeSuccessor(newExitPath); > root->CorrectExtraCFGEdges(*root->succ_begin(), > NULL, false); > pHigh->CorrectExtraCFGEdges(*pHigh->succ_begin(), > newExitPath, false); >...
2008 Oct 14
2
[LLVMdev] CFG modifcations and code gen
...block 4 gets printed between blocks 3 and 5. This obviously is not what the CFG is saying it should be done. The code I'm using to do this transformation, which takes 2 & 4 and places them after block 5 is: MachineBasicBlock* newExitPath = findLowestNumSuccBB(root); pHigh->addSuccessor(newExitPath); root->removeSuccessor(newExitPath); root->CorrectExtraCFGEdges(*root->succ_begin(), NULL, false); pHigh->CorrectExtraCFGEdges(*pHigh->succ_begin(), newExitPath, false); newExitPath->moveAfter(p...
2008 May 14
6
Blinking-Flashing When Ever I Hit The Mouse.....
...all i know is that i followed this guide at ubuntu website : Guide: http://ubuntuforums.org/showthread.php?t=764633 Two Commands to replace the FGLRX driver with .... ??.... Code: sudo apt-get remove --purge xorg-driver-fglrx Then auto-reconfigure X Code: sudo dpkg-reconfigure xserver-xorg -phigh Any support or ideas would be a big help, thanks Kyle
2008 Oct 26
1
Every game is out of sync.
...ted on xserver-xorg package upgrades *only* > # if it has not been modified since the last upgrade of the xserver-xorg > # package. > # > # If you have edited this file but would like it to be automatically updated > # again, run the following command: > # sudo dpkg-reconfigure -phigh xserver-xorg > > Section "Screen" > Identifier "Default Screen" > Monitor "Philips170S" > Device "Configured Video Device" > Option "AddARGBGLXVisuals" "True" > Option "UseFBDev" &quo...
2007 Nov 12
0
no decorations on 2nd head using nvidia and aiglx
...his file is automatically updated on xserver-xorg package upgrades *only* # if it has not been modified since the last upgrade of the xserver-xorg # package. # # If you have edited this file but would like it to be automatically updated # again, run the following command: # sudo dpkg-reconfigure -phigh xserver-xorg Section "ServerLayout" #InputDevice "stylus" "SendCoreEvents" #InputDevice "cursor" "SendCoreEvents" #InputDevice "eraser" "SendCoreEvents" Identifier "Default Layout" Scr...
2008 May 23
1
Close succes en NV34M, vertical fencing problem
...his file is automatically updated on xserver-xorg package upgrades *only* # if it has not been modified since the last upgrade of the xserver-xorg # package. # # If you have edited this file but would like it to be automatically updated # again, run the following command: # sudo dpkg-reconfigure -phigh xserver-xorg Section "ServerFlags" Option "BlankTime" "0" Option "StandbyTime" "1" Option "SuspendTime" "0" Option "OffTime" "0" Option "AllowDeactivateGrabs" "true" Option "All...
2008 Jun 22
2
cant change settings in wine.cfg
...X Window System server configuration file) # # This file was generated by failsafeDexconf, using # values from the debconf database and some overrides to use vesa mode. # # You should use dexconf or another such tool for creating a "real" xorg.conf # For example: # sudo dpkg-reconfigure -phigh xserver-xorg Section "ServerLayout" Identifier "Default Layout" screen 0 "Default Screen" 0 0 Inputdevice "Generic Keyboard" Inputdevice "Configured Mouse" Inputdevice "Synaptics Touchpad" EndSection Section "Files" FontPath &q...