Displaying 10 results from an estimated 10 matches for "kito".
Did you mean:
kit
2012 Nov 21
2
[LLVMdev] llvm-config --cxxflags is not consistent when building by cmake.
...sure the fault source is from llvm-config.
When you build LLVM by cmake, cmake will add -fno-rtti to build LLVM for
you.
But there is something wrong on llvm-config.
cmake does not add correct options in llvm-config.
Best regards,
Luba
2012/11/21 Luba Tang <lubatang at gmail.com>
> Hi, Kito,
>
> Did you ever use --enable-expensive-checks when you configure LLVM?
>
> ${LLVM_BUILD}/configure --enable-expensive-checks
>
> or
>
> _GLIBCXX_DEBUG
>
> is in your environment?
>
> This will enable RTTI for LLVM
>
>
> 2012/11/21 Kito Cheng <kito a...
2009 Sep 08
2
[LLVMdev] About llvm's capability
Hello everybody
I am newbie in llvm and compiler, I have some questions about llvm's
capability - How large project llvm can compile now?
I mean, such as linux kernel or ggc...llvm can build it?
especially on the other architecture, ARM or alpha
because I must choice one between gcc and llvm to study.
In my long tern, I will port some other architecture to gcc or llvm.
In fact, I prefer like
2009 Sep 08
0
[LLVMdev] About llvm's capability
On Sep 7, 2009, at 6:43 PM, kito wrote:
> Hello everybody
>
> I am newbie in llvm and compiler, I have some questions about llvm's
> capability - How large project llvm can compile now?
> I mean, such as linux kernel or ggc...llvm can build it?
> especially on the other architecture, ARM or alpha
> becaus...
2009 Aug 06
2
xyplot and subscripts
...pecified by DF$gr to have a different color -- that is for each pair of points connected by the line, I want one to be black and the other red. I tried:
xyplot(y ~ x, data = DF, groups = gr, type = "b", col = 1:2)
but it doen't work. Is there any solution for this??
Thanks a lot!
Kito
2012 Dec 07
0
[LLVMdev] Increase the number of registers in ARM
> I almost change all the instruction formats. It was a huge work. I am going
> to compile and run it now.
We have done the similar work[1] on this topic by gcc and we have
start migrate our platform to LLVM.
In my experience, you need to take care the follow part:
* ARMBaseRegisterInfo::getRegPressureLimit
* ARMBaseRegisterInfo::getRawAllocationOrder
* CalleeSavedRegs
*
2012 Dec 07
2
[LLVMdev] Increase the number of registers in ARM
I almost change all the instruction formats. It was a huge work. I am going
to compile and run it now.
Best Regards,
A. Yazdanbakhsh
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
PhD. Student
School of Electrical and Computer Engineering
University of Wisconsin-Madison
E-mail: yazdanbakhsh
2010 Aug 19
3
Weird Problem with subscriptions
Dovecot Version 1.2.11
Created Public Namespaces and folders
idx and control are created in each users Maildir/
aka
namespace public {
prefix=Public/
separator = /
location =
maildir:/home/Public-Folders-Mail/Public-RO:INDEX=~/Maildir/p1-idx:CONTROL=~/Maildir/p1-ctrl
hidden = no
subscriptions = no
inbox = no
}
The problem occurs after a user has subscribed to The
2018 Jan 30
0
[compiler-rt] Support 128 bits soft-floating point without int128_t support
On 30 January 2018 at 14:12, Kito Cheng via llvm-dev
<llvm-dev at lists.llvm.org> wrote:
> Hi all:
>
> I'm porting RISC-V[1] for compiler-rt recently, and I've got a problem
> when adding soft float routine for rv32, RISC-V ABI required 128 bits
> bits for long double, but it's implemented by int128...
2018 Jan 30
2
[compiler-rt] Support 128 bits soft-floating point without int128_t support
Hi all:
I'm porting RISC-V[1] for compiler-rt recently, and I've got a problem
when adding soft float routine for rv32, RISC-V ABI required 128 bits
bits for long double, but it's implemented by int128_t, however rv32
don't support __int128_t.
Of cause, it not hard thing to support __int128_t by overriding
TargetInfo::hasInt128Type for LLVM, but its will cause some ABI
2009 Mar 17
0
JAX India 2009: International Conference on Java Technologie
...ftware Thinker, Meme Wrangler @ ThoughtWorks Inc.
· Prakash G.R, Eclipse Platform UI Team, IBM
· Harshad Oak, Rightrix Solutions
· Chris Aniszczyk, IBM Lotus
· Steven Bristol, Ruby on Rails Core Contributor,
· Michael Johann, IT Consultant, Guru
· Mike Keith, Java EE Expert @ Oracle Corp.
· Kito Mann, Editor-in-chief of JSF Central and the author of JSF in
Action
· Ketan Padegaonkar, Consultant and Developer at ThoughtWorks
· Craig Russell, Architect at Sun Microsystems
3) The agenda of the conference has been finalized to include following
tracks and toopics
Java
· Ten Ways to Destr...