Displaying 3 results from an estimated 3 matches for "mlas".
Did you mean:
blas
2013 Feb 24
0
[LLVMdev] backend documentation
The Sparc port is maybe the closest thing to a text book example at this
time. You can study it; debug some examples and trace through things.
It's very simple because nobody is working on the Sparc port to make it
a commercial compiler for the Sparc platform; yet at the same time it
has complex patterns, custom inserters etc and all the elements of a
more serious port.
Most people learn
2013 Feb 24
4
[LLVMdev] backend documentation
Hello everyone!
Is there any documentation about LLVM backend implementation, except
"Writing an LLVM backend"? I'm trying to write InstrFormats.td and
InstrInfo.td for my backend now. After reading "Writing an LLVM backend"
and "Creating an LLVM Backend for the Cpu0 Architecture", many black holes
have remained. These tutorials describe it on concrete examples,
2004 Jul 07
9
Windows 2K outperform Linux/Samba very much?
Hi, all:
I want to check small files' property(such as date, path, and so on)
frequently. The files are stored in netwrok driver and their sizes
vary from 2KB to 5KB.
I found that Windows 2K outperform Linux/Samba very much after I
campared the bench results. I am very confused about it and who can
explain it?
The computers' configurations are as follows:
1. PC Client
It