- Jun 25, 2010
-
-
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
-
Bruno Cardoso Lopes authored
llvm-svn: 106808
-
John Thompson authored
llvm-svn: 106806
-
Dan Gohman authored
and to clean up unused incoming physregs from the live-in list. llvm-svn: 106805
-
Bruno Cardoso Lopes authored
llvm-svn: 106804
-
Bob Wilson authored
names for the array fields. llvm-svn: 106803
-
Oscar Fuentes authored
suffixes for integer types. llvm-svn: 106797
-
Bruno Cardoso Lopes authored
llvm-svn: 106796
-
Bob Wilson authored
llvm-svn: 106795
-
Bob Wilson authored
the array fields in these structs. llvm-svn: 106794
-
Bill Wendling authored
original SDNode. This is badness. Also, this function allows one SDNode to point multiple flags to another SDNode. Badness as well. llvm-svn: 106793
-
- Jun 24, 2010
-
-
Devang Patel authored
DBG_VALUE machine instruction pointing to undefined register for a variable justify a separate scope if the variable is inlined function's argument. Radar 8122864. llvm-svn: 106792
-
Howard Hinnant authored
llvm-svn: 106790
-
Jakob Stoklund Olesen authored
vector instead. This avoids needless copying and allocation. Add documentation. llvm-svn: 106788
-
Bruno Cardoso Lopes authored
- Fix a small VEX encoding issue. - Move compare instructions to their appropriate place. llvm-svn: 106787
-
Eric Christopher authored
llvm-svn: 106786
-