- Jul 19, 2010
-
-
Jakob Stoklund Olesen authored
non-const. llvm-svn: 108734
-
Dale Johannesen authored
llvm-svn: 108733
-
Devang Patel authored
Do not try to insert local variable info to a DIE used for function declaration. llvm-svn: 108731
-
Jim Grosbach authored
it should set the jump table encloding the EK_Inline. This prevents a second, unused, copy of the table from being emitted after the function body. PR6581. llvm-svn: 108730
-
Jim Grosbach authored
llvm-svn: 108727
-
Jim Grosbach authored
it should set the jump table encloding the EK_Inline. This prevents a second, unused, copy of the table from being emitted after the function body. PR7499. llvm-svn: 108722
-
Mikhail Glushenkov authored
llvm-svn: 108718
-
Mikhail Glushenkov authored
llvm-svn: 108714
-
Daniel Dunbar authored
llvm-svn: 108713
-
Daniel Dunbar authored
-mmacosx-version-min works inside a -Xarch_ flag. llvm-svn: 108712
-
Daniel Dunbar authored
llvm-svn: 108711
-
Douglas Gregor authored
llvm-svn: 108708
-
Fariborz Jahanian authored
and a minor cleanup. llvm-svn: 108707
-
Benjamin Kramer authored
llvm-svn: 108700
-
Duncan Sands authored
by Benjamin Saunders. llvm-svn: 108699
-
Lang Hames authored
pressure estimates and liveness alongside. Still experimental. llvm-svn: 108698
-
Rafael Espindola authored
there is no file named "file", keep the @file option unchanged. llvm-svn: 108697
-
Gabor Greif authored
llvm-svn: 108695
-
Zhongxing Xu authored
llvm-svn: 108694
-
Benjamin Kramer authored
Adjust test for float printing differences. Windows uses three digits for the exponent, everyone else two. llvm-svn: 108693
-
http://llvm.org/PR7660Argyrios Kyrtzidis authored
A ParmVarDecl instantiated from a FunctionProtoType may have Record as DeclContext, in which case isStaticDataMember() will erroneously return true. llvm-svn: 108692
-
Duncan Sands authored
llvm-svn: 108691
-
Duncan Sands authored
Patch by Benjamin Saunders. llvm-svn: 108690
-
Owen Anderson authored
llvm-svn: 108689
-
Owen Anderson authored
llvm-svn: 108688
-
Owen Anderson authored
llvm-svn: 108687
-
Daniel Dunbar authored
with @file.", it doesn't correctly handle cases where arguments starting with '@' are passed to other command line arguments. llvm-svn: 108686
-
Daniel Dunbar authored
llvm-svn: 108685
-
Daniel Dunbar authored
llvm-svn: 108684
-
Daniel Dunbar authored
llvm-svn: 108683
-
Michael J. Spencer authored
llvm-svn: 108682
-
Daniel Dunbar authored
assembling; remove crufty custom cleanup code. llvm-svn: 108681
-
Daniel Dunbar authored
llvm-svn: 108680
-
Daniel Dunbar authored
llvm-svn: 108679
-
Michael J. Spencer authored
into MCObjectStreamer. Origonal Windows COFF implementation by Nathan Jedffords. llvm-svn: 108678
-
Daniel Dunbar authored
TblGen/AsmMatcher: Add support for honoring instruction Requires<[]> attributes as part of the matcher. - Currently includes a hack to limit ourselves to "In32BitMode" and "In64BitMode", because we don't have the other infrastructure to properly deal with setting SSE, etc. features on X86. llvm-svn: 108677
-
Chris Lattner authored
llvm-svn: 108676
-
Bill Wendling authored
llvm-svn: 108675
-
Eli Friedman authored
llvm-svn: 108674
-
Mikhail Glushenkov authored
llvm-svn: 108673
-