[SROA] Fix PR24463, a crash I introduced in SROA by allowing it to
[oota-llvm.git] / tools /
2015-08-28 Rui UeyamaRe-apply r246276 - Object: Teach llvm-ar to create...
2015-08-27 Peter CollingbourneCodeGen: Introduce splitCodeGen and teach LTOCodeGenera...
2015-08-27 Michael J. Spencer[yaml2obj] Support numeric indexes to create invalid...
2015-08-27 Davide Italiano[llvm-readobj] Add support for dumping MachO min versio...
2015-08-26 Davide Italiano[llvm-objdump] Use the new MinVersion API introduced...
2015-08-26 Frederic RissRevert "[dsymutil] Emit real dSYM companion binaries."
2015-08-26 Frederic Riss[dsymutil] Emit real dSYM companion binaries.
2015-08-26 Frederic Riss[dsymutil] Store an optional BinaryPath in the debug...
2015-08-26 Frederic Riss[dsymutil] Make the warn and error helpers globally...
2015-08-26 Frederic Riss[dsymutil] Split NonRelocatableStringPool into its...
2015-08-25 Frederic Riss[dsymutil] Reapply r245960.
2015-08-25 Frederic RissRevert "[dsymutil] Rewrite thumb triple names in user...
2015-08-25 Frederic Riss[dsymutil] Rewrite thumb triple names in user visible...
2015-08-25 Frederic Riss[dsymutil] Not finding any debug info is not a fatal...
2015-08-24 Peter CollingbourneLTO: Simplify merged module ownership.
2015-08-23 Davide Italiano[llvm-readobj/ELF] Factor out common code.
2015-08-21 Peter CollingbourneLTO: Change signature of LTOCodeGenerator::setCodePICMo...
2015-08-21 Davide Italiano[llvm-readobj] Add support for MachO DataInCodeDataCommand.
2015-08-21 Peter Collingbournellvm-lto: Re-order code.
2015-08-21 Peter CollingbourneTransformUtils: Introduce module splitter.
2015-08-19 David MajnemerReplace some calls to isa<LandingPadInst> with isEHPad()
2015-08-18 Chandler Carruth[PM/AA] Remove the last relics of the separate IPA...
2015-08-14 Chris Bieneman[CMake] Fix PR14200, llvm-config output misses -fno...
2015-08-13 David Majnemer[llvm-cxxdump] Correctly process relocations when given...
2015-08-13 Yaron KerenRemove and forbid raw_svector_ostream::flush() calls.
2015-08-13 Yaron KerenRemove raw_svector_ostream::resync and users. It's...
2015-08-10 Reid Kleckner[llvm-symbolizer] Remove underscores and other C mangli...
2015-08-10 Rafael EspindolaDon't iterate over all sections in the ELFFile constructor.
2015-08-10 Rafael EspindolaUse higher level functions in llvm-objdump.
2015-08-10 Rafael EspindolaDelete getDotSymtabSec.
2015-08-10 Rafael EspindolaUse continue to reduce indentation. NFC.
2015-08-10 Yaron KerenRecommit r244470+ r244471 together, the bot failed...
2015-08-10 Yaron KerenRevert r244470 and 244471 while looking into it.
2015-08-10 Yaron KerenSecond part of r244470 (source file was unsaved in...
2015-08-10 Yaron KerenReally implement David Blaikie suggestion in full of...
2015-08-10 Yaron KerenFully apply David Blaikie suggestion and add comment...
2015-08-10 Yaron KerenModify r244405 to clearer code, per David Blaikie sugge...
2015-08-10 Rafael Espindolaelf2yaml: Use existing section walk to find the symbol...
2015-08-08 Yaron KerenFix dangling reference in DwarfLinker.cpp. The original...
2015-08-07 Rafael EspindolaConvert getSymbolSection to return an ErrorOr.
2015-08-07 Rafael EspindolaDon't look for a SHT_DYNSYM in the ELFFile's constructor.
2015-08-07 Rafael EspindolaRemove the symbol iteration functions that don't take...
2015-08-07 Rafael EspindolaAdd dynamic_table iterators back to ELF.h.
2015-08-07 Frederic Riss[dsymutil] Use the new MCDwarfLineTableParams customiza...
2015-08-07 Tom StellardELF: Add AMDGPU specific defintions
2015-08-07 Davide Italiano[llvm-readobj] Convert to range-loops.
2015-08-06 Rafael EspindolaMove to llvm-readobj code that is only used there.
2015-08-06 Frederic Riss[dsymutil] Implement dSYM bundle creation
2015-08-06 Frederic Riss[dsymutil] Add (unimplemented) --flat option
2015-08-06 Davide Italiano[llvm-objdump] Add missing call to exit(1).
2015-08-05 Frederic Riss[dsymutil] Do not create temporary files in -no-output...
2015-08-05 Frederic Riss[dsymutil] Add support for the -arch option.
2015-08-05 Nick LewyckyReplace &vector[0] with vector.data() to avoid invalid...
2015-08-05 David Blaikie-Wdeprecated clean by making LogBuilder move constructi...
2015-08-05 Richard DiamondRevert "Fix `llvm-config` to emit the linker flag for...
2015-08-05 Frederic Riss[dsymutil] Implement support for handling mach-o univer...
2015-08-05 Frederic Riss[dsymutil] Introduce exit helper. NFC.
2015-08-05 Frederic Riss[dsymutil] Split some logic into a helper function...
2015-08-05 Davide Italiano[llvm-objdump] Call exit(1) on error, i.e. fail early.
2015-08-03 Davide Italiano[llvm-objdump] Range-loopify. NFC intended.
2015-08-03 Frederic Riss[dwarfdump] Add support for dumping mach-o universal...
2015-08-03 Frederic Riss[dwarfdump] Move dumping to a helper function NFC
2015-08-02 Duncan P. N. Exon... DwarfLinker: Use DIEValueList instead of DIE, NFC
2015-08-01 Simon Atanasyan[Mips] Support DT_MIPS_RLD_MAP_REL dynamic section...
2015-07-31 Frederic Riss[dsymutil] Support multiple input files on the command...
2015-07-31 David MajnemerNew EH representation for MSVC compatibility
2015-07-30 Mehdi AminiFix lli with OrcLazyJIT: the default DataLayout was...
2015-07-30 David Majnemer[COFF] Add IMAGE_SCN_TYPE_NOLOAD to SectionCharacteristics
2015-07-29 Frederic Riss[dsymutil] Re-add command line option -v this time...
2015-07-29 Frederic Riss[dsymutil] Use option categories.
2015-07-29 Frederic Riss[dsymutil] Rename -v option to -verbose
2015-07-29 Colin LeMahieu[llvm-objdump] Inverting logic to match the word "predi...
2015-07-29 Colin LeMahieu[llvm-objdump] Merging MachO DumpSections in to FilterS...
2015-07-29 Colin LeMahieu[llvm-objdump] Added -j flag to filter sections that...
2015-07-28 Lang Hames[RuntimeDyld] Remove a memory-leak that was introduced...
2015-07-28 Lang Hames[RuntimeDyld] Make LoadedObjectInfo::getLoadedSectionAd...
2015-07-27 JF BastienFix `llvm-config` to emit the linker flag for the combi...
2015-07-26 Tobias Grosserbugpoint: make the number of trim iterations a compile...
2015-07-26 Davide Italiano[llvm-dwarfump] Don't rely on global state, part 3.
2015-07-24 Chandler CarruthUpdate for r243115 which changed the DataLayout API...
2015-07-24 Mehdi AminiRemove access to the DataLayout in the TargetMachine
2015-07-24 Frederic Riss[dsymutil] Implement support for universal mach-o objec...
2015-07-24 Frederic Riss[dsymutil] Make the triple detection more strict.
2015-07-24 Frederic Riss[dsymutil] Refactor BinaryHolder internals. NFC
2015-07-24 Mehdi AminiRevert "Remove access to the DataLayout in the TargetMa...
2015-07-24 Davide Italiano[llvm-reaobj] Display COFF-specific sections/tables...
2015-07-24 Mehdi AminiRemove access to the DataLayout in the TargetMachine
2015-07-23 Colin LeMahieu[llvm-objdump] Add -D and --disassemble-all flags that...
2015-07-23 Rafael EspindolaUse helper function. NFC.
2015-07-23 Rafael EspindolaAdd a version of getSymbol with an explicit symbol...
2015-07-23 Rafael EspindolaSupport printing relocations in files with no section...
2015-07-23 Rafael EspindolaUse typdef to simplify the code. NFC.
2015-07-22 Frederic Riss[dsymutil] Check archive members timestamps.
2015-07-22 Rafael EspindolaDelete ELFEntityIterator. NFC.
2015-07-22 Benjamin Kramer[dsymutil] Remove extra semicolon. NFC.
2015-07-21 Frederic Riss[dsymutil] Implement ODR uniquing for C++ code.
2015-07-21 Rafael EspindolaDon't iterate over the program headers in the construct...
2015-07-21 Rafael EspindolaMake printValue a member function.
2015-07-21 Rafael EspindolaRemove always null argument.
2015-07-21 Rafael EspindolaRemove getStaticSymbolName.
next