- Mar 03, 2009
-
-
Nick Lewycky authored
llvm-svn: 65927
-
Nick Lewycky authored
llvm-svn: 65922
-
Dan Gohman authored
and put @file directives on their own comment line. llvm-svn: 65920
-
Dale Johannesen authored
(lest they affect codegen). llvm-svn: 65915
-
Dale Johannesen authored
llvm-svn: 65911
-
Dale Johannesen authored
info with it. Don't count debug info insns against the scan maximum in FindAvailableLoadedValue (lest they affect codegen). llvm-svn: 65910
-
Devang Patel authored
llvm-svn: 65908
-
Devang Patel authored
If branch conditions' one successor is dominating another non-latch successor then this loop's iteration space can not be restricted. In this example block bb5 is always executed. llvm-svn: 65902
-
Bob Wilson authored
arbitrary vector sizes. Add an optional MinSplatBits parameter to specify a minimum for the splat element size. Update the PPC target to use the revised interface. llvm-svn: 65899
-
Bill Wendling authored
llvm-svn: 65897
-
Bill Wendling authored
but passes the arguments to the "gcc" invocation instead of to the "llc" invocation. llvm-svn: 65896
-
Nate Begeman authored
llvm-svn: 65895
-
- Mar 02, 2009
-
-
Devang Patel authored
This is ugly, but I can't figure out a quick way out of this. llvm-svn: 65889
-
Chris Lattner authored
Ed Schouten! llvm-svn: 65882
-
Daniel Dunbar authored
llvm-svn: 65868
-
Gabor Greif authored
llvm-svn: 65864
-
Tanya Lattner authored
llvm-svn: 65859
-
Gabor Greif authored
llvm-svn: 65858
-
Gabor Greif authored
llvm-svn: 65857
-
Chris Lattner authored
llvm-svn: 65856
-
Duncan Sands authored
commented out the line about simplifylibcalls because I think this doesn't work in the release (it was fixed in svn after the release branched). llvm-svn: 65846
-
Duncan Sands authored
llvm-svn: 65845
-
John Criswell authored
No content changes. llvm-svn: 65844
-
Gabor Greif authored
of some pointless casting. This fragment logically does not belong to ilist anyway, but to "ghostly" NodeType. llvm-svn: 65843
-
Gabor Greif authored
llvm-svn: 65842
-
Gabor Greif authored
llvm-svn: 65841
-
Gabor Greif authored
llvm-svn: 65839
-
Gabor Greif authored
llvm-svn: 65838
-
Gabor Greif authored
llvm-svn: 65837
-
Mikhail Glushenkov authored
Merge common bits from the LLVMC and TABLEGEN sections. llvm-svn: 65834
-
Nicolas Geoffray authored
llvm-svn: 65833
-
Duncan Sands authored
clean up when using variable length arrays in llvm-gcc. llvm-svn: 65832
-
Mikhail Glushenkov authored
llvm-svn: 65827
-
Mikhail Glushenkov authored
llvm-svn: 65826
-
Mikhail Glushenkov authored
User drivers based on llvmc must all share the initialization code. Putting main() into libCompilerDriver is not a very good idea IMO (and ld gave me some strange EH-related error anyway). llvm-svn: 65825
-
Mikhail Glushenkov authored
llvm-svn: 65824
-
Mikhail Glushenkov authored
llvm-svn: 65823
-
Mikhail Glushenkov authored
llvm-svn: 65822
-
Mikhail Glushenkov authored
Move the code from 'llvmc/driver' into a new CompilerDriver library, and change the build system accordingly. Makes it easier for projects using LLVM to build their own llvmc-based drivers. Tested with objdir != srcdir. llvm-svn: 65821
-
Bill Wendling authored
llvm-svn: 65815
-