- Nov 24, 2004
-
-
Reid Spencer authored
llvm-svn: 18190
-
Reid Spencer authored
optional so that compatibility with GCC is accomplished. * Implement the -print-file-name option in an attempt to provide the same functionality as GCC. Unfortunately, without loading the cpp or c config files, this option won't help much. llvm-svn: 18189
-
Reid Spencer authored
sub-tool to start reading its standard input instead of the specified input. * Clean up ouput of path names on error. * Extend GetPathForLinkageItem to always search the LibraryPaths and thus make it suitable for an interface function (required by llvmc.cpp). * Implement support for language-specific default library paths. llvm-svn: 18188
-
Reid Spencer authored
Add the GetPathForLinkageItem method to the interface so full paths can be generated for a given linkage item. llvm-svn: 18187
-
Reid Spencer authored
llvm-svn: 18186
-
Reid Spencer authored
llvm-svn: 18185
-
Reid Spencer authored
terminate options or paths, so that SPACE tokens legally separate options on a command line, and so that the lang.libs paths are parsed properly. llvm-svn: 18184
-
Reid Spencer authored
llvm-svn: 18183
-
Reid Spencer authored
than before. llvm-svn: 18182
-
Reid Spencer authored
llvm-svn: 18181
-
- Nov 23, 2004
-
-
Reid Spencer authored
llvm-svn: 18179
-
Chris Lattner authored
llvm-svn: 18178
-
John Criswell authored
can elaborate. llvm-svn: 18177
-
Nate Begeman authored
that we don't end up trying to use r0 as a base register. llvm-svn: 18176
-
Nate Begeman authored
CompilationCallback llvm-svn: 18175
-
Chris Lattner authored
llvm-svn: 18174
-
Brian Gaeke authored
llvm-svn: 18173
-
Brian Gaeke authored
llvm-svn: 18172
-
Brian Gaeke authored
llvm-svn: 18171
-
Chris Lattner authored
llvm-svn: 18170
-
Chris Lattner authored
llvm-svn: 18169
-
Misha Brukman authored
llvm-svn: 18166
-
Chris Lattner authored
llvm-svn: 18165
-
Chris Lattner authored
llvm-svn: 18164
-
Chris Lattner authored
llvm-svn: 18162
-
Chris Lattner authored
This should save all argument registers on entry and restore on exit, despite that, simple things seem to work!!! llvm-svn: 18161
-
Chris Lattner authored
llvm-svn: 18160
-
Chris Lattner authored
llvm-svn: 18159
-
Reid Spencer authored
the log file of the NightlyTest.pl script. llvm-svn: 18158
-
Chris Lattner authored
llvm-svn: 18157
-
Chris Lattner authored
llvm-svn: 18156
-
Nate Begeman authored
the JIT is made to work! llvm-svn: 18155
-
Brian Gaeke authored
llvm-svn: 18154
-
Chris Lattner authored
llvm-svn: 18153
-
Chris Lattner authored
llvm-svn: 18152
-
Chris Lattner authored
ones noted, which require funny PPC specific inline assembly. If some angel felt the desire to help me, I think this is that last bit missing for JIT support (however, generic code emitter might night work right with the constant pool yet). llvm-svn: 18151
-
Chris Lattner authored
llvm-svn: 18150
-
Brian Gaeke authored
llvm-svn: 18149
-
Brian Gaeke authored
llvm-svn: 18148
-
Chris Lattner authored
llvm-svn: 18147
-