- May 28, 2010
-
-
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
-
Dan Gohman authored
llvm-svn: 104920
-
Dan Gohman authored
llvm-svn: 104919
-
John McCall authored
lookup context, not the direct semantic context. Fixes PR7230. llvm-svn: 104917
-
Dan Gohman authored
llvm-svn: 104916
-
Dan Gohman authored
llvm-svn: 104915
-
Devang Patel authored
llvm-svn: 104914
-
Devang Patel authored
llvm-svn: 104913
-
Eli Friedman authored
llvm-svn: 104912
-
Dan Gohman authored
This will help reduce the amount of casting required on 64-bit targets. llvm-svn: 104911
-
Nate Begeman authored
of the intrinsics. The goal is to auto-generate both support for GCC-style (vector) and ARM-style (struct of vector) intrinsics. This is work in progress, but will be completed soon. llvm-svn: 104910
-
Douglas Gregor authored
turned on. llvm-svn: 104909
-
Douglas Gregor authored
expression context in C/Objective-C, or when we're in an @interface/@implementation/@protocol in Objective-C(++). llvm-svn: 104908
-
Bob Wilson authored
the instruction class for t2RSB to add that operand in svn r104582. Radar 8033757. llvm-svn: 104907
-
Dan Gohman authored
llvm-svn: 104906
-
Douglas Gregor authored
completions. Plus, tweak a few completion patterns to better reflect the language grammar. llvm-svn: 104905
-
Jakob Stoklund Olesen authored
optimization level. This only really affects llc for now because both the llvm-gcc and clang front ends override the default register allocator. I intend to remove that code later. llvm-svn: 104904
-
Jakob Stoklund Olesen authored
llvm-svn: 104903
-