- Aug 21, 2009
-
-
Erick Tryzelaar authored
and many new unit tests. llvm-svn: 79574
-
Owen Anderson authored
llvm-svn: 79572
-
Fariborz Jahanian authored
of their construction. llvm-svn: 79571
-
Douglas Gregor authored
llvm-svn: 79570
-
Dale Johannesen authored
that has nothing to do with the point of the test, per Chris. llvm-svn: 79569
-
Bill Wendling authored
U include/llvm/Target/TargetData.h U lib/Target/TargetData.cpp Temporarily revert 79555. It was causing hangs and test failures. llvm-svn: 79568
-
Bill Wendling authored
llvm-svn: 79567
-
- Aug 20, 2009
-
-
Fariborz Jahanian authored
llvm-svn: 79565
-
Daniel Dunbar authored
llvm-svn: 79564
-
Sanjiv Gupta authored
llvm-svn: 79563
-
Sanjiv Gupta authored
Clone functions that are shared between the Main thread and Interrupt thread. CallSites are changed in AsmPrinter currently. A better solution would have been to modify the legalizer (SoftenFloat) to allow targets to change the name of libcalls for float operations. But that currently breaks other targets. Also, cloing of automatic variables is done AsmPrinter, a better approach would be to use the ValueMap in CloneFunction itself. llvm-svn: 79562
-
Owen Anderson authored
Reduce contention on the Attributes lock by using atomic operations for reference counting rather than locking. llvm-svn: 79560
-
Ted Kremenek authored
llvm-svn: 79559
-
Douglas Gregor authored
llvm-svn: 79558
-
Daniel Dunbar authored
llvm-svn: 79557
-
Owen Anderson authored
llvm-svn: 79555
-
Sean Callanan authored
Intel documentation. llvm-svn: 79554
-
Dan Gohman authored
over absolute addressing even in non-PIC mode (unless the address has an index or something else incompatible), because it has a smaller encoding. llvm-svn: 79553
-
Sanjiv Gupta authored
llvm-svn: 79544
-
Dan Gohman authored
the ErrorHandler callback. llvm-svn: 79541
-
Daniel Dunbar authored
llvm-svn: 79540
-
Dan Gohman authored
and hasNoSignedWrap, for consistency with the nuw and nsw properties. llvm-svn: 79539
-
Dan Gohman authored
Describing inbounds in terms of infinitely precise arithmetic prohibits the assumption address-space-sized integer arithmetic will wrap, with a wrapped-around value landing within the same object. llvm-svn: 79538
-
Fariborz Jahanian authored
A field rename and more comments. llvm-svn: 79537
-
Misha Brukman authored
llvm-svn: 79536
-
Evan Cheng authored
llvm-svn: 79535
-
Dale Johannesen authored
llvm-svn: 79534
-
Dan Gohman authored
llvm-svn: 79533
-
Dan Gohman authored
llvm-svn: 79532
-
Benjamin Kramer authored
llvm-svn: 79531
-
Sandeep Patel authored
llvm-svn: 79530
-
Mike Stump authored
to come together nicely. Still a WIP. llvm-svn: 79521
-
John McCall authored
Add syntax examples for the friend declaration types. Remove an assert trivialized by dominating code. llvm-svn: 79520
-
Douglas Gregor authored
transformation. llvm-svn: 79519
-
Chris Lattner authored
John Thompson! llvm-svn: 79518
-
Ted Kremenek authored
just as if it behaved like an init function. This fixes <rdar://problem/7129086>. llvm-svn: 79515
-
Daniel Dunbar authored
llvm-svn: 79514
-
Erick Tryzelaar authored
as that's a bit more descriptive of what we're testing for. llvm-svn: 79513
-
Daniel Dunbar authored
that is totally bogus. llvm-svn: 79512
-
Ted Kremenek authored
llvm-svn: 79511
-