- Dec 15, 2009
-
-
Evan Cheng authored
Tail duplication should zap a copy it inserted for SSA update if the copy is the only use of its source. llvm-svn: 91390
-
Ted Kremenek authored
now, don't construct CFGs that contain C++ try/catch statements, and have GRExprEngine abort a path if it encounters a C++ construct it doesn't understand (which is mostly everything at this point). llvm-svn: 91389
-
Mike Stump authored
llvm-svn: 91386
-
Daniel Dunbar authored
llvm-svn: 91384
-
Mike Stump authored
-fcatch-undefined-behavior if we aren't optimizing. WIP. llvm-svn: 91382
-
Evan Cheng authored
llvm-svn: 91381
-
Evan Cheng authored
llvm-svn: 91380
-
Daniel Dunbar authored
llvm-svn: 91379
-
Evan Cheng authored
llvm-svn: 91378
-
Eric Christopher authored
llvm-svn: 91377
-
Bill Wendling authored
$ svn merge -c -91161 https://llvm.org/svn/llvm-project/llvm/trunk --- Reverse-merging r91161 into '.': U lib/CodeGen/BranchFolding.cpp U lib/CodeGen/MachineBasicBlock.cpp $ svn merge -c -91113 https://llvm.org/svn/llvm-project/llvm/trunk --- Reverse-merging r91113 into '.': G lib/CodeGen/MachineBasicBlock.cpp $ svn merge -c -91101 https://llvm.org/svn/llvm-project/llvm/trunk --- Reverse-merging r91101 into '.': U include/llvm/CodeGen/MachineBasicBlock.h G lib/CodeGen/MachineBasicBlock.cpp $ svn merge -c -91092 https://llvm.org/svn/llvm-project/llvm/trunk --- Reverse-merging r91092 into '.': G include/llvm/CodeGen/MachineBasicBlock.h G lib/CodeGen/MachineBasicBlock.cpp llvm-svn: 91376
-
Mike Stump authored
instead of abort to improve codesize and codegen. llvm-svn: 91374
-
Ted Kremenek authored
llvm-svn: 91373
-
Jim Grosbach authored
llvm-svn: 91371
-
Daniel Dunbar authored
resources (e.g., /usr/lib/clang/1.1) to be passed on the command line instead of computed. llvm-svn: 91370
-
Douglas Gregor authored
WIP, yet again. llvm-svn: 91368
-
Mike Stump authored
llvm-svn: 91367
-
Dan Gohman authored
llvm-svn: 91362
-
Dan Gohman authored
those enum values is less common. llvm-svn: 91361
-
Dan Gohman authored
depends on. llvm-svn: 91360
-
John McCall authored
I apologize for friend declarations. llvm-svn: 91359
-
Dan Gohman authored
llvm-svn: 91356
-
Dan Gohman authored
Bill for spotting this! llvm-svn: 91355
-
- Dec 14, 2009
-
-
Bob Wilson authored
llvm-svn: 91352
-
Fariborz Jahanian authored
llvm-svn: 91349
-
rdar://problem/7468209Ted Kremenek authored
Fix: <rdar://problem/7468209> SymbolManager::isLive() should not crash on captured block variables that are passed by reference llvm-svn: 91348
-
Mike Stump authored
llvm-svn: 91347
-
Chris Lattner authored
on 64-bit targets. Pass Preprocessor into create/destroy methods of MacroArgs even though it isn't used yet. llvm-svn: 91345
-
Chris Lattner authored
llvm-svn: 91343
-
Mike Stump authored
llvm-svn: 91341
-
Johnny Chen authored
between BR_JTr and STREXD. llvm-svn: 91339
-
Bill Wendling authored
but we need it to actually be 4-bytes in the FDE. llvm-svn: 91337
-
Fariborz Jahanian authored
an Objective-C rethrow nested inside another try/catch block. (fixes radar 7466728). llvm-svn: 91335
-
Jim Grosbach authored
llvm-svn: 91333
-
Jim Grosbach authored
llvm-svn: 91329
-
Johnny Chen authored
llvm-svn: 91327
-
Douglas Gregor authored
llvm-svn: 91326
-
Douglas Gregor authored
llvm-svn: 91325
-
Mike Stump authored
llvm-svn: 91324
-
Douglas Gregor authored
llvm-svn: 91323
-