- Feb 03, 2007
-
-
Bill Wendling authored
llvm-svn: 33816
-
Bill Wendling authored
llvm-svn: 33815
-
Bill Wendling authored
llvm-svn: 33814
-
Bill Wendling authored
TargetMachOInfo object to the GetTargetRelocation method. Pass into it non-Mach-O-specific parameters. llvm-svn: 33813
-
Bill Wendling authored
MachOWriter.h file. llvm-svn: 33812
-
Evan Cheng authored
- Add debugging info. llvm-svn: 33811
-
Chris Lattner authored
speeds up isel as a whole time by 2.6%. llvm-svn: 33810
-
Chris Lattner authored
isel as a whole by 3.3%. llvm-svn: 33809
-
Evan Cheng authored
llvm-svn: 33808
-
Reid Spencer authored
Update documentation to reflect that this isn't a full-blown executable any more. llvm-svn: 33807
-
Evan Cheng authored
llvm-svn: 33806
-
Reid Spencer authored
llvm-svn: 33805
-
Reid Spencer authored
llvm-svn: 33804
-
Reid Spencer authored
Update documentation to reflect addition of gccas functionality into opt. llvm-svn: 33803
-
Lauro Ramos Venancio authored
llvm-svn: 33802
-
Chris Lattner authored
speeds up the inliner 16%. llvm-svn: 33801
-
Lauro Ramos Venancio authored
llvm-svn: 33800
-
- Feb 02, 2007
-
-
Chris Lattner authored
llvm-svn: 33799
-
Reid Spencer authored
1. Allow -- as well as - options (Bill Wendling) 2. Pass unrecognized options to opt and let it handle the errors, if any (Chris Lattner). llvm-svn: 33798
-
Chris Lattner authored
llvm-svn: 33797
-
Chris Lattner authored
llvm-svn: 33796
-
Evan Cheng authored
llvm-svn: 33795
-
Chris Lattner authored
llvm-svn: 33794
-
Chris Lattner authored
IPSCCP 3.3% on kimwitu. llvm-svn: 33793
-
Chris Lattner authored
a release-assert build on kimwitu++. llvm-svn: 33792
-
Chris Lattner authored
llvm-svn: 33791
-
Chris Lattner authored
llvm-svn: 33790
-
Evan Cheng authored
llvm-svn: 33789
-
Evan Cheng authored
llvm-svn: 33788
-
Reid Spencer authored
Step 2: Make plug compatible shell script to replace gccas binary. llvm-svn: 33787
-
Reid Spencer authored
Step 1: Copy gccas functionality to opt. This endows opt with a new -std-compile-opts option to get the set of optimization passes that gccas used. It also adds -disable-inlining and -disable-opt which both apply only if -std-compile-opts is given. The -strip-debug option was also removed. It just makes sure that "-strip" gets done early and is mostly there for compatibility with gccas. Finally, a new -verify-each option will cause the verify pass to be run after each pass. llvm-svn: 33786
-
Reid Spencer authored
llvm-svn: 33785
-
Reid Spencer authored
llvm-svn: 33784
-
Reid Spencer authored
llvm-svn: 33783
-
Reid Spencer authored
llvm-svn: 33782
-
Reid Spencer authored
llvm-svn: 33781
-
Evan Cheng authored
llvm-svn: 33780
-
Chris Lattner authored
llvm-svn: 33779
-
Chris Lattner authored
llvm-svn: 33778
-
Reid Spencer authored
2. Fix indentation 3. Renumber the instruction opcodes after the Shift became a binary operator. llvm-svn: 33777
-