Displaying 20 results from an estimated 4000 matches similar to: "[LLVMdev] LLVM version with working Alpha backend"
2012 Feb 03
0
[LLVMdev] LLVM version with working Alpha backend
Hi Giang,
Given that the community deprecated the Alpha backend, I'm doubtful anyone would be able to point you in the right direction. Have you iteratively tried the difference versions of LLVM (i.e., 2.9, 2.8, 2.7 on down the line)?
Chad
On Feb 3, 2012, at 12:34 PM, Giang Hoang <ghoang84 at gmail.com> wrote:
> Hi,
>
> For my work, I want to use LLVM to compile SPEC 2k
2010 Oct 16
1
[LLVMdev] llvm-gcc as Alpha cross compiler
Thanks Andrew. I would like to clarify what I tried to do. I want to use
llvm-gcc on x86 linux to compile C programs into Alpha binary.
Giang
On Fri, Oct 15, 2010 at 5:41 PM, Andrew Lenharth <andrewl at lenharth.org>wrote:
> llvm-gcc doesn't not compile *on* alpha (128bit fp and int issues). I
> haven't tried it as a cross compiler.
>
> Andrew
>
> On Fri, Oct
2010 Oct 15
0
[LLVMdev] llvm-gcc as Alpha cross compiler
llvm-gcc doesn't not compile *on* alpha (128bit fp and int issues). I
haven't tried it as a cross compiler.
Andrew
On Fri, Oct 15, 2010 at 5:19 PM, Giang Hoang <ghoang84 at gmail.com> wrote:
> Hi,
>
> I wonder if anyone has been able to successfully build llvm-gcc as an Alpha
> cross compiler?
>
> I have tried many different combinations of flags and gcc
2010 Oct 15
2
[LLVMdev] llvm-gcc as Alpha cross compiler
Hi,
I wonder if anyone has been able to successfully build llvm-gcc as an Alpha
cross compiler?
I have tried many different combinations of flags and gcc compiler, but have
not been able to build successfully. Currently, this is the command that I
used to build on Ubuntu 10.10:
../llvm-gcc-4.2-2.8.source/configure
--enable-llvm=/home/ghoang/research/llvm/llvm-objects
--enable-languages=c,c++
2012 Jan 16
1
[LLVMdev] Problem with building llvm-gcc
Thank you, I did try that and got the following error:
checking for library containing strerror... configure: error: Link tests
are not allowed after GCC_NO_EXECUTABLES.
make[1]: *** [configure-target-libiberty] Error 1
make[1]: Leaving directory `/home/ghoang/llvm-test/llvm-gcc-2.8-build'
make: *** [all] Error 2
I also tried adding --disable-libiberty but make would fail even earlier
2012 Jan 16
0
[LLVMdev] Problem with building llvm-gcc
try --disable-libmudflap when you config llvm-gcc FE:)
On Mon, Jan 16, 2012 at 9:44 AM, Giang Hoang <ghoang84 at gmail.com> wrote:
> Hi,
>
> I am trying to build the front end llvm-gcc 2.8 on 32-bit Ubuntu 10.04,
> using gcc 4.2.4. I was able to configure and build llvm-2.8 in the
> directory llvm-2.8-build. Here is the command I used to configure llvm-gcc
> build:
>
2011 Mar 31
1
[LLVMdev] indirectbr implementation for Alpha backend
Hi,
I encountered an error while trying to use the indirectbr instruction with
Alpha backend (current build). Here's part of the code sequence that I
tried to compile:
bb1:
%1 = load i32* %i, align 4
%2 = add nsw i32 %1, 1
store i32 %2, i32* %i, align 4
indirectbr i8* blockaddress(@main, %bb1), [ label %bb1 ]
br label %return
This compiles correctly when I use the X86 or PPC
2012 Jan 16
2
[LLVMdev] Problem with building llvm-gcc
Hi,
I am trying to build the front end llvm-gcc 2.8 on 32-bit Ubuntu 10.04,
using gcc 4.2.4. I was able to configure and build llvm-2.8 in the
directory llvm-2.8-build. Here is the command I used to configure llvm-gcc
build:
../llvm-gcc-4.2-2.8.source/configure --enable-checking
--disable-bootstrap --disable-multilib
--enable-llvm=/home/ghoang/llvm-test/llvm-2.8-build/ --enable-languages=c
2011 Jan 12
1
[LLVMdev] Adding a new instruction to Alpha ISA
Hi,
I want to add an extra instruction to the Alpha ISA. This is not a new
operation; it is just an addition with a lower latency, let's call it
fast-add. Could you give me advice on what's an easy and clean approach to
this? I am thinking of adding an extra instruction to the LLVM IR to
represent this fast-add operation (I want to make the decision of using
either the normal addition
2013 Mar 04
1
[LLVMdev] Custom Lowering of ARM zero-extending loads
Hi,
For my research, I need to reshape the current ARM backend to support
armv2a. Zero-extend half word load (ldrh) is not supported by armv2a, so I
need to make the code generation to not generate ldrh instructions. I want
to replace all those instances with a 32-bit load (ldr) and then and the
result with 0xffff to mask out the upper bits.
These are the modifications that I have made to
2004 Nov 24
1
Can I add the permanent ip address on an interface ?
Hello ,
I used Vmware 4.0 to setup a virtual linux network . I added a new virtual PC and therefore I need to add a NIC on old virtual PC . I setup the ip address of this NIC by using the command :
ip addr add 192..../ 24 dev eth1
but when I restart the computer the ip address of this NIC was not saved . And the tc script I used was not save when I turn off my computer , too .
Could
2004 Sep 20
1
How to patch tc
Hello ,
I want to use htb qdisc but
I don''t know how to patch tc
Could you help me !
Thanks you very much !
Ngo Hoang Giang
__________________________________
Do you Yahoo!?
New and Improved Yahoo! Mail - Send 10MB messages!
http://promotions.yahoo.com/new_mail
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
2010 Mar 29
5
Continue a dialplan when the client hang up the call
Hi all,
When a user make a call to Asterisk, and when user hang up the call at any point of the conversation,? Asterisk will stop Diaplan intermediately.
At this situation,? Are there any way to make? Asterisk continue execute the Diaplan ?, so Asterisk can do something like that delete temporary file, .. etc.
Thanks in advance,
Giang
-------------- next part --------------
An HTML
2017 Jun 15
1
How to expand Replicated Volume
Hi Nag Pavan Chilakam
Can I use this command "gluster vol add-brick vol1 replica 2
file01g:/brick3/data/vol1 file02g:/brick4/data/vol1" in both file server 01
and 02 exited without add new servers. Is it ok for expanding volume?
Thanks for your support
Regards,
Giang
2017-06-14 22:26 GMT+07:00 Nag Pavan Chilakam <nag.chilakam at gmail.com>:
> Hi,
> You can use add-brick
2007 May 02
3
Dumping Xen dom0 kernel output to serial console
Hi-
I am having a weird problem with setting dom0 kernel output to the
serial console with Xen 3.0.4-1, below is my grub setting. With this setting
if I don''t enter the grub menu and have the default boot to the first image,
everything works fine and I can get output/input to the serial console. The
problem is when I enter the grub menu and select the image to boot from, if
I
2004 Dec 06
0
What platforms iproute2 can work on ?
Hello ,
Could you tell me the platforms iproute2 can work on ( all of Unix OS or some of them , other OS besides Unix ) ?
Thanks you very much !
ngo hoang giang .
---------------------------------
Do you Yahoo!?
Yahoo! Mail - You care about security. So do we.
2004 Sep 21
0
I can''t understand the result of my test
Hello ,
I tried a simple test as follow :
I used vmware software to set up 3 virtual linux computers . The middle computer act as a router (rip protocol ) using zebra software . I used iperf-1.7.0 to generate traffic from linux computer 1 to linux computer 3 . At router ( egress side ) I setup a simple qdisc as follow :
tc qdisc add dev eth1 root handle 1: tbf rate 0.5 mbit burst 5kb latency
2004 Feb 04
5
Date Time Conversion problems...
At one time (version 1.7), the code below used to work for converting and
extracting based on the Date Time. In version 1.8.1, something changed I
know, but I cannot for the life of me figure out what...
Data:
UserName,RequestDate,PO,OrderDate,ExpDelivDate,Vendor,Total
"Woody, Jim",12/19/2002,AP15063,1/7/2003,2/10/2003,Ames ,8570
"Harrold,
2004 Oct 25
2
Questions about qdisc statistics
Hello,
I am a newbie . I use a PC which have Windows OS . I want to monitor bandwidth , bytes, packets, packet dropped etc at several linux routers .
I want to ask you some questions :
Can I use round robin database and mrtg tool to generate html files at linux routers and call them from windows PC ?
If it is impossible , can I use snmp to retrieve data from linux router at windows PC (snmp
2010 Oct 24
1
ISDN & SS7
Hi all,
I'm being requested to deploy an?IVR service?using SS7.
I've deployed Asterisk before using ISDN connection, but never with SS7.
Can anyone explain me the different between using ISDN and SS7 ? What need I do
now to change to use SS7 ?.
Many thanks,
Giang
-------------- next part --------------
An HTML attachment was scrubbed...
URL: