Displaying 20 results from an estimated 78 matches for "100084".
2012 Apr 12
2
[LLVMdev] How to compile a linux module into .bc file using clang or llvm command?
...---------------------------------------------------------------------------------------
Name: 甄凯(ZhenKai)
Homepage:http://www.renren.com/262729393
Email: zhenkaixd at 126.com or 846227103 at qq.com
TEL: 15810729006(Beijing)
Address: Room I-406, Central Building, Tsinghua University, Beijing, China. 100084.
At 2012-04-11 23:48:07,"John Criswell" <criswell at illinois.edu> wrote:
On 4/10/12 10:11 PM, 15102925731 wrote:
It's actually is .c file.
I just want firstly to compile helloworldmodule.c into helloworldmodule.bc.
Then I run a LLVM pass on it to do some optimization, and then...
2012 Apr 12
1
[LLVMdev] How to compile a linux module into .bc file using clang or llvm command?
...---------------------------------------------------------------------------------------
Name: 甄凯(ZhenKai)
Homepage:http://www.renren.com/262729393
Email: zhenkaixd at 126.com or 846227103 at qq.com
TEL: 15810729006(Beijing)
Address: Room I-406, Central Building, Tsinghua University, Beijing, China. 100084.
At 2012-04-12 09:31:43,"John Criswell" <criswell at illinois.edu> wrote:
On 4/11/12 8:25 PM, 15102925731 wrote:
Yeah, but I tried that command and error message was generated:
hellomodule.c:1:10: fatal error: 'linux/init.h' file not found
#include <linux/init.h>...
2012 Apr 11
2
[LLVMdev] How to compile a linux module into .bc file using clang or llvm command?
...---------------------------------------------------------------------------------------
Name: 甄凯(ZhenKai)
Homepage:http://www.renren.com/262729393
Email: zhenkaixd at 126.com or 846227103 at qq.com
TEL: 15810729006(Beijing)
Address: Room I-406, Central Building, Tsinghua University, Beijing, China. 100084.
在 2012-04-11 09:56:21,"Justin Holewinski" <justin.holewinski at gmail.com> 写道:
2012/4/10 15102925731 <zhenkaixd at 126.com>
Hi, my friends
I know there is a difference between compiling a linux module and a simple helloworld programme.
If I compile a helloworld.c file,...
2012 Apr 12
0
[LLVMdev] How to compile a linux module into .bc file using clang or llvm command?
...ai)
> Homepage:http://www.renren.com/262729393
> Email: zhenkaixd at 126.com <mailto:zhenkaixd at 126.com>or 846227103 at qq.com
> <mailto:846227103 at qq.com>
> TEL: 15810729006(Beijing)
> Address: Room I-406, Central Building, Tsinghua University, Beijing,
> China. 100084.
>
> At 2012-04-11 23:48:07,"John Criswell" <criswell at illinois.edu> wrote:
>
> On 4/10/12 10:11 PM, 15102925731 wrote:
>> It's actually is .c file.
>> I just want firstly to compile helloworldmodule.c into
>> helloworldmodule.bc....
2012 Apr 12
2
[LLVMdev] HELP: Clang options needed in command to compile device driver into linux module.
...---------------------------------------------------------------------------------------
Name: 甄凯(ZhenKai)
Homepage:http://www.renren.com/262729393
Email: zhenkaixd at 126.com or 846227103 at qq.com
TEL: 15810729006(Beijing)
Address: Room I-406, Central Building, Tsinghua University, Beijing, China. 100084.
At 2012-04-12 14:07:38,"Nick Lewycky" <nicholas at mxc.ca> wrote:
>15102925731 wrote:
>> Hi, Nick
>> I think that's the question. I just don't know what's the command line
>> that can tell clang to find the linux head file like a makefile will do...
2012 Nov 27
1
[LLVMdev] How to enable c++11 in a llvm project?
...Thank you.
>> Miangliang.
>>
>> [1] I get the detailed options building my project using 'make VERBOSE=1'
>> --
>> Mingliang LIU (刘明亮 in Chinese)
>>
>> PACMAN Group, Dept. of Computer Science & Technology
>> Tsinghua University, Beijing 100084, China
>> Email: liuml07 at mails.tsinghua.edu.cn
>> Homepage: http://pacman.cs.tsinghua.edu.cn/~liuml07/
>>
>>
>
>
> --
> Mingliang LIU (刘明亮 in Chinese)
>
> PACMAN Group, Dept. of Computer Science & Technology
> Tsinghua University, Beijing 100084,...
2012 Apr 12
2
[LLVMdev] HELP: Clang options needed in command to compile device driver into linux module.
...---------------------------------------------------------------------------------------
Name: 甄凯(ZhenKai)
Homepage:http://www.renren.com/262729393
Email: zhenkaixd at 126.com or 846227103 at qq.com
TEL: 15810729006(Beijing)
Address: Room I-406, Central Building, Tsinghua University, Beijing, China. 100084.
在 2012-04-12 12:45:14,"Nick Lewycky" <nicholas at mxc.ca> 写道:
>15102925731 wrote:
>> Hello,
>>
>> What option should be added in the clang command to compile linux device
>> driver(from .c to .bc)?
>> Typically we need a makefile to compile a mod...
2015 Mar 15
4
[LLVMdev] [GSoC] Applying for GSoC 2015
...t;>>>> Mingxing Zhang
>>>>>>>
>>>>>>> Tel.: +86-10-62797143
>>>>>>> Web: http://james0zan.github.io/
>>>>>>> Addr: Room 3-122, FIT Building, Tsinghua University, Beijing
>>>>>>> 100084, China
>>>>>>>
>>>>>>>
>>>>>>> _______________________________________________
>>>>>>> LLVM Developers mailing listLLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.eduhttp://lists.cs.uiuc.edu/mailman/listinfo/llv...
2012 Nov 26
2
[LLVMdev] How to enable c++11 in a llvm project?
...anyone kindly show me how to enable C++11 in a LLVM project, please?
Thank you.
Miangliang.
[1] I get the detailed options building my project using 'make VERBOSE=1'
--
Mingliang LIU (刘明亮 in Chinese)
PACMAN Group, Dept. of Computer Science & Technology
Tsinghua University, Beijing 100084, China
Email: liuml07 at mails.tsinghua.edu.cn
Homepage: http://pacman.cs.tsinghua.edu.cn/~liuml07/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20121126/9573e711/attachment.html>
2015 Mar 14
3
[LLVMdev] [GSoC] Applying for GSoC 2015
...;> Thanks!
>>>>>
>>>>> --
>>>>> Mingxing Zhang
>>>>>
>>>>> Tel.: +86-10-62797143
>>>>> Web: http://james0zan.github.io/
>>>>> Addr: Room 3-122, FIT Building, Tsinghua University, Beijing 100084,
>>>>> China
>>>>>
>>>>>
>>>>> _______________________________________________
>>>>> LLVM Developers mailing listLLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.eduhttp://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
>&g...
2012 Apr 10
4
[LLVMdev] How to explain this weird phenomenon????????
...---------------------------------------------------------------------------------------
Name: 甄凯(ZhenKai)
Homepage:http://www.renren.com/262729393
Email: zhenkaixd at 126.com or 846227103 at qq.com
TEL: 15810729006(Beijing)
Address: Room I-406, Central Building, Tsinghua University, Beijing, China. 100084.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20120410/30529ce2/attachment.html>
2015 Mar 08
2
[LLVMdev] [GSoC] Applying for GSoC 2015
...>>> Mingxing Zhang
>>>
>>> Tel.: +86-10-62797143 <tel:%2B86-10-62797143>
>>> Web: http://james0zan.github.io/
>>> Addr: Room 3-122, FIT Building, Tsinghua University,
>>> Beijing 100084, China
>>>
>>>
>>> _______________________________________________
>>> LLVM Developers mailing list
>>> LLVMdev at cs.uiuc.edu <mailto:LLVMdev at cs.uiuc.edu> http://llvm.cs.uiuc.edu
>>>...
2012 Apr 11
0
[LLVMdev] How to compile a linux module into .bc file using clang or llvm command?
...ai)
> Homepage:http://www.renren.com/262729393
> Email: zhenkaixd at 126.com <mailto:zhenkaixd at 126.com>or 846227103 at qq.com
> <mailto:846227103 at qq.com>
> TEL: 15810729006(Beijing)
> Address: Room I-406, Central Building, Tsinghua University, Beijing,
> China. 100084.
>
> ? 2012-04-11 09:56:21,"Justin Holewinski"
> <justin.holewinski at gmail.com> ??:
>
>
> 2012/4/10 15102925731 <zhenkaixd at 126.com <mailto:zhenkaixd at 126.com>>
>
> Hi, my friends
>
>
> I know there is a differ...
2012 Apr 10
0
[LLVMdev] How to explain this weird phenomenon????????
...---------------------------------------------------------------------------------------
Name: 甄凯(ZhenKai)
Homepage:http://www.renren.com/262729393
Email: zhenkaixd at 126.com or 846227103 at qq.com
TEL: 15810729006(Beijing)
Address: Room I-406, Central Building, Tsinghua University, Beijing, China. 100084.
At 2012-04-10 19:34:51,15102925731 <zhenkaixd at 126.com> wrote:
My friends,
I ran a function pass on a .bc file, intending to insert a CallInst to my self-made check function.
The compilation is successful. BUT after I ran that pass on the .bc file, the size of the file didn't get...
2012 Nov 27
0
[LLVMdev] How to enable c++11 in a llvm project?
...LLVM project, please?
>
> Thank you.
> Miangliang.
>
> [1] I get the detailed options building my project using 'make VERBOSE=1'
> --
> Mingliang LIU (刘明亮 in Chinese)
>
> PACMAN Group, Dept. of Computer Science & Technology
> Tsinghua University, Beijing 100084, China
> Email: liuml07 at mails.tsinghua.edu.cn
> Homepage: http://pacman.cs.tsinghua.edu.cn/~liuml07/
>
>
--
Mingliang LIU (刘明亮 in Chinese)
PACMAN Group, Dept. of Computer Science & Technology
Tsinghua University, Beijing 100084, China
Email: liuml07 at mails.tsinghua.edu.cn...
2012 Apr 12
0
[LLVMdev] HELP: Clang options needed in command to compile device driver into linux module.
...Kai)
> Homepage:http://www.renren.com/262729393
> Email: zhenkaixd at 126.com <mailto:zhenkaixd at 126.com> or 846227103 at qq.com
> <mailto:846227103 at qq.com>
> TEL: 15810729006(Beijing)
> Address: Room I-406, Central Building, Tsinghua University, Beijing,
> China. 100084.
>
>
> �� 2012-04-12 12:45:14��"Nick Lewycky" <nicholas at mxc.ca> ���
>>15102925731 wrote:
>>> Hello��
>>>
>>> What option should be added in the clang command to compile linux device
>>> driver��from .c to...
2015 Mar 05
2
[LLVMdev] [GSoC] Applying for GSoC 2015
...; Thus I will apply for the Alias Analysis one if it is not suitable.
>>
>> Thanks!
>>
>> --
>> Mingxing Zhang
>>
>> Tel.: +86-10-62797143
>> Web: http://james0zan.github.io/
>> Addr: Room 3-122, FIT Building, Tsinghua University, Beijing 100084,
>> China
>>
>>
>> _______________________________________________
>> LLVM Developers mailing listLLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.eduhttp://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
>>
>> /
>>
>> --
>> John Criswell
&...
2015 Mar 16
2
[LLVMdev] [GSoC] Applying for GSoC 2015
...>>>>>>>>
>>>>>>>>> Tel.: +86-10-62797143
>>>>>>>>> Web: http://james0zan.github.io/
>>>>>>>>> Addr: Room 3-122, FIT Building, Tsinghua University, Beijing
>>>>>>>>> 100084, China
>>>>>>>>>
>>>>>>>>>
>>>>>>>>> _______________________________________________
>>>>>>>>> LLVM Developers mailing listLLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.eduhttp://lists....
2012 Apr 11
2
[LLVMdev] How to compile a linux module into .bc file using clang or llvm command?
...---------------------------------------------------------------------------------------
Name: 甄凯(ZhenKai)
Homepage:http://www.renren.com/262729393
Email: zhenkaixd at 126.com or 846227103 at qq.com
TEL: 15810729006(Beijing)
Address: Room I-406, Central Building, Tsinghua University, Beijing, China. 100084.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20120411/2f1ccb06/attachment.html>
2012 Dec 05
2
[LLVMdev] How to enable cbe as a supported target?
...less, I tried to enable it
explicitly:
$ ../configure --enable-targets=cbe
It occurred the error: "*configure: error: Unrecognized target cbe*"
Any clue?
Thank you.
--
Mingliang LIU (刘明亮 in Chinese)
PACMAN Group, Dept. of Computer Science & Technology
Tsinghua University, Beijing 100084, China
Email: liuml07 at mails.tsinghua.edu.cn
Homepage: http://pacman.cs.tsinghua.edu.cn/~liuml07/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20121206/c2da53a2/attachment.html>