- Jun 25, 2010
-
-
Daniel Dunbar authored
llvm-svn: 106864
-
Daniel Dunbar authored
llvm-svn: 106863
-
Devang Patel authored
llvm-svn: 106862
-
Daniel Dunbar authored
llvm-svn: 106861
-
Argyrios Kyrtzidis authored
llvm-svn: 106860
-
Argyrios Kyrtzidis authored
llvm-svn: 106859
-
Argyrios Kyrtzidis authored
llvm-svn: 106858
-
Argyrios Kyrtzidis authored
llvm-svn: 106857
-
Benjamin Kramer authored
llvm-svn: 106856
-
Duncan Sands authored
is not used. Spotted by gcc-4.6. llvm-svn: 106854
-
Benjamin Kramer authored
llvm-svn: 106841
-
Benjamin Kramer authored
Lexer/hexfloat.cpp is now XFAIL'd, I'd appreciate if someone could look into it. llvm-svn: 106840
-
Benjamin Kramer authored
buffer in the same chunk of memory. 2 less mallocs for every uninitialized MemoryBuffer and 1 less malloc for every MemoryBuffer pointing to a memory range translate into 20% less mallocs on clang -cc1 -Eonly Cocoa_h.m. llvm-svn: 106839
-
Gabor Greif authored
and CallInst for getting hold of the intrinsic's arguments simplify along the way (at least for me this is much more legible now) Bill, Baldrick or Anton, please review\! llvm-svn: 106838
-
Gabor Greif authored
llvm-svn: 106837
-
Gabor Greif authored
llvm-svn: 106836
-
Gabor Greif authored
llvm-svn: 106835
-
Duncan Sands authored
llvm-svn: 106834
-
Gabor Greif authored
llvm-svn: 106833
-
Argyrios Kyrtzidis authored
llvm-svn: 106832
-
Argyrios Kyrtzidis authored
llvm-svn: 106831
-
Argyrios Kyrtzidis authored
llvm-svn: 106830
-
Gabor Greif authored
llvm-svn: 106829
-
Gabor Greif authored
llvm-svn: 106828
-
Gabor Greif authored
llvm-svn: 106827
-
Gabor Greif authored
llvm-svn: 106825
-
Gabor Greif authored
llvm-svn: 106824
-
Gabor Greif authored
use ArgOperand API; tighten type of handleFreeWithNonTrivialDependency to be able to use isFreeCall whithout a cast or new overload llvm-svn: 106823
-
Chris Lattner authored
llvm-svn: 106821
-
Bob Wilson authored
Radar 8128745. llvm-svn: 106820
-
Bob Wilson authored
llvm-svn: 106819
-
Chandler Carruth authored
current attribute system, but it is enough to handle class templates which specify parts of their alignment in terms of their template parameters. This also replaces the attributes test in SemaTemplate with one that actually tests working attributes instead of broken ones. I plan to add more tests here for non-dependent attributes in a subsequent patch. Thanks to John for walking me through some of this. =D llvm-svn: 106818
-
Dale Johannesen authored
is reused as an input. PR 4118. Testcase is too big, as usual with bugs in this area, but there's one in the PR. llvm-svn: 106816
-
Bruno Cardoso Lopes authored
llvm-svn: 106815
-
Jim Ingham authored
llvm-svn: 106814
-
Fariborz Jahanian authored
llvm-svn: 106813
-
John Thompson authored
llvm-svn: 106812
-
Jakob Stoklund Olesen authored
This fixes PR7479 and PR7485. The test cases from those PRs are big, so not included. However, PR7485 comes from self hosting on FreeBSD, so we will surely hear about any regression. llvm-svn: 106811
-
Dan Gohman authored
an rdar number. llvm-svn: 106810
-
Dan Gohman authored
llvm-svn: 106809
-