- May 28, 2010
-
-
Jakob Stoklund Olesen authored
Currently, the backend uses the same policy, but it will soon switch to -regalloc=fast for -O0. llvm-svn: 104984
-
Howard Hinnant authored
llvm-svn: 104982
-
Jim Grosbach authored
llvm-svn: 104980
-
Howard Hinnant authored
llvm-svn: 104975
-
Jim Grosbach authored
llvm-svn: 104974
-
Dan Gohman authored
llvm-svn: 104970
-
Jim Grosbach authored
make sure accesses to set up the jmpbuf don't get moved after it by the scheduler. Add a missing \n. llvm-svn: 104967
-
Fariborz Jahanian authored
rethrow inside @catch block must use objc_exception_rethrow API. Fixes radar 8037512. Test will be added to LLVM test suite. llvm-svn: 104964
-
Dan Gohman authored
llvm-svn: 104963
-
Dan Gohman authored
llvm-svn: 104962
-
Jakob Stoklund Olesen authored
llvm-svn: 104961
-
Howard Hinnant authored
llvm-svn: 104960
-
Dan Gohman authored
llvm-svn: 104959
-
Dan Gohman authored
llvm-svn: 104958
-
Dan Gohman authored
llvm-svn: 104957
-
Dan Gohman authored
llvm-svn: 104956
-
Daniel Dunbar authored
llvm-svn: 104955
-
Stuart Hastings authored
llvm-svn: 104953
-
Howard Hinnant authored
llvm-svn: 104952
-
Dan Gohman authored
reference the stack. llvm-svn: 104951
-
Dan Gohman authored
effective no-op constructs, to make it more effective on unoptimized IR. llvm-svn: 104950
-
Dan Gohman authored
lib/Transforms/Utils and into lib/Analysis so that Analysis passes can use them. llvm-svn: 104949
-
Dan Gohman authored
llvm-svn: 104948
-
Dan Gohman authored
llvm-svn: 104947
-
Howard Hinnant authored
llvm-svn: 104946
-
Dan Gohman authored
llvm-svn: 104945
-
Dan Gohman authored
llvm-svn: 104944
-
Howard Hinnant authored
llvm-svn: 104943
-
John McCall authored
Fixes PR7243. llvm-svn: 104942
-
John McCall authored
the x86-64 __va_list_tag with this attribute. The attribute causes the affected type to behave like a fundamental type when considered by ADL. (x86-64 is the only target we currently provide with a struct-based __builtin_va_list) Fixes PR6762. llvm-svn: 104941
-
John McCall authored
give us a decl back. Makes -cc1 -parse-noop handle a substantially larger amount of the C++ grammar. llvm-svn: 104940
-
John McCall authored
llvm-svn: 104939
-
John McCall authored
a type. llvm-svn: 104938
-
Douglas Gregor authored
along an access path, add another note pointing at the member we actually found. llvm-svn: 104937
-
Dan Gohman authored
llvm-svn: 104936
-
Dan Gohman authored
llvm-svn: 104935
-
Douglas Gregor authored
llvm-svn: 104934
-
Nate Begeman authored
Add Makefile support for building arm_neon.h from arm_neon.td Need to figure out an appropriate cmake rule for this. llvm-svn: 104928
-
Nate Begeman authored
llvm-svn: 104927
-
Daniel Dunbar authored
paths on non-x86. I really detest this file. llvm-svn: 104921
-