- Apr 19, 2010
-
-
Douglas Gregor authored
weird; yes, it's what GCC does. Almost. llvm-svn: 101803
-
Dan Gohman authored
than just getting one through a TargetLowering. llvm-svn: 101802
-
Dan Gohman authored
SelectionDAG-specific. llvm-svn: 101801
-
Eric Christopher authored
llvm-svn: 101800
-
Fariborz Jahanian authored
(related to radar 7866951). llvm-svn: 101799
-
Dan Gohman authored
be done with const_cast. llvm-svn: 101798
-
Fariborz Jahanian authored
llvm-svn: 101797
-
Eric Christopher authored
llvm-svn: 101796
-
Eric Christopher authored
Update all of the testcases accordingly. llvm-svn: 101795
-
Fariborz Jahanian authored
(related to PR6769). llvm-svn: 101794
-
Dan Gohman authored
llvm-svn: 101793
-
Douglas Gregor authored
look from an Objective-C class or category to its implementation, to pick up synthesized ivars. Fixes a problem reported by David Chisnall. llvm-svn: 101792
-
Fariborz Jahanian authored
in for pre-snowleoprd (NeXt runtime). Fixes radar 7866951 llvm-svn: 101791
-
Dan Gohman authored
llvm-svn: 101790
-
Mikhail Glushenkov authored
llvm-svn: 101789
-
Johnny Chen authored
instructions should have Rd (Inst{11-8}) != 0b1111. Ref: A6.3 32-bit Thumb instruction encoding A6.3.11 Data-processing (shifted register) llvm-svn: 101788
-
Rafael Espindola authored
llvm-svn: 101787
-
Dan Gohman authored
llvm-svn: 101786
-
Dan Gohman authored
llvm-svn: 101785
-
Johnny Chen authored
VLD1q*_UPD and VST1q*_UPD have the ${dst:dregpair} operand now. llvm-svn: 101784
-
Benjamin Kramer authored
llvm-svn: 101783
-
Dan Gohman authored
llvm-svn: 101782
-
Dan Gohman authored
llvm-svn: 101781
-
Dan Gohman authored
llvm-svn: 101779
-
Dan Gohman authored
llvm-svn: 101778
-
Dan Gohman authored
llvm-svn: 101777
-
Dan Gohman authored
llvm-svn: 101776
-
Zhongxing Xu authored
llvm-svn: 101772
-
Zhongxing Xu authored
llvm-svn: 101771
-
David Chisnall authored
llvm-svn: 101759
-
David Chisnall authored
llvm-svn: 101758
-
Rafael Espindola authored
If a method is virtual and the class key function is in another file, emit the method as available_externally. Fixes PR6747 llvm-svn: 101757
-
- Apr 18, 2010
-
-
Fariborz Jahanian authored
as they are accessible in static methods in a class local to the same function. Fixes PR6769. llvm-svn: 101756
-
Anton Korobeynikov authored
llvm-svn: 101755
-
Anton Korobeynikov authored
FU per CPU arch to 32 per intinerary allowing precise modelling of quite complex pipelines in the future. llvm-svn: 101754
-
Nuno Lopes authored
as a side-effect, remove two FIXMEs now fixed llvm-svn: 101726
-
Douglas Gregor authored
instantiating class members as part of an explicit instantiation. Addresses a compilation problem in Boost.Serialization. llvm-svn: 101725
-
Douglas Gregor authored
a qualified name. We weren't checking for an empty nested-name-specifier when dealing with friend class templates (although we were checking in the other places where we deal with this paragraph). Fixes a Boost.Serialization showstopper. llvm-svn: 101724
-
Chris Lattner authored
llvm-svn: 101723
-
Daniel Dunbar authored
portable. llvm-svn: 101719
-