- Feb 05, 2009
-
-
Daniel Dunbar authored
r63765). llvm-svn: 63795
-
Daniel Dunbar authored
llvm-svn: 63794
-
Dale Johannesen authored
Adjust callers. llvm-svn: 63789
-
- Feb 04, 2009
-
-
Dale Johannesen authored
and llvm-gcc. llvm-svn: 63786
-
Douglas Gregor authored
extension. The interaction with designated initializers is a bit... interesting... but we follow GNU's lead and don't permit too much crazy code in this area. Also, make the "excess initializers" error message a bit more informative. Addresses PR2561: http://llvm.org/bugs/show_bug.cgi?id=2561 llvm-svn: 63785
-
Mike Stump authored
llvm-svn: 63784
-
Daniel Dunbar authored
llvm-svn: 63782
-
Devang Patel authored
llvm-svn: 63781
-
Daniel Dunbar authored
wrong in some cases. llvm-svn: 63780
-
Sebastian Redl authored
llvm-svn: 63779
-
Daniel Dunbar authored
simplify handling of -f options clang recognizes. llvm-svn: 63778
-
Daniel Dunbar authored
llvm-svn: 63777
-
Daniel Dunbar authored
- Emits all declarations, even unused (static) ones. - Useful when doing minimization of codegen problems (otherwise problems localized to a static function aren't minimized well). llvm-svn: 63776
-
Daniel Dunbar authored
to CGCall functions. llvm-svn: 63775
-
Mon P Wang authored
llvm-svn: 63774
-
Daniel Dunbar authored
llvm-svn: 63773
-
Nate Begeman authored
llvm-svn: 63772
-
Torok Edwin authored
llvm-svn: 63771
-
Fariborz Jahanian authored
llvm-svn: 63770
-
Fariborz Jahanian authored
Patch by David Chisnall llvm-svn: 63769
-
Stuart Hastings authored
llvm-svn: 63768
-
Dale Johannesen authored
Adjust the many callers of those versions. llvm-svn: 63767
-
Chris Lattner authored
llvm-svn: 63766
-
Nate Begeman authored
target directories themselves. This also means that VMCore no longer needs to know about every target's list of intrinsics. Future work will include converting the PowerPC target to this interface as an example implementation. llvm-svn: 63765
-
Chris Lattner authored
buffer as if the #include happened from the main file. llvm-svn: 63764
-
Chris Lattner authored
Ok, we need a system header for this test to pass in the clang/test directory as well as from the pp directory. llvm-svn: 63763
-
Chris Lattner authored
llvm-svn: 63762
-
Chris Lattner authored
llvm-svn: 63761
-
Mon P Wang authored
but when legalizing the operation, we split the vector type and generate a library call whose type needs to be promoted. For example, X86 with SSE on but MMX off, a divide v2i64 will be scalarized to 2 calls to a library using i64. llvm-svn: 63760
-
Chris Lattner authored
llvm-svn: 63759
-
Chris Lattner authored
llvm-svn: 63758
-
Chris Lattner authored
llvm-svn: 63757
-
Douglas Gregor authored
DeclTy*, not TypeTy*. llvm-svn: 63756
-
Torok Edwin authored
llvm-svn: 63755
-
Douglas Gregor authored
llvm-svn: 63754
-
Ted Kremenek authored
llvm-svn: 63753
-
Chris Lattner authored
llvm-svn: 63752
-
Chris Lattner authored
SSE disabled. llvm-svn: 63751
-
Douglas Gregor authored
llvm-svn: 63750
-
Eli Friedman authored
llvm-svn: 63749
-