- Aug 11, 2010
-
-
Daniel Dunbar authored
from inline assembly, except in cases where they had already been seen (in which case they would get added twice). - I can't see how this ever worked... llvm-svn: 110757
-
Daniel Dunbar authored
llvm-svn: 110756
-
Daniel Dunbar authored
llvm-svn: 110752
-
Daniel Dunbar authored
llvm-svn: 110751
-
- Aug 10, 2010
-
-
Rafael Espindola authored
Nick, please review. llvm-svn: 110705
-
Rafael Espindola authored
llvm-svn: 110684
-
Rafael Espindola authored
llvm-svn: 110682
-
- Aug 09, 2010
-
-
Rafael Espindola authored
gold plugin. llvm-svn: 110604
-
Rafael Espindola authored
llvm-svn: 110573
-
Michael J. Spencer authored
llvm-svn: 110556
-
Rafael Espindola authored
invocation. Fixes PR7793: bugpoint -debug test.ll --opt-args -unroll-count=4 llvm-svn: 110555
-
- Aug 08, 2010
-
-
Rafael Espindola authored
llvm-svn: 110552
-
Rafael Espindola authored
llvm-svn: 110534
-
Rafael Espindola authored
llvm-svn: 110528
-
Rafael Espindola authored
llvm-svn: 110524
-
- Aug 07, 2010
-
-
Rafael Espindola authored
llvm-svn: 110522
-
Rafael Espindola authored
llvm-svn: 110521
-
Rafael Espindola authored
use opt. llvm-svn: 110520
-
- Aug 06, 2010
-
-
Michael J. Spencer authored
llvm-svn: 110477
-
Owen Anderson authored
llvm-svn: 110460
-
Owen Anderson authored
llvm-svn: 110410
-
Owen Anderson authored
ID member as the sole unique type identifier. Clean up APIs related to this change. llvm-svn: 110396
-
- Aug 05, 2010
-
-
Bob Wilson authored
--- Reverse-merging r110333 into '.': U tools/bugpoint/BugDriver.h U tools/bugpoint/OptimizerDriver.cpp U tools/bugpoint/bugpoint.cpp U tools/bugpoint/BugDriver.cpp llvm-svn: 110341
-
Rafael Espindola authored
Fixes PR753. llvm-svn: 110333
-
Rafael Espindola authored
llvm-svn: 110306
-
Rafael Espindola authored
const. llvm-svn: 110300
-
Rafael Espindola authored
that argument to simplify runPassesOn. llvm-svn: 110291
-
- Jul 31, 2010
-
-
Daniel Dunbar authored
anything. llvm-svn: 109957
-
Michael J. Spencer authored
llvm-svn: 109954
-
Rafael Espindola authored
module and take a const BugDriver. llvm-svn: 109951
-
Rafael Espindola authored
exactly what bugpoint expected it to do. There was also only one user of BlockExtractorPass(const std::vector<BasicBlock*> &B), so just remove it and make BlockExtractorPass read BlockFile. This fixes bugpoint's block extraction. Nick, please review. llvm-svn: 109936
-
- Jul 30, 2010
-
-
Rafael Espindola authored
llvm-svn: 109859
-
Duncan Sands authored
llvm-svn: 109852
-
- Jul 29, 2010
-
-
John McCall authored
llvm-svn: 109787
-
John McCall authored
llvm-svn: 109774
-
John McCall authored
message is properly contaminated with nonsense about timing passes that doesn't apply at all to this utility. :) llvm-svn: 109769
-
Benjamin Kramer authored
Plug the remaining MC leaks by giving MCObjectStreamer/MCAsmStreamer ownership of the TargetAsmBackend and the MCCodeEmitter. llvm-svn: 109767
-
Rafael Espindola authored
memory when one of the original BB is destroyed. llvm-svn: 109747
-
John McCall authored
it establishes a context and does a complaining diff. Also make sure we unify the prelude and postlude of a diff after a block-diff call. llvm-svn: 109744
-
John McCall authored
structurally identical. llvm-svn: 109743
-