- Apr 08, 2008
-
-
Chris Lattner authored
interaction for function parameters, fixing PR2046. Patch by Doug Gregor! llvm-svn: 49369
-
-
Devang Patel authored
llvm-svn: 49367
-
Dale Johannesen authored
correctly when unwind info is being generated. llvm-svn: 49366
-
Dale Johannesen authored
llvm-svn: 49365
-
Dale Johannesen authored
that need it (usually, grepping for some string found in unwind info) llvm-svn: 49364
-
Dale Johannesen authored
Corresponds to -fno-unwind-tables (usually default in gcc). llvm-svn: 49361
-
Ted Kremenek authored
an HTMLified source file. llvm-svn: 49359
-
Ted Kremenek authored
llvm-svn: 49358
-
Ted Kremenek authored
llvm-svn: 49357
-
Ted Kremenek authored
llvm-svn: 49356
-
http://llvm.org/viewvc/llvm-project?rev=49213&view=revTed Kremenek authored
The problem is that some clients of gcc lookout at the stdout output of gcc; this requires that all the analyzer diagnostics go to stderr to avoid polluting stdout. llvm-svn: 49355
-
Ted Kremenek authored
llvm-svn: 49354
-
- Apr 07, 2008
-
-
Sam Bishop authored
they can be created using the same allocator as in the "from source code" case. llvm-svn: 49353
-
Ted Kremenek authored
llvm-svn: 49352
-
Sam Bishop authored
deserializer. llvm-svn: 49350
-
Steve Naroff authored
llvm-svn: 49349
-
Dan Gohman authored
review feedback from Chris quite a while ago. No functionality change. llvm-svn: 49348
-
Tanya Lattner authored
llvm-svn: 49347
-
Tanya Lattner authored
Removed llvm-upgrade from documentations. llvm-svn: 49346
-
Owen Anderson authored
in both time and memory savings for GVN. For example, one testcase went from 10.5s to 6s with this patch. llvm-svn: 49345
-
Duncan Sands authored
llvm-svn: 49344
-
Evan Cheng authored
llvm-svn: 49343
-
Daniel Berlin authored
llvm-svn: 49339
-
Duncan Sands authored
llvm-svn: 49338
-
Duncan Sands authored
needs to be fixed here - a previous commit made sure that intrinsics always get the right attributes. So remove no-longer needed code, and while there use Intrinsic::getDeclaration rather than getOrInsertFunction. llvm-svn: 49337
-
Duncan Sands authored
intrinsics. Fix up the argument type (should be i8*, was an array*). llvm-svn: 49336
-
Duncan Sands authored
right parameter attributes no matter how they are obtained. llvm-svn: 49335
-
Roman Levenstein authored
by Dan Gohman is fixed. llvm-svn: 49330
-
Owen Anderson authored
allocations, which GVN can't optimize anyways. llvm-svn: 49329
-
Chris Lattner authored
llvm-svn: 49328
-
Chris Lattner authored
llvm-svn: 49327
-
Chris Lattner authored
llvm-svn: 49326
-
Chris Lattner authored
llvm-svn: 49325
-
Chris Lattner authored
llvm-svn: 49324
-
Chris Lattner authored
llvm-svn: 49323
-
Chris Lattner authored
and fix a bug. llvm-svn: 49322
-
Chris Lattner authored
type, because it did not include a/b in the hash. llvm-svn: 49321
-
Chris Lattner authored
if MyClass is a superclass of MyOtherClass, there is no need for an exact interface match. llvm-svn: 49320
-
Chris Lattner authored
llvm-svn: 49319
-