- Oct 26, 2004
-
-
Chris Lattner authored
llvm-svn: 17253
-
Chris Lattner authored
Move method bodies that depend on <algorithm> out of line to MachineBasicBlock.cpp. Patch contributed by Morten Ofstad! llvm-svn: 17252
-
Chris Lattner authored
Patch contributed by Morten Ofstad llvm-svn: 17251
-
Reid Spencer authored
tarball. * Fix bugs in the "dist" target (a precursor to dist-check). * Correct the implementation of the "install" targets so that they ensure the installation directories are created before attmpting to install directories in them. * Reduce the verbosity of the output of the makefile system * Ensure output includes the configuration whenever libraries or tools are built, installed, or uninstalled. llvm-svn: 17250
-
Reid Spencer authored
autoconf directory automagically. llvm-svn: 17249
-
Reid Spencer authored
llvm-svn: 17248
-
Reid Spencer authored
llvm-svn: 17247
-
Reid Spencer authored
llvm-svn: 17246
-
Nate Begeman authored
SkeletonGenRegisterInfo.h.inc llvm-svn: 17245
-
Nate Begeman authored
from PowerPCFrameInfo.h to PowerPCAsmPrinter.cpp where it is actually needed. llvm-svn: 17244
-
Nate Begeman authored
llvm-svn: 17243
-
Reid Spencer authored
llvm-svn: 17242
-
Chris Lattner authored
Michael McCracken! llvm-svn: 17241
-
Nate Begeman authored
llvm-svn: 17240
-
Chris Lattner authored
llvm-svn: 17239
-
Chris Lattner authored
llvm-svn: 17238
-
Nate Begeman authored
llvm-svn: 17235
-
Nate Begeman authored
allow and const, 0 to be incorrectly codegen'd into a rlwinm instruction. llvm-svn: 17234
-
Reid Spencer authored
llvm-svn: 17233
-
Chris Lattner authored
llvm-svn: 17232
-
Chris Lattner authored
llvm-svn: 17231
-
- Oct 25, 2004
-
-
Chris Lattner authored
llvm-svn: 17230
-
Chris Lattner authored
llvm-svn: 17226
-
Chris Lattner authored
llvm-svn: 17225
-
Chris Lattner authored
llvm-svn: 17224
-
Chris Lattner authored
llvm-svn: 17223
-
Chris Lattner authored
llvm-svn: 17222
-
Chris Lattner authored
llvm-svn: 17221
-
Chris Lattner authored
llvm-svn: 17220
-
Chris Lattner authored
llvm-svn: 17219
-
Chris Lattner authored
llvm-svn: 17218
-
Chris Lattner authored
contributed by Morten Ofstad llvm-svn: 17217
-
John Criswell authored
llvm-svn: 17216
-
Chris Lattner authored
llvm-svn: 17215
-
Chris Lattner authored
llvm-svn: 17214
-
Chris Lattner authored
llvm-svn: 17213
-
John Criswell authored
destination basic block are copied. llvm-svn: 17212
-
Reid Spencer authored
* "dist" target now builds tar.gz, tar.bz2, and zip files suitable for distribution. "dist" can only be run from $(BUILD_OBJ_ROOT) and implies a "check". * made the preconditions not do a recursive make and ensured that they are executed sequentially. * made the messages output by the makefile be prefixed with "llvm" and the make level (e.g. llvm[1]: ) in the same way that make does so that the messages are uniform and more readable. * Fixed the tags target so that tags depends on TAGS which contains the rules to build a file named TAGS * Implemented the EXTRA_DIST feature in a few directories to make sure it works. llvm-svn: 17210
-
Reid Spencer authored
llvm-svn: 17209
-
Reid Spencer authored
llvm-svn: 17208
-