- Oct 22, 2009
-
-
Mike Stump authored
llvm-svn: 84823
-
Devang Patel authored
llvm-svn: 84820
-
Chris Lattner authored
llvm-svn: 84819
-
Chris Lattner authored
llvm-svn: 84818
-
Mike Stump authored
the copy/dispose helpers as appropriate. llvm-svn: 84817
-
Chris Lattner authored
building opt. llvm-svn: 84816
-
Chris Lattner authored
used by opt when a module doesn't specify one. Patch from Kenneth Uildriks! llvm-svn: 84814
-
Evan Cheng authored
llvm-svn: 84813
-
Devang Patel authored
llvm-svn: 84811
-
Chris Lattner authored
llvm-svn: 84810
-
Anton Korobeynikov authored
Yay for ASCII graphics! llvm-svn: 84808
-
Anton Korobeynikov authored
llvm-svn: 84806
-
Daniel Dunbar authored
llvm-svn: 84805
-
Devang Patel authored
Pass StringRef by value. llvm-svn: 84804
-
Dan Gohman authored
to break up CFG diamonds by banishing one of the blocks to the end of the function, which is bad for code density and branch size. This does pessimize MultiSource/Benchmarks/Ptrdist/yacr2, the benchmark cited as the reason for the change, however I've examined the code and it looks more like a case of gaming a particular branch than of being generally applicable. llvm-svn: 84803
-
Ted Kremenek authored
(1) Allow the source file to be specified in the actual command line arguments by allowing the caller to set 'source_filename' to NULL. (2) Automatically strip off the arguments '-emit-ast', '-fsyntax-only', and '-c'. llvm-svn: 84802
-
Devang Patel authored
llvm-svn: 84801
-
Fariborz Jahanian authored
llvm-svn: 84800
-
Chris Lattner authored
patches for fixes like this instead of committing them directly. llvm-svn: 84799
-
Jim Grosbach authored
llvm-svn: 84798
-
Benjamin Kramer authored
llvm-svn: 84797
-
Dale Johannesen authored
llvm-svn: 84796
-
Dale Johannesen authored
llvm-svn: 84795
-
Benjamin Kramer authored
llvm-svn: 84794
-
Douglas Gregor authored
llvm-svn: 84793
-
Jim Grosbach authored
llvm-svn: 84792
-
Jim Grosbach authored
for a few bugs. llvm-svn: 84791
-
Benjamin Kramer authored
llvm-svn: 84790
-
Mike Stump authored
llvm-svn: 84789
-
Douglas Gregor authored
conversion types for builtin overloaded operator candidates; I misread this section in the standard the first time around. llvm-svn: 84788
-
Mike Stump authored
llvm-svn: 84787
-
- Oct 21, 2009
-
-
Devang Patel authored
llvm-svn: 84786
-
Bob Wilson authored
llvm-svn: 84785
-
Devang Patel authored
llvm-svn: 84784
-
Anton Korobeynikov authored
llvm-svn: 84783
-
Bill Wendling authored
llvm-svn: 84782
-
Benjamin Kramer authored
llvm-svn: 84781
-
Fariborz Jahanian authored
for base classe members as well. Test case enhanced for this. llvm-svn: 84780
-
Jim Grosbach authored
immediate operands when they will fit into the using instruction. llvm-svn: 84778
-
Benjamin Kramer authored
asm comment styles (## vs #). llvm-svn: 84777
-