Displaying 11 results from an estimated 11 matches for "instrselectoremitt".
Did you mean:
instrselectoremitter
2004 Aug 04
0
[LLVMdev] error building updated LLVM
<snip/>
Compiling InstrSelectorEmitter.cpp
InstrSelectorEmitter.cpp: In member function `virtual void
llvm::InstrSelectorEmitter::run(std::ostream&)':
InstrSelectorEmitter.cpp:1295: internal compiler error: in
convert_from_eh_region_ranges_1, at except.c:1159
Please submit a full bug report,
with preprocessed source if...
2004 Aug 04
4
[LLVMdev] error building updated LLVM
> Compiling InstrSelectorEmitter.cpp
> InstrSelectorEmitter.cpp: In member function `virtual void
> llvm::InstrSelectorEmitter::run(std::ostream&)':
> InstrSelectorEmitter.cpp:1295: internal compiler error: in
> convert_from_eh_region_ranges_1, at except.c:1159
> Please submit a full bug report,
GCC...
2004 Aug 03
3
[LLVMdev] Compiler Driver [high-level comments]
I just had a chance to read some of follow-up comments on Reid's
initial document. I agree with Chris's discussion below of what is
needed for users to get IPO/lifelong opt'n via LLVM without extensive
changes to Makefiles, and about what .o files should contain. This is
in perfect agreement with what I just said about how users should view
LLVM.
--Vikram
2004 Oct 23
2
[LLVMdev] Link error with TOOLLINKOPTS=-ldbghelp on MinGW
...ild/MinGW/llvm/utils/TableGen/Debug/CodeGenTarget.o
/C/Projects/build/MinGW/llvm/utils/TableGen/Debug/FileLexer.o
/C/Projects/build/MinGW/llvm/utils/TableGen/Debug/FileParser.o
/C/Projects/build/MinGW/llvm/utils/TableGen/Debug/InstrInfoEmitter.o
/C/Projects/build/MinGW/llvm/utils/TableGen/Debug/InstrSelectorEmitter.o
/C/Projects/build/MinGW/llvm/utils/TableGen/Debug/Record.o
/C/Projects/build/MinGW/llvm/utils/TableGen/Debug/RegisterInfoEmitter.o
/C/Projects/build/MinGW/llvm/utils/TableGen/Debug/TableGen.o
/C/Projects/build/MinGW/llvm/utils/TableGen/Debug/TableGenBackend.o
-lsupport -lLLVMsystem
/C/Proj...
2004 Oct 25
0
[LLVMdev] Link error with TOOLLINKOPTS=-ldbghelp on MinGW
.../TableGen/Debug/CodeGenTarget.o
> /C/Projects/build/MinGW/llvm/utils/TableGen/Debug/FileLexer.o
> /C/Projects/build/MinGW/llvm/utils/TableGen/Debug/FileParser.o
> /C/Projects/build/MinGW/llvm/utils/TableGen/Debug/InstrInfoEmitter.o
> /C/Projects/build/MinGW/llvm/utils/TableGen/Debug/InstrSelectorEmitter.o
> /C/Projects/build/MinGW/llvm/utils/TableGen/Debug/Record.o
> /C/Projects/build/MinGW/llvm/utils/TableGen/Debug/RegisterInfoEmitter.o
> /C/Projects/build/MinGW/llvm/utils/TableGen/Debug/TableGen.o
> /C/Projects/build/MinGW/llvm/utils/TableGen/Debug/TableGenBackend.o
> -lsup...
2003 Nov 13
4
[LLVMdev] llvm 1.0, g++, SuSE 9, internal compiler error
> > - gcc bug
> > - problem with SuSE distribution
>
> One of these two. In theory GCC should never crash (even if the LLVM
> sources had problems), and since SuSE made modifications to the compiler
> before they shipped it, they implicitly took responsibility for the end
> result.
I agree.
> You can try sending a bug report to SuSE.
hm, sending bug report is
2004 Sep 01
0
[LLVMdev] FreeBSD Support In lib/System
...ither:
>
> gmake[2]: Entering directory `/usr/home/llvm/obj/utils/TableGen'
> Compiling AsmWriterEmitter.cpp
> Compiling CodeEmitterGen.cpp
> Compiling CodeGenTarget.cpp
> Compiling FileLexer.cpp
> Compiling FileParser.cpp
> Compiling InstrInfoEmitter.cpp
> Compiling InstrSelectorEmitter.cpp
> Compiling Record.cpp
> Compiling RegisterInfoEmitter.cpp
> Compiling TableGen.cpp
> Compiling TableGenBackend.cpp
> Linking tblgen debug executable (without symbols)
> /usr/home/llvm/obj/lib/Debug/libLLVMsystem.a(Path.o): In function `llvm::sys::Path::is_file() const':...
2004 Aug 31
9
[LLVMdev] POSIX compliance
Reid,
>As for Interix support in general, I'm having a hard time determining
>which variant of Unix Interix implements. It seems to be partially Posix
>1 and partially Posix 2 based. Do you have any further information
>related to the specific standards supported by Interix? I don't want to
>incorrectly categorize the Interix support.
I've discussed this subject with
2004 Aug 31
0
[LLVMdev] FreeBSD Support In lib/System
Jeff/Vladimir:
As with Interix, I've recently added support for FreeBSD into
lib/System. Currently, the implementation of FreeBSD just uses the
"generic Unix" implementation which probably should work on FreeBSD. If
not, I would appreciate it if you could make patches in the FreeBSD
directory. If you do, don't forget that you need to remove anything that
doesn't work in the
2004 Dec 03
0
[LLVMdev] [Fwd: Updated LLVM Visual Studio project files]
...putName).h"/>
> > </FileConfiguration>
> > </File>
> > <File
> > RelativePath="..\..\utils\TableGen\InstrInfoEmitter.cpp">
> > </File>
> > <File
> > RelativePath="..\..\utils\TableGen\InstrSelectorEmitter.cpp">
> > </File>
> > <File
> > RelativePath="..\..\utils\TableGen\Record.cpp">
> > </File>
> > <File
> > RelativePath="..\..\utils\TableGen\RegisterInfoEmitter.cpp">
> > </File...
2004 Dec 03
2
[LLVMdev] [Fwd: Updated LLVM Visual Studio project files]
...ir)$(InputName).cpp;$(InputDir)$(InputName).h"/>
> </FileConfiguration>
> </File>
> <File
> RelativePath="..\..\utils\TableGen\InstrInfoEmitter.cpp">
> </File>
> <File
> RelativePath="..\..\utils\TableGen\InstrSelectorEmitter.cpp">
> </File>
> <File
> RelativePath="..\..\utils\TableGen\Record.cpp">
> </File>
> <File
> RelativePath="..\..\utils\TableGen\RegisterInfoEmitter.cpp">
> </File>
> <File
> Rela...