- Sep 12, 2003
-
-
Chris Lattner authored
Instead, check all uses. This fixes bug: ScalarRepl/2003-09-12-IncorrectPromote.ll This also fixes the miscompilation of Ptrdist/bc llvm-svn: 8493
-
John Criswell authored
Pretty crufty. llvm-svn: 8492
-
Chris Lattner authored
llvm-svn: 8491
-
Chris Lattner authored
- Run mem2reg promotion first - Only rerun passes if the previous thing changed something llvm-svn: 8490
-
Misha Brukman authored
llvm-svn: 8489
-
Chris Lattner authored
Implement InstCombine/mul.ll:test9 llvm-svn: 8488
-
Chris Lattner authored
llvm-svn: 8487
-
- Sep 11, 2003
-
-
John Criswell authored
llvm-svn: 8486
-
John Criswell authored
Organized the commands into three distinct groups on the main page. Fixed the hyperlinks in the main page. Removed as and dis; they will not exist with those names by Release 1. llvm-svn: 8485
-
John Criswell authored
Hopefully the group as a whole will update this into a real guide. llvm-svn: 8483
-
Misha Brukman authored
llvm-svn: 8478
-
John Criswell authored
directory. Cleaned up the Makefile so that it uses VPATH to find source files. llvm-svn: 8477
-
John Criswell authored
directory. Added Makefile.spec to the list of files to copy to the object directory. llvm-svn: 8476
-
John Criswell authored
directory. Added Makefile.spec to the list of files to copy to the object directory. Moved the configuration of $SourceDir to Makefile.config and corrected the conditional that surrounds it. This allows SPEC to reset it and get the correct VPATH. llvm-svn: 8475
-
Misha Brukman authored
llvm-svn: 8473
-
Chris Lattner authored
llvm-svn: 8472
-
Chris Lattner authored
the combination more effective llvm-svn: 8471
-
Chris Lattner authored
llvm-svn: 8470
-
Chris Lattner authored
llvm-svn: 8469
-
Chris Lattner authored
be more descriptive llvm-svn: 8468
-
Misha Brukman authored
llvm-svn: 8467
-
Misha Brukman authored
llvm-svn: 8466
-
John Criswell authored
This makes the output more consistent, and I just find aposthrophes annoying. :) llvm-svn: 8465
-
- Sep 10, 2003
-
-
Brian Gaeke authored
tools/extract instead..... heh llvm-svn: 8464
-
Misha Brukman authored
the #define up there too * Since we're including system headers, use the ones in include/llvm/Config * While we're here, use the canonical LLVM header ordering algorithm llvm-svn: 8463
-
Chris Lattner authored
llvm-svn: 8462
-
Chris Lattner authored
construction. Now there may be multiple root blocks, and null is a special node used to mark the "virtual" exit node of a CFG. llvm-svn: 8461
-
Chris Lattner authored
unify all exit nodes of a function to compute post-dominance information. This does not work with functions that have both unwind and return nodes, because we cannot unify these blocks. The new implementation is better anyway. :) llvm-svn: 8460
-
Chris Lattner authored
unify all exit nodes of a function to compute post-dominance information. This does not work with functions that have both unwind and return nodes, because we cannot unify these blocks. The new implementation is better anyway. :) llvm-svn: 8459
-
Chris Lattner authored
Remove using decl llvm-svn: 8458
-
Chris Lattner authored
llvm-svn: 8457
-
Chris Lattner authored
llvm-svn: 8456
-
Chris Lattner authored
llvm-svn: 8455
-
Chris Lattner authored
... or so I hope llvm-svn: 8454
-
Chris Lattner authored
command line if VERBOSE=1 llvm-svn: 8453
-
Chris Lattner authored
llvm-svn: 8452
-
Chris Lattner authored
llvm-svn: 8451
-
Chris Lattner authored
into the source directory llvm-svn: 8450
-
Brian Gaeke authored
llvm-svn: 8449
-
John Criswell authored
llvm-svn: 8447
-