- Apr 19, 2009
-
-
Chris Lattner authored
for a token is set, this makes the diagnostic "expanded from stack" work for this diagnostic. Add a testcase for PR3918. llvm-svn: 69544
-
Eli Friedman authored
llvm-svn: 69543
-
Eli Friedman authored
llvm-svn: 69542
-
Eli Friedman authored
llvm-svn: 69541
-
Chris Lattner authored
llvm-svn: 69540
-
Chris Lattner authored
llvm-svn: 69539
-
Chris Lattner authored
llvm-svn: 69538
-
Chris Lattner authored
llvm-svn: 69537
-
Chris Lattner authored
by rejecting invalid poisoned tokens in the token pasting path. llvm-svn: 69536
-
Sebastian Redl authored
Another piece of the conditional operator puzzle. We'll want to use FindCompositePointerType in some other places, too. llvm-svn: 69534
-
Chris Lattner authored
llvm-svn: 69532
-
Nick Lewycky authored
freeMachineCodeForFunction was never called. llvm-svn: 69531
-
Chris Lattner authored
in a function-like macro body. This has the added bonus of moving some function-like macro specific code out of the object-like macro codepath. llvm-svn: 69530
-
Nick Lewycky authored
llvm-svn: 69529
-
Chris Lattner authored
non-glibc ones. llvm-svn: 69528
-
Chris Lattner authored
functions in glibc header files that use FP Stack inline asm which the backend can't deal with (PR879). This "fixes" PR3970 for linux. Other affected systems should do similar things. Maybe this should just go to the general i386/x86-64 sections? llvm-svn: 69527
-
Chris Lattner authored
rdar://6805442 llvm-svn: 69525
-
Chris Lattner authored
through like other directives PTH doesn't care about. This should fix rdar://6804029 llvm-svn: 69524
-
Chris Lattner authored
llvm-svn: 69523
-
Chris Lattner authored
llvm-svn: 69522
-
Chris Lattner authored
by the command line option if present. llvm-svn: 69521
-
-
Chris Lattner authored
will talk to steve. llvm-svn: 69519
-
Chris Lattner authored
llvm-svn: 69518
-
Chris Lattner authored
llvm-svn: 69517
-
Duncan Sands authored
bigger than the vector element type, turn checking of the operand type back on again, appropriately adjusted. llvm-svn: 69516
-
Duncan Sands authored
value type union: this field was causing problems for some compilers on 64 bit systems, presumably because SimpleTy is 32 bits wide while the other fields are 64 bits wide. llvm-svn: 69515
-
rdar://6804402Chris Lattner authored
@class but no implementation. This was broken in all 3 runtime impls. llvm-svn: 69512
-
Chris Lattner authored
llvm-svn: 69511
-
Chris Lattner authored
they do allow switches. llvm-svn: 69510
-
Chris Lattner authored
calling into the jump checker when a function or method is known to contain no VLAs or @try blocks. llvm-svn: 69509
-
Chris Lattner authored
llvm-svn: 69508
-
Chris Lattner authored
llvm-svn: 69507
-
Chris Lattner authored
llvm-svn: 69506
-
Chris Lattner authored
already too large. llvm-svn: 69505
-
Daniel Dunbar authored
llvm-svn: 69504
-
Daniel Dunbar authored
- The confusing IRgen bitfield interface is partly to blame here; fixing the functional error for now, cleanups to the interface to follow. llvm-svn: 69503
-
Chris Lattner authored
llvm-svn: 69502
-
Chris Lattner authored
llvm-svn: 69501
-
Chris Lattner authored
llvm-svn: 69500
-