- Sep 16, 2009
-
-
Devang Patel authored
llvm-svn: 82075
-
Bob Wilson authored
llvm-svn: 82074
-
Chris Lattner authored
llvm-svn: 82073
-
Anders Carlsson authored
llvm-svn: 82072
-
Dan Gohman authored
an extension, so that the default output filename for foo.ll is foo.s, not foo.ll.s llvm-svn: 82071
-
Chris Lattner authored
llvm-svn: 82070
-
Douglas Gregor authored
when we are not instantiating the corresponding "current instantiation." This happens, e.g., when we are instantiating a declaration reference that refers into the "current instantiation" but occurs in a default function argument. The libstdc++ vector default constructor now instantiates properly. llvm-svn: 82069
-
Devang Patel authored
llvm-svn: 82064
-
Devang Patel authored
llvm-svn: 82063
-
Devang Patel authored
llvm-svn: 82062
-
Fariborz Jahanian authored
a weak object. llvm-svn: 82061
-
Devang Patel authored
This interface will be used to attach metadata with an instruction. llvm-svn: 82060
-
Kevin Enderby authored
isAtStartOfComment and using that instead in two places where a loop to check if the char was in MAI.getCommentString(). llvm-svn: 82059
-
Kevin Enderby authored
llvm-svn: 82054
-
Dan Gohman authored
phis, similar to the FoldPHIArgGEPIntoPHI change. Also, delete some comments that don't reflect the code. llvm-svn: 82053
-
Fariborz Jahanian authored
a flag (objc GC). llvm-svn: 82052
-
Dan Gohman authored
llvm-svn: 82051
-
Anders Carlsson authored
x86-64 ABI: If a type is a C++ record with either a non-trivial destructor or a non-trivial copy constructor, it should be passed in a pointer. Daniel, plz review. llvm-svn: 82050
-
Xerxes Ranby authored
llvm-svn: 82049
-
Benjamin Kramer authored
Replace strcpy with memcpy while at it. llvm-svn: 82043
-
Benjamin Kramer authored
failures. llvm-svn: 82040
-
Xerxes Ranby authored
llvm-svn: 82038
-
Andreas Neustifter authored
llvm-svn: 82034
-
Chris Lattner authored
and use MachineModuleInfoMachO instead. llvm-svn: 82022
-
Daniel Dunbar authored
not. - PR4932. llvm-svn: 82021
-
Chris Lattner authored
llvm-svn: 82020
-
Ted Kremenek authored
Have divide-by-zero checker not handled undefined denominators. This is handled by the generic checking for undefined operands for BinaryOperators. llvm-svn: 82019
-
Chris Lattner authored
stuff common across all macho targets. llvm-svn: 82018
-
Ted Kremenek authored
Remove ImplicitBadDivides/ExplicitBadDivides node sets. This checking is now down by a 'Checker' and not build into GRExprEngine. llvm-svn: 82017
-
Chris Lattner authored
llvm-svn: 82016
-
Chris Lattner authored
llvm-svn: 82015
-
Chris Lattner authored
llvm-svn: 82014
-
Chris Lattner authored
llvm-svn: 82013
-
Chris Lattner authored
llvm-svn: 82012
-
Chris Lattner authored
llvm-svn: 82011
-
Chris Lattner authored
the global variable list only happen for COFF targets. llvm-svn: 82010
-
Chris Lattner authored
llvm-svn: 82009
-
Chris Lattner authored
llvm-svn: 82008
-
Chris Lattner authored
we have MCInstPrinter. llvm-svn: 82006
-