Revert: "[Reassociate] Add initial support for vector instructions."
[oota-llvm.git] / tools /
2015-03-13 Frederic Riss[dsymutil] Fix handling of cross-cu forward references.
2015-03-13 Frederic Riss[dsymutil] Add relocation of compile_units low_pc/high_pc.
2015-03-13 Frederic Riss[dsymutil] Fix location cloning for newer dwarf versions.
2015-03-13 Kevin EnderbyAdd the option, -non-verbose to llvm-objdump used with...
2015-03-12 Frederic RissReapply "[dsymutil] Gather function ranges during DIE...
2015-03-12 Chris BienemanRefactoring CMake CrossCompile module.
2015-03-11 Kevin EnderbyAdd the option, -info-plist to llvm-objdump used with...
2015-03-11 Frederic RissRevert "[dsymutil] Gather function ranges during DIE...
2015-03-11 Frederic Riss[dsymutil] Add missing headers.
2015-03-11 Frederic Riss[dsymutil] Gather function ranges during DIE selection.
2015-03-11 Frederic Riss[dsymutil] Small clang-format patch.
2015-03-11 Frederic Riss[dsymutil] Correctly clone address attributes.
2015-03-11 Justin BognerInstrProf: Teach llvm-cov to handle universal binaries...
2015-03-11 Lang Hames[Orc][MCJIT][RuntimeDyld] Re-apply r231726 and r231724...
2015-03-10 Eric ChristopherRemove the use of the subtarget in MCCodeEmitter creati...
2015-03-10 Yaron KerenTeach raw_ostream to accept SmallString.
2015-03-10 Eric ChristopherTemporarily revert r231726 and r231724 as they're break...
2015-03-09 Lang Hames[Orc][MCJIT][RuntimeDyld] Add symbol flags to symbols...
2015-03-09 Ed SchoutenAdd support for Nuxi CloudABI.
2015-03-09 Benjamin KramerMake helper functions static.
2015-03-07 Aaron BallmanAdding parenthesis around logical expressions to silenc...
2015-03-07 Aaron BallmanRemoving spurious semi-colons; NFC
2015-03-07 Chandler Carruth[PM] Create a separate library for high-level pass...
2015-03-07 Frederic Riss[dsymutil] Apply relocations to DIE data before cloning.
2015-03-06 Frederic Riss[dsymutil] Support cloning DIE reference attributes.
2015-03-06 Frederic Riss[dsymutil] Set linked unit start offset early. NFC.
2015-03-06 Frederic Riss[dsymutil] Add debug_str construction support.
2015-03-05 Frederic RissRevert "[dsymutil] MSVC does generate move constructors...
2015-03-05 Frederic Riss[dsymutil] MSVC does generate move constructors, but...
2015-03-04 David BlaikieProvide an explicit move ctor because MSVC can't synthe...
2015-03-04 Frederic Riss[dsymutil] Add minimal code to emit DIE trees.
2015-03-04 Rafael EspindolaFix the build of the gold-plugin and examples.
2015-03-04 Rafael EspindolaBring r231132 back with a fix.
2015-03-04 Mehdi AminiMake DataLayout Non-Optional in the Module
2015-03-04 NAKAMURA TakumiRevert r231132, "Correctly handle -pass-remarks in...
2015-03-04 Zachary Turner[llvm-pdbdump] Display full enum definitions.
2015-03-03 David BlaikieRevert "Remove the explicit SDNodeIterator::operator...
2015-03-03 David BlaikieRemove the explicit SDNodeIterator::operator= in favor...
2015-03-03 Rafael EspindolaCorrectly handle -pass-remarks in the gold plugin.
2015-03-02 Rafael EspindolaAdd r230655 back with a fix.
2015-03-02 Zachary Turner[llvm-pdbdump] Many minor fixes and improvements
2015-03-01 Benjamin KramerAdd missing includes. make_unique proliferated everywhere.
2015-03-01 Zachary Turner[llvm-pdbdump] Fix GCC build.
2015-03-01 Zachary Turner[llvm-pdbdump] Clean up method signatures.
2015-03-01 Zachary Turner[llvm-pdbdump] Add regex-based filtering.
2015-03-01 NAKAMURA TakumiRevert r230655, "gold-plugin: "Upgrade" debug info...
2015-02-28 Zachary Turner[llvm-pdbdump] Better error handling.
2015-02-28 Frederic Riss[dsymutil] Fully qualify llvm::make_unique<>.
2015-02-28 Frederic Riss[dsymutil] Add the DwarfStreamer class.
2015-02-28 Frederic Riss[dsymutil] Add a LinkOptions struct to pass to the...
2015-02-28 Frederic Riss[dsymutil] clang-format a file
2015-02-28 Frederic Riss[dsymutil] Add -o option to select ouptut filename
2015-02-28 Frederic Riss[dsymutil] Create warn() global helper...
2015-02-28 Frederic Riss[dsymutil] Make trivial accessor const.
2015-02-27 David Majnemerllvm-vtabledump: Update field with a better name
2015-02-27 Zachary Turner[llvm-pdbdump] Fix member initialization order warnings.
2015-02-27 Zachary Turner[llvm-pdbdump] Colorize output.
2015-02-27 Zachary Turner[llvm-pdbdump] Add support for dumping global variables.
2015-02-27 David Majnemerllvm-vtabledump: Dump catch/throw exception structures...
2015-02-26 Zachary Turner[llvm-pdbdump] Add missing files.
2015-02-26 Zachary Turner[llvm-pdbdump] Fix dumping of function pointers and...
2015-02-26 Rafael Espindolagold-plugin: "Upgrade" debug info and handle its warnings.
2015-02-26 David MajnemerReplace a few instances of NULL with nullptr.
2015-02-25 Duncan P. N. Exon... llvm-dis: Stop crashing when dropping debug info
2015-02-25 David Blaikie[opaque pointer type] Bitcode support for explicit...
2015-02-24 Tobias GrosserRevert "Raising minimum required CMake version to 2...
2015-02-24 Manman Ren[LTO API] add lto_codegen_set_module to set the destina...
2015-02-23 Justin BognerInstrProf: Teach llvm-cov to show the max count instead...
2015-02-23 Chad RosierRevert "Revert "Raising minimum required CMake version...
2015-02-23 Chad RosierRevert "Raising minimum required CMake version to 2...
2015-02-23 Benjamin Kramer[llvm-pdbdump] Remove unused variables.
2015-02-23 Zachary Turner[llvm-pdbdump] Fix builders again.
2015-02-23 Zachary Turner[llvm-pdbdump] Very minor code cleanup.
2015-02-23 Zachary Turner[llvm-pdbdump] Add an option to dump full class definit...
2015-02-22 David Majnemerllvm-pdbdump: Fix gcc/clang build
2015-02-22 Zachary Turner[llvm-pdbdump] Fix a few compilation failures.
2015-02-22 Zachary Turner[llvm-pdbdump] Rewrite dumper using visitor pattern.
2015-02-22 Zachary Turner[llvm-pdbdump] Simplify options and output.
2015-02-21 Shankar Easwaran[obj2yaml/yaml2obj] Add SHT_GROUP support.
2015-02-21 Rafael EspindolaSet the datalayout in the gold plugin.
2015-02-20 Chris BienemanRaising minimum required CMake version to 2.8.12.2.
2015-02-19 Peter Collingbournellvm-mc: Use Target::createNullStreamer to fix crashes...
2015-02-18 Reid KlecknerAdd an IR-to-IR test for dwarf EH preparation using opt
2015-02-18 Zachary TurnerModify llvm-readobj to dump symbol record bytes.
2015-02-18 Chris BienemanFixing a CMake developer warning.
2015-02-17 Kevin EnderbyAdd code to llvm-objdump so the -section option with...
2015-02-16 NAKAMURA Takumi[CMake] Add RuntimeDyld to libdeps corresponding to...
2015-02-15 Aaron BallmanRemoving LLVM_DELETED_FUNCTION, as MSVC 2012 was the...
2015-02-15 Zachary Turnerllvm-pdbdump: Fix warning caused by missing sentinel...
2015-02-15 Zachary Turnerllvm-pdbdump: Add flags controlling the type of values...
2015-02-14 Chandler Carruth[gold] Consolidate the gold plugin options and actually...
2015-02-14 Justin Bognerllvm-cov: Actually use the command line arguments when...
2015-02-14 Justin Bognerllvm-cov: Simplify coverage reports, fixing PR22575...
2015-02-14 Peter Collingbournellvm-go: Set $GCCGO instead of putting a gccgo executab...
2015-02-14 Peter Collingbournellvm-go: Add flag for specifying path to go command.
2015-02-13 Frederic Riss[dsymutil] Add DIE selection algorithm.
2015-02-13 Frederic Riss[dsymutil] Downcase a function name.
2015-02-13 Frederic Riss[dsymutil] Add a few generic helper methods.
2015-02-13 Frederic Riss[dsymutil] constify trivial function.
2015-02-13 Frederic Riss[dsymutil] Find relocations that correspond to debug...
next