- Sep 15, 2003
-
-
Vikram S. Adve authored
version (instead of 2 fixed choices). llvm-svn: 8525
-
Chris Lattner authored
was a "major hack" :) llvm-svn: 8524
-
Brian Gaeke authored
llvm-svn: 8523
-
Chris Lattner authored
llvm-svn: 8522
-
Chris Lattner authored
llvm-svn: 8521
-
Chris Lattner authored
contributed by the masterful Bill Wendling! llvm-svn: 8520
-
Chris Lattner authored
llvm-svn: 8519
-
Chris Lattner authored
llvm-svn: 8518
-
Chris Lattner authored
llvm-svn: 8517
-
Chris Lattner authored
llvm-svn: 8516
-
Chris Lattner authored
llvm-svn: 8515
-
Chris Lattner authored
llvm-svn: 8514
-
Chris Lattner authored
llvm-svn: 8513
-
Chris Lattner authored
llvm-svn: 8512
-
Chris Lattner authored
llvm-svn: 8511
-
Chris Lattner authored
llvm-svn: 8510
-
Vikram S. Adve authored
With these changes, you can still run makellvm directly from your source tree as follows: % makellvm [toolname] ## looks for obj-root in default places (see below) or % makellvm -obj obj-root [toolname] ## specify obj-root explicitly. With the first from, `makellvm' checks the following places in order and uses the first one that contains the file `Makefile.config': (1) Your src-root directory (2) /localhome/$USER/llvm Other choices can be added to this list. llvm-svn: 8509
-
- Sep 14, 2003
-
-
Chris Lattner authored
llvm-svn: 8508
-
- Sep 13, 2003
-
-
Chris Lattner authored
llvm-svn: 8507
-
Tanya Lattner authored
llvm-svn: 8506
-
Tanya Lattner authored
llvm-svn: 8505
-
Chris Lattner authored
llvm-svn: 8504
-
- Sep 12, 2003
-
-
Misha Brukman authored
avoid filling up the disk, set the max core file size to 0. llvm-svn: 8503
-
Chris Lattner authored
llvm-svn: 8502
-
Chris Lattner authored
llvm-svn: 8501
-
John Criswell authored
llvm-svn: 8500
-
John Criswell authored
llvm-svn: 8499
-
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
-