Displaying 20 results from an estimated 3000 matches similar to: "[LLVMdev] Looking for a LLVM Compiler Engineer"
2012 Apr 17
0
[JOB] Director of Technology - Full Time - Boston, MA
CareerEncore (www.careerencore.com) has been exclusively engaged to
help our client, a Boston VC backed start-up, to conduct a search for
a Director of Technology. This is a unique opportunity for a RoR
Developer to step into a hands-on leadership role. The envisioned
hire is currently a Senior Engineer who is looking to make the jump
into a hands-on leadership role. Our client is only
2013 Jan 31
0
[LLVMdev] Edge Profiling
Hello,
See answers below
On 31/01/13 00:23, César wrote:
> Hello.
>
> I'm using these commands to compile the code below in order to collect
> edge/blocks profiling:
>
> clang -emit-llvm -c sort.c -o sort.bc
> opt -insert-edge-profiling sort.bc -o sort_prof.bc
> clang sort_prof.bc -lprofile_rt -L/llvms/lib -o sort_prof
>
> then I run the program and display the
2009 May 30
2
Office 2003 Language Bar
I have just installed Office 2003 in Wine 1.0.1, Ubuntu 8.10 Intrepid 64-bit. Everything seems to be working fine with the install when running the applications; however the Office "Langauge Bar" has popped up on my desktop and I can't get it to go away. In the Windows install, a right click - menu navigation on the bar itself leads to the option to remove. Running in wine the menus
2006 Jun 06
2
Language 'en_IN' was not recognized, defaulting to 'en_US'.
hey friends,
I am using wine 0.9.12 on centos 4.0 kernel version is
2.6.9-34.0.1.EL. Whenever I try to run any application through wine I
get the below warning and the application does not run. Langauge
settings before were Indian English but later on I changed it to
US_English but still I am getting the below error.
Warning: Language 'en_IN' was not recognized, defaulting to
2013 Jan 30
2
[LLVMdev] Edge Profiling
Hello.
I'm using these commands to compile the code below in order to collect
edge/blocks profiling:
clang -emit-llvm -c sort.c -o sort.bc
opt -insert-edge-profiling sort.bc -o sort_prof.bc
clang sort_prof.bc -lprofile_rt -L/llvms/lib -o sort_prof
then I run the program and display the profiling information using
llvm-prof sort_prof.bc, and the result is:
2010 Jan 12
2
Does tdb can store incorrect encoding symbols?
Hello, All!
I found that Samba checks description fields encoding at various tdb files to late.
Case 1.
FreeBSD with UTF-8 support. At some cases FreeBSD's adduser script can save incorrect UTF-8 sequence to GECOS /etc/passwd field. (Here is example http://www.acc.tula.ru/~acc107_3/samba/miscoding/gecos.txt)
When user is added to Samba, Samba reads GECOS field "as is" without
2008 May 12
2
[LLVMdev] Integer promotion of return node operand
Hi All,
Please consider the following case
Test case --
--------------------------------------
char a;
void fun ()
{
return a;
}
--------------------------------------
Following disassembly (using llvm-dis) is generated for the above test
case
--------------------------------------
; ModuleID = 'first.bc'
@a = internal global i8 0 ; <i8*> [#uses=1]
define i8 @fun(...) {
entry:
2012 Jun 29
3
estimating parameters of a model
Hi,
I am about to conduct an experiment of temperature dependent development of
an insect. Here I would like to know is if I could be able to find the
parameters of the models what I will use in data analysis with R program.
I have found some other softwares that can be used for parameter estimation
but liscence would be needed, not open source. So I prefer to use R langauge
if it is reliable
2008 May 13
0
[LLVMdev] Integer promotion of return node operand
On May 12, 2008, at 8:21 AM, Sachin.Punyani at microchip.com wrote:
>
> When LLVM constructs the DAG for above case - it tries to promote
> (during DAG construction phase - before any combine or legalize phase)
> the return node operand to i32.
>
> I have few doubts here:
> 1) If C language requires integer promotion of return value argument
> then should it not be done by
2008 Oct 12
0
[LLVMdev] 2.4 Pre-release (v1) Available for Testing
Hi,
> Which makes me curious, if I submitted a patch that got rid of llvms
> use of abort()s all over the place, and replaces them with exceptions
> (the program dies either way if it is unhandled, but with exceptions
> you at least get a chance to handle it and recover),
since LLVM may well be left in an inconsistent state internally if
an exception is thrown, it wouldn't be
2008 Jul 27
1
APPS Cibercontrol FOR lucio perri
Hello, i need run cibercontrol 4.0 for lucio perri, but it's use mdac, when execute wine cibercontrol, it's show a error of ole ERROR OLE 888ffff, and i install the nativ's libs, quartz.dll mx3ml.dll, and this is fix but the error is "ERROR OLE 800004000" and i don't know how to fix that!! anybody haves problems with MDAC Libs?? or something like this??
Bye and thanks!!
2006 Nov 03
1
Polycom provisioning and Pure-FTP : problems
I`m trying to provision my Polycom 501s using Pure-FTP. Everything has been
working fine, until I put a new bootlog.ld file. Sniffing the packets
between my phone and the FTP server during transfer, I noticed that the file
is not 100% sent (it seems to send about a third of it, and then the phone
wisely detects it as being corrupted and reboots).
I have suceeded in using other FTP clients to
2006 Nov 28
1
Billing software with reseller accounts
Hello,
Can you recommend a good billing software for asterisk that supports
reseller accounts? Will be better if it haves opensource licence.
Best regards,
--
Guillermo Salas M.
Telconet S.A.
Calle 15 y Avenida 24 Esq
Edificio Barre #2 Primer Piso
Telefono : +593 5 262 8071
Celular : +593 9 985 5138
e-mail : gsalas@manta.telconet.net
www : http://www.manta.telconet.net
2007 Mar 15
1
must-install programs/applications/dlls?
I'm trying to get some applications working on my Wine install, some
applications just work without trouble (and even work better than on
windows! A good example of this is Master of Orion III), however other
applications don't work at all, and are supposed to be quite simple to
get working (WoW, IE using any of three or four techniques I found
online, etc).
Are there anyapplications or
2003 Aug 25
1
Audio in MSN 6 with NAT
Hi,
I have a Linux Box to share a internet connection with
NAT:
| ISP |
| Router |
+---------------+
200.36.107.137/32
|
|
|
200.36.107.138/32
+---------------+
| Linux |
| router |
+---------------+
192.168.1.254/24
|
|
+---- host 1 192.168.1.1/24
|
+---- host 2 192.168.1.2/24
|
+---- ...
|
+---- host n
2012 Sep 24
2
[LLVMdev] llvm-config!
Hi,
Thank you for your repky. I downloaded llvm-2.8 and installed it by first ./configure and then ./make it. It was installed in /usr/local as i expected. However, when i tried to run llvm-config-2.8, for example --version, it was not ran. Then, I used apt-get to installed the llvm-2.8-dev to have llvm-config. Did i do anything wrong? Also i do not know if these two installed llvms are
2009 Jun 16
2
[LLVMdev] Tooling support for LLVM-GCC, or CLANG?
Hi,
I seem to remember that a big point of LLVM being built with tooling support
out of the box was a major thing, however, I've not read anything about any
tools which are actually taking advantage of the foundation LLVM provides.
I'm not a Mac user, but I'd assume XCode would be a prime candidate -
does/will XCode use LLVMs foundation to create a better IDE experience?
Also, anyone
2018 Mar 17
2
Proposition: 7.0 => 7 in library names
Hello,
Context: I have been packaging the llvm toolchain for Debian & Ubuntu
and also providing these packages on https://apt.llvm.org/.
One of the goal is to have different versions co-installable. For that,
I am renaming the binaries and libraries.
Now, as we are not using the minor version (the Y in X.Y.Z), there isn't
much point in calling our tools foo-7.0 as we won't create a
2014 Apr 18
3
Starting the gotour server on CentOS 6
Hey CentOS folks!
I have an interesting issue with starting a server on a CentOS 6 KVM guest.
The server (service) in particular is gotour, which is a web application
created by Google and their Golang developers, intended to teach users the
basics of using the Go programming langauge.
When starting gotour, the program claims to be binding to port 12049, but
the VM doesn't seem to be serving
2008 Oct 12
2
[LLVMdev] 2.4 Pre-release (v1) Available for Testing
On Sun, Oct 12, 2008 at 1:16 AM, Duncan Sands <baldrick at free.fr> wrote:
> Hi,
>
>> Which makes me curious, if I submitted a patch that got rid of llvms
>> use of abort()s all over the place, and replaces them with exceptions
>> (the program dies either way if it is unhandled, but with exceptions
>> you at least get a chance to handle it and recover),
>