- Mar 08, 2010
-
-
Devang Patel authored
llvm-svn: 97988
-
Ted Kremenek authored
unexposed AST elements. llvm-svn: 97985
-
Daniel Dunbar authored
llvm-svn: 97984
-
Daniel Dunbar authored
llvm-svn: 97983
-
Daniel Dunbar authored
llvm-svn: 97982
-
Chris Lattner authored
code in PR6537. This should be reverted when the ast bug is fixed. llvm-svn: 97981
-
Evan Cheng authored
llvm-svn: 97980
-
Devang Patel authored
llvm-svn: 97979
-
Ted Kremenek authored
This allows them to be allocated using a BumpPtrAllocated in the common case. llvm-svn: 97978
-
Devang Patel authored
llvm-svn: 97976
-
Devang Patel authored
This is a first step towards eliminating checks in Descriptor constructors. llvm-svn: 97975
-
Andrew Lenharth authored
llvm-svn: 97974
-
Erick Tryzelaar authored
llvm-svn: 97973
-
John McCall authored
some other way when it comes to be necessary. llvm-svn: 97972
-
John McCall authored
llvm-svn: 97971
-
John McCall authored
llvm-svn: 97968
-
Erick Tryzelaar authored
llvm-svn: 97966
-
Erick Tryzelaar authored
llvm-svn: 97965
-
Devang Patel authored
llvm-svn: 97964
-
Devang Patel authored
llvm-svn: 97963
-
Ted Kremenek authored
accidentally using it without realizing that it is nowhere close to being generally usable and are reporting crashes that we already know about. llvm-svn: 97960
-
Chris Lattner authored
inconsistent intrinsics. llvm-svn: 97959
-
Chris Lattner authored
pattern which is broken (source and address swapped). llvm-svn: 97958
-
Chris Lattner authored
llvm-svn: 97957
-
Chris Lattner authored
pattern, not i64. llvm-svn: 97956
-
Chris Lattner authored
example, this: (set DPR:$dst, (fsub (fneg (fmul DPR:$a, DPR:$b)), DPR:$dstin)) is ambiguous because DPR contains both f64 and v2f32. tblgen currently accidentally picks f64 because it's first in the regclass. llvm-svn: 97955
-
Douglas Gregor authored
llvm-svn: 97954
-
Chris Lattner authored
for, due to a bug. llvm-svn: 97953
-
Chris Lattner authored
needs to be majorly refactored, but this spot bugfix allows things like: def vmrghw_shuffle : PatFrag<(ops node:$lhs, node:$rhs), (vector_shuffle (v4i32 node:$lhs), node:$rhs), [{ ... llvm-svn: 97952
-
Kovarththanan Rajaratnam authored
llvm-svn: 97951
-
Chris Lattner authored
llvm-svn: 97950
-
Devang Patel authored
llvm-svn: 97949
-
Devang Patel authored
This is a first step towards eliminating unncessary constructor checks in light weight DIDescriptor wrappers. llvm-svn: 97947
-
Douglas Gregor authored
of the class name. llvm-svn: 97943
-
Douglas Gregor authored
Objective-C method declaration, e.g., for - (Foo *)myMethod; we now have TypeSourceInfo for the Foo*. llvm-svn: 97942
-
Duncan Sands authored
llvm-svn: 97941
-
Dale Johannesen authored
llvm-svn: 97939
-
Dale Johannesen authored
llvm-svn: 97938
-
Chris Lattner authored
could never have matched because the operand list was backwards. llvm-svn: 97933
-
Douglas Gregor authored
llvm-svn: 97932
-