- Feb 04, 2009
-
-
Dale Johannesen authored
functions, with callers adjusted to fit. llvm-svn: 63705
-
Dale Johannesen authored
llvm-svn: 63704
-
Dale Johannesen authored
functions. llvm-svn: 63703
-
Mon P Wang authored
of undefs and incorrectly determining if we have punpckldq. llvm-svn: 63702
-
Chris Lattner authored
getColumnNumber. This fixes a FIXME in SourceManager::getPresumedLoc because we now just decompose the sloc once. llvm-svn: 63701
-
Devang Patel authored
llvm-svn: 63700
-
Daniel Dunbar authored
llvm-svn: 63699
-
Chris Lattner authored
makes it clear to clients that they have to pick an instantiation or spelling location before calling it and allows optimization based on that. llvm-svn: 63698
-
Daniel Dunbar authored
llvm-svn: 63697
-
Daniel Dunbar authored
infrastructure to construct function type. - For consistencty, we should probably always use this to construct function types, but these are absolutely necessary to ensure that we can emit calls to these functions. llvm-svn: 63695
-
Chris Lattner authored
llvm-svn: 63694
-
Dale Johannesen authored
llvm-svn: 63693
-
Douglas Gregor authored
a.k.a. Koenig lookup) in C++. Most of the pieces are in place, but for two: - In an unqualified call g(x), even if the name does not refer to anything in the current scope, we can still find functions named "g" based on ADL. We don't yet have this ability. - ADL will need updating for friend functions and templates. llvm-svn: 63692
-
Fariborz Jahanian authored
llvm-svn: 63691
-
Dale Johannesen authored
I think that's it for this directory. llvm-svn: 63690
-
Bill Wendling authored
llvm-svn: 63689
-
Daniel Dunbar authored
llvm-svn: 63688
-
Devang Patel authored
llvm-svn: 63687
-
Fariborz Jahanian authored
Patch by David Chisnall llvm-svn: 63686
-
Daniel Dunbar authored
llvm-svn: 63685
-
Fariborz Jahanian authored
abi messaging. llvm-svn: 63684
-
Daniel Dunbar authored
llvm-svn: 63683
-
Daniel Dunbar authored
llvm-svn: 63681
-
Dale Johannesen authored
from SelectionDagBuild. llvm-svn: 63680
-
Daniel Dunbar authored
llvm-svn: 63679
-
Daniel Dunbar authored
llvm-svn: 63678
-
- Feb 03, 2009
-
-
Bill Wendling authored
llvm-svn: 63677
-
Bill Wendling authored
llvm-svn: 63676
-
Bill Wendling authored
llvm-svn: 63675
-
Dale Johannesen authored
llvm-svn: 63674
-
Dale Johannesen authored
have it yet. More coming. llvm-svn: 63673
-
Chris Lattner authored
out of FileInfo :) llvm-svn: 63672
-
Devang Patel authored
Do not let dbg intrinsic block folding of two entry phi node. llvm-svn: 63671
-
Devang Patel authored
If "optimize for size" attribute is set then block non-trivial loop unswitches but allow trivial loop unswitches. llvm-svn: 63670
-
Daniel Dunbar authored
types. llvm-svn: 63669
-
Chris Lattner authored
llvm-svn: 63668
-
Chris Lattner authored
llvm-svn: 63667
-
Fariborz Jahanian authored
Patch by David Chisnall. llvm-svn: 63666
-
Chris Lattner authored
llvm-svn: 63665
-
Dale Johannesen authored
llvm-svn: 63664
-