- Sep 11, 2009
-
-
Anders Carlsson authored
llvm-svn: 81480
-
Fariborz Jahanian authored
for block pointer. llvm-svn: 81479
-
Dan Gohman authored
within the notional bounds of the static type of the getelementptr (which is not the same as "inbounds") from GlobalOpt into a utility routine, and use it in ConstantFold.cpp to check whether there are any mis-behaved indices. llvm-svn: 81478
-
Douglas Gregor authored
llvm-svn: 81477
-
Daniel Dunbar authored
- Noticed & patched by Nick Kledzik. - This may expose portability issues in the .S files, if so we should either disable them on non-Darwin, or even better make them portable. llvm-svn: 81476
-
Anders Carlsson authored
llvm-svn: 81475
-
Daniel Dunbar authored
llvm-svn: 81474
-
Dan Gohman authored
llvm-svn: 81473
-
Daniel Dunbar authored
llvm-svn: 81472
-
Daniel Dunbar authored
llvm-svn: 81471
-
Daniel Dunbar authored
llvm-svn: 81470
-
Daniel Dunbar authored
llvm-svn: 81469
-
Devang Patel authored
llvm-svn: 81468
-
Fariborz Jahanian authored
class into a candidate set. llvm-svn: 81467
-
Bill Wendling authored
llvm-svn: 81466
-
Bill Wendling authored
llvm-svn: 81465
-
Bob Wilson authored
post-decrement load/store. llvm-svn: 81464
-
Dale Johannesen authored
llvm-svn: 81463
-
- Sep 10, 2009
-
-
Fariborz Jahanian authored
llvm-svn: 81462
-
Kevin Enderby authored
that things like .word can be parsed as target specific. Moved parsing .word out of AsmParser.cpp into X86AsmParser.cpp as it is 2 bytes on X86 and 4 bytes for other targets that support the .word directive. llvm-svn: 81461
-
Anders Carlsson authored
Don't check use of a member function declaration used if the member function is virtual and the member reference expression doesn't explicitly qualify it. Fixes PR4878. llvm-svn: 81460
-
Victor Hernandez authored
llvm-svn: 81459
-
Sean Callanan authored
various widths. llvm-svn: 81458
-
Sean Callanan authored
including segment offsets and (for 8-bit operands) absolute offsets. llvm-svn: 81457
-
Sean Callanan authored
ones capable of accessing R/M operands instead of just registers. llvm-svn: 81456
-
Bill Wendling authored
llvm-svn: 81454
-
Douglas Gregor authored
integral constant expressions (for conversions to integer types, naturally). I don't *think* that const_casts will ever get to this point, but I also can't convince myself that they won't... so I've taken the safe route and allowed the ICE checking code to look at const_cast. llvm-svn: 81453
-
Mikhail Glushenkov authored
llvm-svn: 81452
-
Douglas Gregor authored
all of the parent DeclContexts that aren't represented within the Scope chain. This fixes some name-lookup problems in out-of-line definitions of members of nested classes. llvm-svn: 81451
-
Andreas Neustifter authored
llvm-svn: 81450
-
Chris Lattner authored
llvm-svn: 81449
-
Mikhail Glushenkov authored
llvm-svn: 81448
-
Mikhail Glushenkov authored
llvm-svn: 81447
-
Fariborz Jahanian authored
from correct field of TypeInfo. llvm-svn: 81446
-
Nuno Lopes authored
llvm-svn: 81445
-
Nuno Lopes authored
llvm-svn: 81444
-
Benjamin Kramer authored
llvm-svn: 81443
-
Andreas Neustifter authored
llvm-svn: 81438
-
Nick Lewycky authored
used by a terminator in another. llvm-svn: 81437
-
Bill Wendling authored
llvm-svn: 81436
-