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 |
2007-05-05 |
Chris Lattner | emit spiffy little histograms of codes, if enabled... |
tree | commitdiff |
2007-05-05 |
Chris Lattner | do not charge subblock sizes to the parent block. |
tree | commitdiff |
2007-05-05 |
Chris Lattner | update to new APIs, make output a bit (haha) nicer |
tree | commitdiff |
2007-05-04 |
Chris Lattner | add support for new codes/block |
tree | commitdiff |
2007-05-01 |
Chris Lattner | add phi |
tree | commitdiff |
2007-04-29 |
Chris Lattner | Implement much expanded dumper support. We now print... |
tree | commitdiff |
2007-04-29 |
Chris Lattner | add some simple per-block statistics |
tree | commitdiff |
2007-04-29 |
Chris Lattner | Implement support to read an arbitrary bitcode file... |
tree | commitdiff |
2007-04-29 |
Chris Lattner | very early support for analyzing a bitstream. This... |
tree | commitdiff |
2007-04-29 |
Chris Lattner | fit in 80 cols |
tree | commitdiff |
2007-02-07 |
Chris Lattner | push bytecode decompressor out through APIs. Now the... |
tree | commitdiff |
2006-12-06 |
Chris Lattner | make all llvm tools call llvm_shutdown when they exit... |
tree | commitdiff |
2006-11-02 |
Reid Spencer | For PR786: |
tree | commitdiff |
2006-09-04 |
Chris Lattner | Use LINK_COMPONENTS to specify *components* to link... |
tree | commitdiff |
2006-07-07 |
Chris Lattner | Tools require EH for their top-level try blocks. |
tree | commitdiff |
2006-07-06 |
Chris Lattner | Change the verifier to never throw an exception. Inste... |
tree | commitdiff |
2006-06-01 |
Reid Spencer | Use archive libraries instead of object files for VMCor... |
tree | commitdiff |
2005-04-22 |
Misha Brukman | Remove trailing whitespace |
tree | commitdiff |
2004-12-30 |
Reid Spencer | For PR351: |
tree | commitdiff |
2004-11-25 |
Reid Spencer | Add LLVMbzip2 library, now required. |
tree | commitdiff |
2004-10-27 |
Reid Spencer | Change Library Names Not To Conflict With Others When... |
tree | commitdiff |
2004-10-22 |
Reid Spencer | We're not doing automake any more |
tree | commitdiff |
2004-10-22 |
Reid Spencer | We won't use automake |
tree | commitdiff |
2004-10-18 |
Reid Spencer | Initial automake generated Makefile template |
tree | commitdiff |
2004-10-13 |
Reid Spencer | Update to reflect changes in Makefile rules. |
tree | commitdiff |
2004-10-10 |
Reid Spencer | Initial version of automake Makefile.am file. |
tree | commitdiff |
2004-09-01 |
Reid Spencer | Changes For Bug 352 |
tree | commitdiff |
2004-08-29 |
Reid Spencer | Add the LLVMsystem.a library as it is now used for... |
tree | commitdiff |
2004-08-29 |
Reid Spencer | The functions in Signal.h are now in the llvm::sys... |
tree | commitdiff |
2004-08-21 |
Reid Spencer | Correct to change interface of the analyzer. |
tree | commitdiff |
2004-07-02 |
Reid Spencer | Name Change: llvm-abcd -> llvm-bcanalyzer |
tree | commitdiff |
|