Go to file
Anton Korobeynikov 0f38d989bd Do not infer the target type for COPY_TO_REGCLASS from dest regclass, this won't work if it can contain several types. Require explicit result type for the node for now. This fixes PR5364.
PS: It seems that blackfin usage of copy_to_regclass is completely bogus!
llvm-svn: 85766
2009-11-02 00:11:39 +00:00
clang When determining whether a reference to a static data member is an 2009-11-01 20:32:48 +00:00
compiler-rt Add DragonFly BSD to supported platforms list. 2009-11-01 18:30:27 +00:00
llvm Do not infer the target type for COPY_TO_REGCLASS from dest regclass, this won't work if it can contain several types. Require explicit result type for the node for now. This fixes PR5364. 2009-11-02 00:11:39 +00:00