- Aug 16, 2006
-
-
Chris Lattner authored
isel time from 6.79s to 5.53s (22%) on kc++ with a release build on ppc. Go smallvector! :) llvm-svn: 29731
-
Chris Lattner authored
llvm-svn: 29730
-
Reid Spencer authored
Patches contributed by Bram Adams. Thanks Bram. llvm-svn: 29729
-
Rafael Espindola authored
Remove the hard coded store and load of the link register Implement ARMFrameInfo llvm-svn: 29727
-
Evan Cheng authored
llvm-svn: 29726
-
Evan Cheng authored
llvm-svn: 29725
-
Reid Spencer authored
llvm-svn: 29724
-
Chris Lattner authored
llvm-svn: 29723
-
Chris Lattner authored
llvm-svn: 29722
-
Chris Lattner authored
linking the program on the fly. llvm-svn: 29721
-
Chris Lattner authored
llvm-svn: 29720
-
Reid Spencer authored
activity. llvm-svn: 29719
-
Reid Spencer authored
Remove the search for etags. Nothing in LLVM uses it any more. llvm-svn: 29718
-
Reid Spencer authored
now just "make rpm" or "make srpm" and it will build them. llvm-svn: 29717
-
Reid Spencer authored
to automatically pick up the configured version number and other details. Also, update the contents of this script to allow building both a source and binary version of the RPM package. llvm-svn: 29716
-
Chris Lattner authored
llvm-svn: 29715
-
Chris Lattner authored
llvm-svn: 29714
-
Chris Lattner authored
we'd like to remove result entirely. llvm-svn: 29713
-
Chris Lattner authored
llvm-svn: 29712
-
- Aug 15, 2006
-
-
Chris Lattner authored
llvm-svn: 29711
-
Chris Lattner authored
the creation of canonical VTLists. llvm-svn: 29709
-
Patrick Jenkins authored
llvm-svn: 29708
-
Patrick Jenkins authored
llvm-svn: 29707
-
Patrick Jenkins authored
llvm-svn: 29706
-
Patrick Jenkins authored
This commit mentions -find-bugs under the advice for using bugpoints section of the bugpoint design and usage document. llvm-svn: 29705
-
Patrick Jenkins authored
llvm-svn: 29704
-
Patrick Jenkins authored
This commit adds a new feature called find-bugs. The find-bugs option can be invoked on a .bc file from the command like with -find-bugs and a list of passes you wish to test. This procedure takes the set of optimization passes the user specifies, randomizes the passes, runs the passes on the specified .bc file, compiles the program, and finally runs the program checking its output vs the .bc file with no optimizations. This process repeats until either the user kills bugpoint or an error occurs in the optimizations, program complitation, or the running of the program. If an error occurs, bugpoint attempts to diagnose the error by eliminating passes that are not at fault and code that is not needed. llvm-svn: 29703
-
Jim Laskey authored
llvm-svn: 29702
-
Jim Laskey authored
llvm-svn: 29701
-
Jim Laskey authored
llvm-svn: 29700
-
Reid Spencer authored
llvm-svn: 29697
-
Reid Spencer authored
llvm-svn: 29696
-
Reid Spencer authored
llvm-svn: 29695
-
Reid Spencer authored
just check the first arg to see if its -topdir. llvm-svn: 29694
-
Reid Spencer authored
llvm-svn: 29693
-
Reid Spencer authored
llvm-svn: 29692
-
Reid Spencer authored
shouldn't, and add a better example for one of the questions. Thanks to Chris Lattner for these suggestions. llvm-svn: 29691
-
Chris Lattner authored
llvm-svn: 29690
-
Chris Lattner authored
llvm-svn: 29689
-
Chris Lattner authored
llvm-svn: 29688
-