- Jan 05, 2005
-
-
Reid Spencer authored
llvm-svn: 19294
-
Reid Spencer authored
2. Fix a bug where the lib directory specified also had to be cwd 3. Weight the output so archive->archive edges are shorter 4. Generate two different graphs: one for libraries, one for objects. 5. Adjust the properties of the graphs till it looks nice. llvm-svn: 19293
-
Reid Spencer authored
llvm-svn: 19292
-
Chris Lattner authored
precisely represented as a float, put it into the constant pool as a float. 2. Use the cbw/cwd/cdq instructions instead of an explicit SAR for signed division. llvm-svn: 19291
-
Chris Lattner authored
llvm-svn: 19290
-
Chris Lattner authored
llvm-svn: 19289
-
Chris Lattner authored
llvm-svn: 19288
-
Chris Lattner authored
llvm-svn: 19287
-
Chris Lattner authored
llvm-svn: 19286
-
Chris Lattner authored
llvm-svn: 19285
-
Reid Spencer authored
llvm-svn: 19284
-
- Jan 04, 2005
-
-
Jeff Cohen authored
on Unix. llvm-svn: 19283
-
Jeff Cohen authored
llvm-svn: 19282
-
Chris Lattner authored
llvm-svn: 19281
-
Chris Lattner authored
llvm-svn: 19280
-
Chris Lattner authored
the AsmWriter to emit FP constants like 1.0 in normal exponential notation instead of hex notation. llvm-svn: 19279
-
- Jan 03, 2005
-
-
Chris Lattner authored
These used to result in dynamic initializations. llvm-svn: 19278
-
Chris Lattner authored
llvm-svn: 19277
-
John Criswell authored
This seems to make things happier. llvm-svn: 19276
-
John Criswell authored
Reverting the quote patch. For some reason, this breaks the building of llvm/runtime (the shell doesn't like it for some reason). I might play with it to see if I can get the quotes done in such a way that the shell like it, but no promises. llvm-svn: 19275
-
Jeff Cohen authored
llvm-svn: 19274
-
Jeff Cohen authored
llvm-svn: 19273
-
Reid Spencer authored
Make it HTML 4.01 Strict compliant Provide better explanations of the dependency information. llvm-svn: 19272
-
Reid Spencer authored
llvm-svn: 19271
-
Chris Lattner authored
llvm-svn: 19270
-
Chris Lattner authored
llvm-svn: 19269
-
Chris Lattner authored
llvm-svn: 19268
-
Reid Spencer authored
llvm-svn: 19267
-
Reid Spencer authored
and creates issues on other platforms like Cygwin and MingW. llvm-svn: 19266
-
Jeff Cohen authored
it breaks "gmake check". llvm-svn: 19265
-
Chris Lattner authored
llvm-svn: 19264
-
Chris Lattner authored
- unsigned TrueValue = getReg(TrueVal, BB, BB->begin()); + unsigned TrueValue = getReg(TrueVal); Fixes the PPC regressions from last night. The other hunk is just a clarity improvement. llvm-svn: 19263
-
- Jan 02, 2005
-
-
Chris Lattner authored
llvm-svn: 19262
-
Chris Lattner authored
llvm-svn: 19261
-
Chris Lattner authored
llvm-svn: 19260
-
Chris Lattner authored
llvm-svn: 19259
-
Chris Lattner authored
llvm-svn: 19258
-
Chris Lattner authored
correctly. llvm-svn: 19257
-
Reid Spencer authored
exceptions to abort() in cases where it should not. Many thanks to Duraid Madina for doing the heavy lifting on the analysis of this problem. llvm-svn: 19256
-
Reid Spencer authored
Cygwin). llvm-svn: 19255
-