- Apr 30, 2009
-
-
Evan Cheng authored
llvm-svn: 70461
-
Bill Wendling authored
llvm-svn: 70459
-
Bill Wendling authored
llvm-svn: 70457
-
Chris Lattner authored
memory operands otherwise the writebacks get lost when the inline asm doesn't otherwise have side effects. This fixes rdar://6839427, though clang really shouldn't generate these anymore. llvm-svn: 70455
-
Bill Wendling authored
llvm-svn: 70454
-
Chris Lattner authored
llvm-svn: 70453
-
Mike Stump authored
llvm-svn: 70452
-
Bill Wendling authored
level. This is more expressive. llvm-svn: 70451
-
Bill Wendling authored
llvm-svn: 70449
-
Bill Wendling authored
llvm-svn: 70445
-
Douglas Gregor authored
llvm-svn: 70443
-
Fariborz Jahanian authored
in an @synthesize diective, as it breaks few projects. llvm-svn: 70441
-
Bill Wendling authored
which better identifies what the optimization is doing. And is more flexible for future uses. llvm-svn: 70440
-
Bill Wendling authored
llvm-svn: 70437
-
Anders Carlsson authored
Just because a declaration has the same name as its containing class doesn't mean that it's a constructor. Fixes rdar://problem/6815988. llvm-svn: 70436
-
Douglas Gregor authored
llvm-svn: 70432
-
Ted Kremenek authored
an owned object, consult its summary instead of inspecting the selector. This picks up annotations, and is just more general. llvm-svn: 70429
-
Dale Johannesen authored
llvm-svn: 70427
-
Nate Begeman authored
llvm-svn: 70425
-
Douglas Gregor authored
llvm-svn: 70424
-
Fariborz Jahanian authored
It seems to effect code gen. Add a FIXME instead. llvm-svn: 70423
-
Dan Gohman authored
llvm-svn: 70422
-
Dan Gohman authored
(sext i8 {-128,+,1} to i64) to i64 {-128,+,1}, where the iteration crosses from negative to positive, but is still safe if the trip count is within range. llvm-svn: 70421
-
Ted Kremenek authored
llvm-svn: 70420
-
Douglas Gregor authored
based on a patch from Anders Johnsen. CodeGen support is incomplete, in that we do not properly coerce to the first field's type. llvm-svn: 70419
-
Mike Stump authored
llvm-svn: 70418
-
Ted Kremenek authored
llvm-svn: 70417
-
Dan Gohman authored
llvm-svn: 70416
-
- Apr 29, 2009
-
-
Ted Kremenek authored
- Add an (optional) short description for BugReports for clients that want to distinguish between long and short descriptions for bugs - Make the bug report for VLA less obscene for Plist diagnostics by using the short description llvm-svn: 70415
-
Fariborz Jahanian authored
and found in super class triggers a diagnostics. llvm-svn: 70414
-
Mike Stump authored
type and argument types are missing, and let return type deduction happen before we give errors for returning from a noreturn block. Radar 6441502 llvm-svn: 70413
-
Ted Kremenek authored
llvm-svn: 70412
-
Bill Wendling authored
llvm-svn: 70411
-
Dan Gohman authored
llvm-svn: 70410
-
Evan Cheng authored
llvm-svn: 70409
-
Jakob Stoklund Olesen authored
llvm-svn: 70408
-
Fariborz Jahanian authored
referenced in a category implementation meta-data (Next objc 32bit abi). llvm-svn: 70407
-
Eli Friedman authored
llvm-svn: 70406
-
Dan Gohman authored
print sext, zext, and trunc, instead of signextend, zeroextend, and truncate, respectively, for consistency with the main IR. llvm-svn: 70405
-
Fariborz Jahanian authored
llvm-svn: 70404
-