projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Convert an assert that can fail into error checking.
[oota-llvm.git]
/
tools
/
llvm-bcanalyzer
/
2015-05-13
Jordan Rose
[llvm-bcanalyzer] Add -show-binary-blobs option.
tree
|
commitdiff
2015-02-25
David Blaikie
[opaque pointer type] Bitcode support for explicit...
tree
|
commitdiff
2015-01-14
Chandler Carruth
[cleanup] Re-sort all the #include lines in LLVM using
tree
|
commitdiff
2015-01-09
Duncan P. N. Exon...
Revert "Bitcode: Move the DEBUG_LOC record to DEBUG_LOC...
tree
|
commitdiff
2015-01-09
Duncan P. N. Exon...
Bitcode: Move the DEBUG_LOC record to DEBUG_LOC_OLD
tree
|
commitdiff
2014-12-11
Duncan P. N. Exon...
Bitcode: Add METADATA_NODE and METADATA_VALUE
tree
|
commitdiff
2014-12-11
Duncan P. N. Exon...
Bitcode: Add `OLD_` prefix to metadata node records
tree
|
commitdiff
2014-08-30
Jordan Rose
Teach llvm-bcanalyzer to use one stream's BLOCKINFO...
tree
|
commitdiff
2014-08-01
Rafael Espindola
Remove some calls to std::move.
tree
|
commitdiff
2014-07-28
Duncan P. N. Exon...
Bitcode: Serialize (and recover) use-list order
tree
|
commitdiff
2014-07-06
Rafael Espindola
Update the MemoryBuffer API to use ErrorOr.
tree
|
commitdiff
2014-06-13
Rafael Espindola
Remove 'using std::error_code' from tools.
tree
|
commitdiff
2014-06-12
Rafael Espindola
Don't use 'using std::error_code' in include/llvm.
tree
|
commitdiff
2014-06-12
Rafael Espindola
Remove system_error.h.
tree
|
commitdiff
2014-04-25
Craig Topper
[C++] Use 'nullptr'. Tools edition.
tree
|
commitdiff
2014-03-06
Ahmed Charles
Replace OwningPtr<T> with std::unique_ptr<T>.
tree
|
commitdiff
2014-01-13
Chandler Carruth
[cleanup] Move the Dominators.h and Verifier.h headers...
tree
|
commitdiff
2013-12-10
NAKAMURA Takumi
[CMake] Update LLVM_LINK_COMPONENTS for each CMakeLists...
tree
|
commitdiff
2013-10-12
Will Dietz
Add missing #include's to cctype when using isdigit...
tree
|
commitdiff
2013-06-25
Rafael Espindola
keep only the StringRef version of getFileOrSTDIN.
tree
|
commitdiff
2013-02-12
Guy Benyei
Add static cast to unsigned char whenever a character...
tree
|
commitdiff
2013-02-10
Bill Wendling
Update with attribute group IDs.
tree
|
commitdiff
2013-01-20
Chris Lattner
switch llvm-bcanalyzer onto the new cursor APIs, allowi...
tree
|
commitdiff
2013-01-19
Chris Lattner
fix method name.
tree
|
commitdiff
2012-12-04
Chandler Carruth
Sort the #include lines for tools/...
tree
|
commitdiff
2012-11-28
Bill Wendling
Add back support for reading and parsing 'deplibs'.
tree
|
commitdiff
2012-11-27
Bill Wendling
Remove the dependent libraries feature.
tree
|
commitdiff
2012-10-26
Joerg Sonnenberger
Adjust llvm-ar and llvm-ranlib to not depend on excepti...
tree
|
commitdiff
2012-09-05
Roman Divacky
Stop casting away const qualifier needlessly.
tree
|
commitdiff
2012-09-05
Jan Wen Voung
Fix a bug.
tree
|
commitdiff
2012-09-05
Jan Wen Voung
revert the additional stuff.
tree
|
commitdiff
2012-09-05
Jan Wen Voung
Clean up llvm-bcanalyzer to print to consistent streams.
tree
|
commitdiff
2012-03-19
Chris Lattner
fix PR12301 - llvm-bcanalyze should print to stdout...
tree
|
commitdiff
2012-02-06
Derek Schuff
Enable streaming of bitcode
tree
|
commitdiff
2012-02-06
Bill Wendling
[unwind removal] Remove a the obsolete 'unwind' enum...
tree
|
commitdiff
2012-01-30
Chris Lattner
Add bitcode reader and writer support for ConstantDataA...
tree
|
commitdiff
2012-01-10
David Blaikie
Remove unnecessary default cases in switches that cover...
tree
|
commitdiff
2011-12-12
Daniel Dunbar
LLVMBuild: Remove trailing newline, which irked me.
tree
|
commitdiff
2011-12-07
Chad Rosier
Update bcanalyzer to handle new USELIST_BLOCK/USELIST_C...
tree
|
commitdiff
2011-11-27
Chris Lattner
remove support for reading llvm 2.9 .bc files. LLVM...
tree
|
commitdiff
2011-11-11
Daniel Dunbar
LLVMBuild: Add description files for the LLVM tools.
tree
|
commitdiff
2011-11-03
Chad Rosier
Remove some cruft from the BitcodeWriter, while still...
tree
|
commitdiff
2011-10-18
Daniel Dunbar
build: Tidy up a bunch of tool Makefiles, and simplify...
tree
|
commitdiff
2011-07-09
Chris Lattner
Land the long talked about "type system rewrite" patch...
tree
|
commitdiff
2011-06-17
Chris Lattner
Drop the "2" suffix on some enums.
tree
|
commitdiff
2011-06-17
Chris Lattner
remove support for a bunch of obsolete instruction...
tree
|
commitdiff
2011-06-17
Chris Lattner
Remove some "2" suffixes from the metadata enums now...
tree
|
commitdiff
2011-06-17
Chris Lattner
remove bitcode reader support for LLVM 2.7 metadata...
tree
|
commitdiff
2011-03-18
NAKAMURA Takumi
llvm-bcanalyzer.cpp: Tweak format string to suppress...
tree
|
commitdiff
2011-02-11
Chris Lattner
fix dumping of METADATA_ATTACHMENT2 names, patch by...
tree
|
commitdiff
2010-12-16
Michael J. Spencer
MemoryBuffer now return an error_code and returns a...
tree
|
commitdiff
2010-12-09
Dan Gohman
Give CurStreamType's enum a name. This works around...
tree
|
commitdiff
2010-12-09
Michael J. Spencer
Support/MemoryBuffer: Replace all uses of std::string...
tree
|
commitdiff
2010-11-29
Michael J. Spencer
Merge System into Support.
tree
|
commitdiff
2010-09-13
Michael J. Spencer
Revert "CMake: Get rid of LLVMLibDeps.cmake and export...
tree
|
commitdiff
2010-09-10
Michael J. Spencer
CMake: Get rid of LLVMLibDeps.cmake and export the...
tree
|
commitdiff
2010-09-09
Dan Gohman
Discard metadata produced by LLVM 2.7. The value enumer...
tree
|
commitdiff
2010-08-18
Dan Gohman
Remove an unused command-line option.
tree
|
commitdiff
2010-07-16
Dan Gohman
Make llvm-bcanalyzer print out the full enum name for...
tree
|
commitdiff
2010-04-03
Chris Lattner
Add special case bitcode support for DebugLoc. This...
tree
|
commitdiff
2010-04-03
Chris Lattner
add a couple missing enum names.
tree
|
commitdiff
2010-01-22
Chris Lattner
Stop building RTTI information for *most* llvm librarie...
tree
|
commitdiff
2009-09-25
Daniel Dunbar
Make llvm-bcanalyzer percentages more readable.
tree
|
commitdiff
2009-09-25
Daniel Dunbar
Strip trailing whitespace.
tree
|
commitdiff
2009-09-25
Duncan Sands
Print INST_INBOUNDS_GEP rather than UnknownCode30.
tree
|
commitdiff
2009-09-18
Devang Patel
Write and read metadata attachments.
tree
|
commitdiff
2009-08-24
Duncan Sands
Fix the build when using gcc-4.4 on linux. Header...
tree
|
commitdiff
2009-08-23
Chris Lattner
Prune #includes from llvm/Linker.h and llvm/System...
tree
|
commitdiff
2009-07-30
Devang Patel
Handle NamedMDNode.
tree
|
commitdiff
2009-07-23
Devang Patel
Derive MDNode from MetadataBase instead of Constant...
tree
|
commitdiff
2009-07-22
Devang Patel
Introduce MetadataBase, a base class for MDString and...
tree
|
commitdiff
2009-07-16
Dan Gohman
Convert more tools code from cerr and cout to errs...
tree
|
commitdiff
2009-07-15
Dan Gohman
Use errs() instead of std::cerr.
tree
|
commitdiff
2009-06-01
Nick Lewycky
Add missing codenames to the .bc analyzer.
tree
|
commitdiff
2009-05-01
Dan Gohman
Fix a compiler warning on hosts where uint64_t isn...
tree
|
commitdiff
2009-04-27
Chris Lattner
give bitstreamreader an API to ignore names for blocks...
tree
|
commitdiff
2009-04-27
Chris Lattner
Print statistics for each record kind saying the number...
tree
|
commitdiff
2009-04-27
Chris Lattner
clean up the output of llvm-bcanalyzer by using printf
tree
|
commitdiff
2009-04-26
Chris Lattner
Add two new record types to the blockinfo block:
tree
|
commitdiff
2009-04-26
Chris Lattner
Make a major API change to BitstreamReader: split all...
tree
|
commitdiff
2009-04-07
Chris Lattner
Add an API for the bitstream reader to read blobs and...
tree
|
commitdiff
2009-04-06
Chris Lattner
stub out code for reading record with blobs as blobs...
tree
|
commitdiff
2009-04-06
Chris Lattner
Teach llvm-bcanalyzer to skip over the header we use...
tree
|
commitdiff
2009-04-01
Dan Gohman
Use CHAR_BIT instead of hard-coding 8 in several places...
tree
|
commitdiff
2009-03-06
Chris Lattner
Change various llvm utilities to use PrettyStackTracePr...
tree
|
commitdiff
2009-02-26
Chris Lattner
disable exports from a bunch more tools, those without...
tree
|
commitdiff
2008-11-07
Nick Lewycky
Update to add newer bitcodes.
tree
|
commitdiff
2008-09-22
Oscar Fuentes
Initial support for the CMake build system.
tree
|
commitdiff
2008-04-25
Nick Lewycky
Remove 'unwinds to' support from mainline. This patch...
tree
|
commitdiff
2008-04-01
Chris Lattner
Change the MemoryBuffer::getFile* methods to take just...
tree
|
commitdiff
2008-03-02
Nick Lewycky
Add an unwind_to field to basic blocks, making them...
tree
|
commitdiff
2008-03-01
Nick Lewycky
Also handle "getresult".
tree
|
commitdiff
2007-12-29
Chris Lattner
remove attributions from tools.
tree
|
commitdiff
2007-12-29
Chris Lattner
remove attributions from tools/utils makefiles.
tree
|
commitdiff
2007-12-11
Christopher Lamb
Implement address space attribute for LLVM pointer...
tree
|
commitdiff
2007-10-08
Dan Gohman
Move the space in overview output for commands out...
tree
|
commitdiff
2007-07-04
Gabor Greif
Pretty straightforward replacement of "bytecode" by...
tree
|
commitdiff
2007-05-06
Chris Lattner
switch tools to bitcode instead of bytecode
tree
|
commitdiff
2007-05-06
Chris Lattner
add inline asm code
tree
|
commitdiff
2007-05-06
Chris Lattner
add a denser encoding for null terminated strings,...
tree
|
commitdiff
next