projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
Remove FilesToRemove->push_back(Filename) from sys::DontRemoveFileOnSignal.
[oota-llvm.git]
/
tools
/
2015-03-15
Frederic Riss
[dsymutil] Add support for linking line tables.
tree
|
commitdiff
2015-03-15
Frederic Riss
[dsymutil] Add an way to iterate over a DebugMapObject...
tree
|
commitdiff
2015-03-15
David Majnemer
llvm-cxxdump: Rename llvm-vtabledump to llvm-cxxdump
tree
|
commitdiff
2015-03-15
Frederic Riss
[dsymutil] Add function size to the debug map.
tree
|
commitdiff
2015-03-14
Frederic Riss
[dsymutil] Add support for debug_loc section.
tree
|
commitdiff
2015-03-14
Frederic Riss
[dsymutil] Generate debug_aranges section.
tree
|
commitdiff
2015-03-14
Frederic Riss
[dsymutil] Identify each CompileUnit with a unique ID.
tree
|
commitdiff
2015-03-13
Frederic Riss
[dsymutil] Fix typo in comment.
tree
|
commitdiff
2015-03-13
Frederic Riss
[dsymutil] Fix typo in doxygen comment.
tree
|
commitdiff
2015-03-13
Frederic Riss
[dsymutil] Implement DW_AT_ranges linking.
tree
|
commitdiff
2015-03-13
Frederic Riss
[dsymutil] Move a function declaration closer to its...
tree
|
commitdiff
2015-03-13
Rafael Espindola
Be lazy about loading metadata in IRObjectFile.
tree
|
commitdiff
2015-03-13
Frederic Riss
[dsymutil] Fix handling of cross-cu forward references.
tree
|
commitdiff
2015-03-13
Frederic Riss
[dsymutil] Add relocation of compile_units low_pc/high_pc.
tree
|
commitdiff
2015-03-13
Frederic Riss
[dsymutil] Fix location cloning for newer dwarf versions.
tree
|
commitdiff
2015-03-13
Kevin Enderby
Add the option, -non-verbose to llvm-objdump used with...
tree
|
commitdiff
2015-03-12
Frederic Riss
Reapply "[dsymutil] Gather function ranges during DIE...
tree
|
commitdiff
2015-03-12
Chris Bieneman
Refactoring CMake CrossCompile module.
tree
|
commitdiff
2015-03-11
Kevin Enderby
Add the option, -info-plist to llvm-objdump used with...
tree
|
commitdiff
2015-03-11
Frederic Riss
Revert "[dsymutil] Gather function ranges during DIE...
tree
|
commitdiff
2015-03-11
Frederic Riss
[dsymutil] Add missing headers.
tree
|
commitdiff
2015-03-11
Frederic Riss
[dsymutil] Gather function ranges during DIE selection.
tree
|
commitdiff
2015-03-11
Frederic Riss
[dsymutil] Small clang-format patch.
tree
|
commitdiff
2015-03-11
Frederic Riss
[dsymutil] Correctly clone address attributes.
tree
|
commitdiff
2015-03-11
Justin Bogner
InstrProf: Teach llvm-cov to handle universal binaries...
tree
|
commitdiff
2015-03-11
Lang Hames
[Orc][MCJIT][RuntimeDyld] Re-apply r231726 and r231724...
tree
|
commitdiff
2015-03-10
Eric Christopher
Remove the use of the subtarget in MCCodeEmitter creati...
tree
|
commitdiff
2015-03-10
Yaron Keren
Teach raw_ostream to accept SmallString.
tree
|
commitdiff
2015-03-10
Eric Christopher
Temporarily revert r231726 and r231724 as they're break...
tree
|
commitdiff
2015-03-09
Lang Hames
[Orc][MCJIT][RuntimeDyld] Add symbol flags to symbols...
tree
|
commitdiff
2015-03-09
Ed Schouten
Add support for Nuxi CloudABI.
tree
|
commitdiff
2015-03-09
Benjamin Kramer
Make helper functions static.
tree
|
commitdiff
2015-03-07
Aaron Ballman
Adding parenthesis around logical expressions to silenc...
tree
|
commitdiff
2015-03-07
Aaron Ballman
Removing spurious semi-colons; NFC
tree
|
commitdiff
2015-03-07
Chandler Carruth
[PM] Create a separate library for high-level pass...
tree
|
commitdiff
2015-03-07
Frederic Riss
[dsymutil] Apply relocations to DIE data before cloning.
tree
|
commitdiff
2015-03-06
Frederic Riss
[dsymutil] Support cloning DIE reference attributes.
tree
|
commitdiff
2015-03-06
Frederic Riss
[dsymutil] Set linked unit start offset early. NFC.
tree
|
commitdiff
2015-03-06
Frederic Riss
[dsymutil] Add debug_str construction support.
tree
|
commitdiff
2015-03-05
Frederic Riss
Revert "[dsymutil] MSVC does generate move constructors...
tree
|
commitdiff
2015-03-05
Frederic Riss
[dsymutil] MSVC does generate move constructors, but...
tree
|
commitdiff
2015-03-04
David Blaikie
Provide an explicit move ctor because MSVC can't synthe...
tree
|
commitdiff
2015-03-04
Frederic Riss
[dsymutil] Add minimal code to emit DIE trees.
tree
|
commitdiff
2015-03-04
Rafael Espindola
Fix the build of the gold-plugin and examples.
tree
|
commitdiff
2015-03-04
Rafael Espindola
Bring r231132 back with a fix.
tree
|
commitdiff
2015-03-04
Mehdi Amini
Make DataLayout Non-Optional in the Module
tree
|
commitdiff
2015-03-04
NAKAMURA Takumi
Revert r231132, "Correctly handle -pass-remarks in...
tree
|
commitdiff
2015-03-04
Zachary Turner
[llvm-pdbdump] Display full enum definitions.
tree
|
commitdiff
2015-03-03
David Blaikie
Revert "Remove the explicit SDNodeIterator::operator...
tree
|
commitdiff
2015-03-03
David Blaikie
Remove the explicit SDNodeIterator::operator= in favor...
tree
|
commitdiff
2015-03-03
Rafael Espindola
Correctly handle -pass-remarks in the gold plugin.
tree
|
commitdiff
2015-03-02
Rafael Espindola
Add r230655 back with a fix.
tree
|
commitdiff
2015-03-02
Zachary Turner
[llvm-pdbdump] Many minor fixes and improvements
tree
|
commitdiff
2015-03-01
Benjamin Kramer
Add missing includes. make_unique proliferated everywhere.
tree
|
commitdiff
2015-03-01
Zachary Turner
[llvm-pdbdump] Fix GCC build.
tree
|
commitdiff
2015-03-01
Zachary Turner
[llvm-pdbdump] Clean up method signatures.
tree
|
commitdiff
2015-03-01
Zachary Turner
[llvm-pdbdump] Add regex-based filtering.
tree
|
commitdiff
2015-03-01
NAKAMURA Takumi
Revert r230655, "gold-plugin: "Upgrade" debug info...
tree
|
commitdiff
2015-02-28
Zachary Turner
[llvm-pdbdump] Better error handling.
tree
|
commitdiff
2015-02-28
Frederic Riss
[dsymutil] Fully qualify llvm::make_unique<>.
tree
|
commitdiff
2015-02-28
Frederic Riss
[dsymutil] Add the DwarfStreamer class.
tree
|
commitdiff
2015-02-28
Frederic Riss
[dsymutil] Add a LinkOptions struct to pass to the...
tree
|
commitdiff
2015-02-28
Frederic Riss
[dsymutil] clang-format a file
tree
|
commitdiff
2015-02-28
Frederic Riss
[dsymutil] Add -o option to select ouptut filename
tree
|
commitdiff
2015-02-28
Frederic Riss
[dsymutil] Create warn() global helper...
tree
|
commitdiff
2015-02-28
Frederic Riss
[dsymutil] Make trivial accessor const.
tree
|
commitdiff
2015-02-27
David Majnemer
llvm-vtabledump: Update field with a better name
tree
|
commitdiff
2015-02-27
Zachary Turner
[llvm-pdbdump] Fix member initialization order warnings.
tree
|
commitdiff
2015-02-27
Zachary Turner
[llvm-pdbdump] Colorize output.
tree
|
commitdiff
2015-02-27
Zachary Turner
[llvm-pdbdump] Add support for dumping global variables.
tree
|
commitdiff
2015-02-27
David Majnemer
llvm-vtabledump: Dump catch/throw exception structures...
tree
|
commitdiff
2015-02-26
Zachary Turner
[llvm-pdbdump] Add missing files.
tree
|
commitdiff
2015-02-26
Zachary Turner
[llvm-pdbdump] Fix dumping of function pointers and...
tree
|
commitdiff
2015-02-26
Rafael Espindola
gold-plugin: "Upgrade" debug info and handle its warnings.
tree
|
commitdiff
2015-02-26
David Majnemer
Replace a few instances of NULL with nullptr.
tree
|
commitdiff
2015-02-25
Duncan P. N. Exon...
llvm-dis: Stop crashing when dropping debug info
tree
|
commitdiff
2015-02-25
David Blaikie
[opaque pointer type] Bitcode support for explicit...
tree
|
commitdiff
2015-02-24
Tobias Grosser
Revert "Raising minimum required CMake version to 2...
tree
|
commitdiff
2015-02-24
Manman Ren
[LTO API] add lto_codegen_set_module to set the destina...
tree
|
commitdiff
2015-02-23
Justin Bogner
InstrProf: Teach llvm-cov to show the max count instead...
tree
|
commitdiff
2015-02-23
Chad Rosier
Revert "Revert "Raising minimum required CMake version...
tree
|
commitdiff
2015-02-23
Chad Rosier
Revert "Raising minimum required CMake version to 2...
tree
|
commitdiff
2015-02-23
Benjamin Kramer
[llvm-pdbdump] Remove unused variables.
tree
|
commitdiff
2015-02-23
Zachary Turner
[llvm-pdbdump] Fix builders again.
tree
|
commitdiff
2015-02-23
Zachary Turner
[llvm-pdbdump] Very minor code cleanup.
tree
|
commitdiff
2015-02-23
Zachary Turner
[llvm-pdbdump] Add an option to dump full class definit...
tree
|
commitdiff
2015-02-22
David Majnemer
llvm-pdbdump: Fix gcc/clang build
tree
|
commitdiff
2015-02-22
Zachary Turner
[llvm-pdbdump] Fix a few compilation failures.
tree
|
commitdiff
2015-02-22
Zachary Turner
[llvm-pdbdump] Rewrite dumper using visitor pattern.
tree
|
commitdiff
2015-02-22
Zachary Turner
[llvm-pdbdump] Simplify options and output.
tree
|
commitdiff
2015-02-21
Shankar Easwaran
[obj2yaml/yaml2obj] Add SHT_GROUP support.
tree
|
commitdiff
2015-02-21
Rafael Espindola
Set the datalayout in the gold plugin.
tree
|
commitdiff
2015-02-20
Chris Bieneman
Raising minimum required CMake version to 2.8.12.2.
tree
|
commitdiff
2015-02-19
Peter Collingbourne
llvm-mc: Use Target::createNullStreamer to fix crashes...
tree
|
commitdiff
2015-02-18
Reid Kleckner
Add an IR-to-IR test for dwarf EH preparation using opt
tree
|
commitdiff
2015-02-18
Zachary Turner
Modify llvm-readobj to dump symbol record bytes.
tree
|
commitdiff
2015-02-18
Chris Bieneman
Fixing a CMake developer warning.
tree
|
commitdiff
2015-02-17
Kevin Enderby
Add code to llvm-objdump so the -section option with...
tree
|
commitdiff
2015-02-16
NAKAMURA Takumi
[CMake] Add RuntimeDyld to libdeps corresponding to...
tree
|
commitdiff
2015-02-15
Aaron Ballman
Removing LLVM_DELETED_FUNCTION, as MSVC 2012 was the...
tree
|
commitdiff
next