- Sep 09, 2009
-
-
Fariborz Jahanian authored
functions. llvm-svn: 81373
-
Daniel Dunbar authored
llvm-svn: 81368
-
Daniel Dunbar authored
llvm-svn: 81367
-
Daniel Dunbar authored
llvm-svn: 81366
-
Daniel Dunbar authored
llvm-svn: 81365
-
Andreas Neustifter authored
llvm-svn: 81364
-
Dan Gohman authored
loop exit edge -- new PHIs may be needed not only for the additional splits that are made to preserve LoopSimplify form, but also for the original split. Factor out the code that inserts new PHIs so that it can be used for both. Remove LoopRotation.cpp's code for manually updating LCSSA form, as it is now redundant. This fixes PR4934. llvm-svn: 81363
-
Benjamin Kramer authored
llvm-svn: 81362
-
Mike Stump authored
llvm-svn: 81361
-
Andreas Neustifter authored
llvm-svn: 81360
-
Andreas Neustifter authored
llvm-svn: 81359
-
Andreas Neustifter authored
llvm-svn: 81358
-
Devang Patel authored
llvm-svn: 81356
-
Devang Patel authored
llvm-svn: 81355
-
Dan Gohman authored
llvm-svn: 81354
-
Devang Patel authored
Gracefully destroy MDNodes. llvm-svn: 81353
-
Andreas Neustifter authored
llvm-svn: 81350
-
Andreas Neustifter authored
llvm-svn: 81349
-
Chris Lattner authored
llvm-svn: 81347
-
Mike Stump authored
llvm-svn: 81346
-
Dan Gohman authored
llvm-svn: 81343
-
Mike Stump authored
llvm-svn: 81340
-
Andreas Neustifter authored
Fixed non working -profile-verifier-noassert option. Fixed missing newline in debugEntry(). Cleaned up assert messages. (assert(0 && Message) is still shown, but the message is printed before.) When verifiying loaded profiles the ProfileVerifier got confused when block was a setjmp target, this is checked now. When verifiying loaded profiles the ProfileVerifier got confused when block eventually reaching an exit(), this is checked now. llvm-svn: 81338
-
Mike Stump authored
llvm-svn: 81337
-
Andreas Neustifter authored
llvm-svn: 81335
-
Benjamin Kramer authored
clang's testsuite. llvm-svn: 81333
-
Mikhail Glushenkov authored
llvm-svn: 81331
-
Mikhail Glushenkov authored
Program objects have ownership semantics on Windows. llvm-svn: 81329
-
Mikhail Glushenkov authored
Thanks to Duncan Sands for spotting this. llvm-svn: 81328
-
Torok Edwin authored
llvm-svn: 81327
-
Anton Korobeynikov authored
llvm-svn: 81322
-
Anton Korobeynikov authored
llvm-svn: 81321
-
Chris Lattner authored
to be temporarily disabled. llvm-svn: 81320
-
Chris Lattner authored
printing stuff are quoting symbols now, breaking objc testcases. llvm-svn: 81319
-
Evan Cheng authored
llvm-svn: 81318
-
Douglas Gregor authored
llvm-svn: 81317
-
Jeffrey Yasskin authored
TypeBuilder was using a local static variable to cache its result. This made it ignore changes in its LLVMContext argument and always return a type constructed from the argument to the first call. llvm-svn: 81316
-
Anders Carlsson authored
llvm-svn: 81315
-
Daniel Dunbar authored
llvm-svn: 81314
-
Daniel Dunbar authored
llvm-svn: 81313
-