Add a couple of random comments.
[oota-llvm.git] / tools /
2010-08-19 Mikhail Glushenkovllvmc: Update examples.
2010-08-18 Dan GohmanEliminate some redundancy by relying on raw_fd_ostream...
2010-08-18 Dan GohmanAllow the -analyze option to follow the -o option,...
2010-08-18 Dan GohmanDon't translate "-" to outs() manually; raw_ostream...
2010-08-18 Dan GohmanDon't translate "-" to outs() manually; raw_ostream...
2010-08-18 Dan GohmanDon't register stdout to be deleted on a signal.
2010-08-18 Dan GohmanRemove an unused command-line option.
2010-08-17 Anton KorobeynikovThis patch enables ENABLE_SHARED=1 to build DLL based...
2010-08-15 Oscar FuentesCMake: Improved COMMENT on a custom command
2010-08-15 Mikhail GlushenkovUpdate tests.
2010-08-15 Mikhail Glushenkovllvmc: remove dynamic plugins.
2010-08-11 Daniel Dunbarllvm-mc: Add -show-inst-operands, for dumping the parse...
2010-08-11 Rafael EspindolaMake it possible to set the cpu used for codegen.
2010-08-11 Daniel Dunbarlto: Fix an inverted conditional which prevented the...
2010-08-11 Daniel Dunbarlto: Fix gratuitous memory leaks.
2010-08-10 Daniel Dunbarlto: Reduce nesting.
2010-08-10 Daniel DunbarLTOModule.cpp: Fix numerous style issues.
2010-08-10 Rafael EspindolaMake it possible to set the flags passed to the assembler.
2010-08-10 Rafael EspindolaFix silly bug.
2010-08-10 Rafael EspindolaUse RunPassesOn as in the rest of bugpoint.
2010-08-09 Rafael EspindolaMake it possible to set the target triple and expose...
2010-08-09 Rafael EspindolaDon't try to build a plugin on windows.
2010-08-08 Michael J. Spencerllc: Fix help typo as pointed out by Nick Lewycky.
2010-08-08 Rafael EspindolaAdd a opt-args option that can be used to pass argument...
2010-08-08 Rafael Espindolas/libLLVMgold/LLVMgold/g
2010-08-08 Rafael EspindolaMost of bugpoint now only needs to know the pass names.
2010-08-08 Rafael EspindolaTry to fix cmake build.
2010-08-07 Rafael EspindolaRun opt instead of bugpoint itself.
2010-08-07 Rafael EspindolaAnother missing file :-(
2010-08-07 Rafael EspindolaAdd missing file.
2010-08-07 Rafael EspindolaMove the bugpoint test passes to a plugin in preparatio...
2010-08-06 Michael J. Spencerllc: Clarify -mc-relax-all description.
2010-08-06 Owen AndersonReapply r110396, with fixes to appease the Linux buildb...
2010-08-06 Owen AndersonRevert r110396 to fix buildbots.
2010-08-05 Owen AndersonDon't use PassInfo* as a type identifier for passes...
2010-08-05 Bob WilsonRevert bugpoint change due to buildbot breakage.
2010-08-05 Rafael EspindolaRun opt instead of bugpoint itself.
2010-08-05 Rafael EspindolaAdd const to compileProgram and to the various test...
2010-08-05 Rafael EspindolaAdd a Module argument to the remaining runPasses method...
2010-08-05 Rafael EspindolaMake EmitProgressBitcode const and add a Module argumen...
2010-07-31 Daniel Dunbarbuild: Don't pass -avoid-version or -no-undefined on...
2010-07-31 Michael J. Spencerllc: Add -mc-relax-all.
2010-07-31 Rafael EspindolaAdd const to some methods and change TestMergedProgram...
2010-07-31 Rafael EspindolaThe BlockExtractorPass() constructor was not reading...
2010-07-30 Rafael EspindolaAdd a Program argument to diffProgram to avoid a use...
2010-07-30 Duncan SandsDo not pass a copy of the value map, pass a reference...
2010-07-29 John McCallTranscribe IRC to svn. Also don't print basic block...
2010-07-29 John McCallMake the header self-contained and follow #include...
2010-07-29 John McCallSwitch to using the LLVM CommandLine library so that...
2010-07-29 Benjamin KramerPlug the remaining MC leaks by giving MCObjectStreamer...
2010-07-29 Rafael EspindolaMake the test while reducing blocks functional. This...
2010-07-29 John McCallCentralize the logic to permanently unify two instructi...
2010-07-29 John McCallDiagnose non-structural differences in the case where...
2010-07-29 John McCallWhen unifying instructions during a block diff, actuall...
2010-07-29 John McCallSomehow I was getting reasonable results for the test...
2010-07-29 John McCallCache the result of errs() and implement formatted...
2010-07-29 John McCallAdd the llvm-diff tool, which performs a relatively...
2010-07-29 Jakob Stoklund OlesenUse the right gcc tool args for IsARMArchitecture.
2010-07-28 Gabor Greifsimplify by using CallSite constructors; virtually...
2010-07-28 Rafael EspindolaInstead of abusing swapProgramIn, just add a Module...
2010-07-26 Rafael EspindolaClone and restore the module being reduced in
2010-07-24 Rafael EspindolaRevert unintended white space change.
2010-07-24 Rafael EspindolaFix a trivial use after free.
2010-07-23 Mikhail GlushenkovGet rid of exceptions in llvmc.
2010-07-20 Chris Lattnerthere is now no reason to link in TARGETS_TO_BUILD...
2010-07-20 Chris Lattnerfix edis to only try to link in the x86 parts if the...
2010-07-20 Douglas GregorFix edis makefile
2010-07-20 Chris Lattnerfix DISABLE_EDIS
2010-07-20 Chris Lattnerthis logic is handled by tools/makefile.
2010-07-20 Chris Lattneredis needs to link in mcdisassembler.
2010-07-20 Chris Lattnerupdate cmake.
2010-07-20 Chris Lattneredinfo doesn't need to be built here.
2010-07-20 Chris Lattnerstart straightening out libedis's dependencies and...
2010-07-20 Owen AndersonSpeculatively revert r108813, in an attempt to get...
2010-07-20 Owen AndersonReapply r108794, a fix for the failing test from last...
2010-07-20 Daniel DunbarRevert r108794, "Separate PassInfo into two classes...
2010-07-20 Owen AndersonSeparate PassInfo into two classes: a constructor-free...
2010-07-19 Mikhail Glushenkovllvmc: Add a new option type (switch_list).
2010-07-19 Daniel DunbarTarget: Give the TargetAsmParser access to the TargetMa...
2010-07-19 Daniel Dunbaredis: Save the TargetMachine in the EDDisassembler...
2010-07-18 Daniel DunbarMC: Move several clients to using AsmParser constructor...
2010-07-18 Daniel Dunbarllvm-mc: Fix llvm-mc -as-lex.
2010-07-17 Duncan SandsFix what seems like a clear buffer overflow, noticed...
2010-07-16 Dan GohmanMake llvm-bcanalyzer print out the full enum name for...
2010-07-16 Daniel Dunbarbuild/Darwin: Add an LLVM_LTO_VERSION_OFFSET make varia...
2010-07-14 Bob WilsonRemove some broken code to check the DISABLE_EDIS flag...
2010-07-12 Duncan SandsConvert some tab stops into spaces.
2010-07-01 Bill WendlingImplement the "linker_private_weak" linkage type. This...
2010-07-01 Daniel DunbarMC: Pass the target instance to the AsmParser constructor.
2010-07-01 Devang PatelPreserve debug info for only extracted symbols.
2010-07-01 Mikhail GlushenkovMake -filelist work with -linker=c++.
2010-06-29 Bill WendlingRevert r107205 and r107207.
2010-06-29 Bill WendlingIntroducing the "linker_weak" linkage type. This will...
2010-06-29 Duncan SandsRemove variables that are written by not read.
2010-06-24 Devang PatelUse ValueMap instead of DenseMap.
2010-06-23 Rafael EspindolaAdd an extra-library-path option to the plugin. This...
2010-06-21 Rafael Espindolaadd_input_file and add_input_library now take const...
2010-06-21 Rafael EspindolaSave more temps with -save-temps.
2010-06-18 Rafael EspindolaAdd a pass-through option to the plugin. The use case...
2010-06-14 Rafael EspindolaDon't produce output only if *all* files are unused.
next