- Sep 21, 2004
-
-
Chris Lattner authored
llvm-svn: 16458
-
- Sep 20, 2004
-
-
Chris Lattner authored
from ModulePass. Instead of implementing Pass::run, then should implement ModulePass::runOnModule. llvm-svn: 16436
-
Chris Lattner authored
llvm-svn: 16431
-
- Sep 18, 2004
-
-
Chris Lattner authored
llvm-svn: 16398
-
Chris Lattner authored
Add comments and doxygenify others. llvm-svn: 16387
-
- Sep 15, 2004
-
-
Chris Lattner authored
fixes a crash in LICM when processing povray. llvm-svn: 16367
-
Chris Lattner authored
llvm-svn: 16346
-
- Sep 14, 2004
-
-
Chris Lattner authored
llvm-svn: 16343
-
Chris Lattner authored
llvm-svn: 16338
-
Reid Spencer authored
error. We'll strategize on this when we have multiple front ends to deal with. For now llvm-ld just runs a standard set of transforms. llvm-svn: 16333
-
Reid Spencer authored
llvm-svn: 16322
-
Reid Spencer authored
llvm-svn: 16321
-
Reid Spencer authored
llvm-svn: 16318
-
- Sep 13, 2004
-
-
Reid Spencer authored
cleanly dissociated from the sys::Path class. llvm-svn: 16315
-
Misha Brukman authored
* Convert tabs to spaces llvm-svn: 16300
-
- Sep 11, 2004
-
-
Reid Spencer authored
found in the vector. Previously, it just ignored this condition. llvm-svn: 16296
-
Reid Spencer authored
argument so that it will always compile. llvm-svn: 16284
-
Reid Spencer authored
llvm-svn: 16283
-
Reid Spencer authored
vector so that duplicate libraries never occur within a module. llvm-svn: 16280
-
Reid Spencer authored
support for various memory allocation operations. llvm-svn: 16279
-
Reid Spencer authored
suffix for shared objects, and stripping a path down to its base name. llvm-svn: 16278
-
Reid Spencer authored
getting the suffix for shared objects, and extracting the basename from a path. llvm-svn: 16277
-
- Sep 09, 2004
-
-
Chris Lattner authored
llvm-svn: 16256
-
- Sep 05, 2004
-
-
Reid Spencer authored
llvm-svn: 16184
-
- Sep 03, 2004
-
-
Misha Brukman authored
llvm-svn: 16156
-
Misha Brukman authored
llvm-svn: 16155
-
Reid Spencer authored
u_int64_t defined. llvm-svn: 16154
-
Alkis Evlogimenos authored
Patch contributed by Paolo Invernizzi! llvm-svn: 16152
-
- Sep 02, 2004
-
-
John Criswell authored
llvm-svn: 16144
-
Alkis Evlogimenos authored
llvm-svn: 16140
-
Reid Spencer authored
Move include/Config and include/Support into include/llvm/Config, include/llvm/ADT and include/llvm/Support. From here on out, all LLVM public header files must be under include/llvm/. llvm-svn: 16137
-
- Aug 31, 2004
-
-
Reid Spencer authored
llvm-svn: 16128
-
- Aug 29, 2004
-
-
Nate Begeman authored
llvm-svn: 16101
-
Reid Spencer authored
llvm-svn: 16083
-
Reid Spencer authored
programs. llvm-svn: 16080
-
Reid Spencer authored
Doxygenify function comments. llvm-svn: 16079
-
Reid Spencer authored
note individually but these essence of it is to not derive from std::string, clarify the interface, and provide better documentation. There is now also (untested) implementations for AIX, Darwin, and SunOS. llvm-svn: 16078
-
- Aug 27, 2004
-
-
Alkis Evlogimenos authored
on MachineBasicBlocks. llvm-svn: 16069
-
Alkis Evlogimenos authored
MachineBasicBlocks to an arbitrary type. llvm-svn: 16068
-
Alkis Evlogimenos authored
llvm-svn: 16067
-