summaryrefslogtreecommitdiff
path: root/include/llvm/Support
Commit message (Expand)AuthorAge
* Add DT_VERSYM dynamic table entry tag definition.Simon Atanasyan2013-11-06
* Remove another unused, and IMHO, not very desirable feature of ErrorOr.Rafael Espindola2013-11-05
* Support for reading run counts in llvm-cov.Yuchen Wu2013-11-05
* Fix MSVC build by not putting an error_code directly in a union.Rafael Espindola2013-11-05
* Simplify ErrorOr.Rafael Espindola2013-11-05
* Support for microMIPS branch instructions.Zoran Jovanovic2013-11-04
* Make the pretty stack trace be an opt-in, rather than opt-out, facility. Enab...Filip Pizlo2013-11-04
* Added command-line option to output llvm-cov to file.Yuchen Wu2013-11-02
* [Mips] Add more SHF_MIPS_xxx ELF section flags.Simon Atanasyan2013-10-30
* Remove declared but not implemented function.Rafael Espindola2013-10-29
* Support for microMIPS jump instructionsZoran Jovanovic2013-10-29
* Change MemoryBuffer::getFile to take a Twine.Rafael Espindola2013-10-25
* DIEHash: Summary hashing of nested typesDavid Blaikie2013-10-25
* Support for reading program counts in llvm-cov.Yuchen Wu2013-10-25
* Reverting my r193344 checkin due to build breakage.John Thompson2013-10-24
* Added std::string as a built-in type for mapping.John Thompson2013-10-24
* Include missing Compiler.h for using LLVM_ENUM_INT_TYPE.Zonr Chang2013-10-24
* Fixed llvm-cov to count edges instead of blocks.Yuchen Wu2013-10-24
* Use a map instead of vector to store line counts.Yuchen Wu2013-10-23
* Support for microMIPS relocations 1.Zoran Jovanovic2013-10-23
* Fix llvm-cov counts to be 64-bit integers to avoid overflows.Bob Wilson2013-10-22
* Speling fixes.Benjamin Kramer2013-10-22
* Change llvm-cov output formatting to be more similar to gcov.Bob Wilson2013-10-22
* DebugInfo: Put each kind of constant (form, attribute, tag, etc) into its own...David Blaikie2013-10-21
* [Support][YAML] Add support for accessing tags and tag handle substitution.Michael J. Spencer2013-10-18
* Allow repeated registration again.Rafael Espindola2013-10-16
* Assert on duplicate registration. Don't depend on function pointer equality.Rafael Espindola2013-10-16
* Support/FileSystem.h: Remove a trailing comma in enum file_magic::Impl.NAKAMURA Takumi2013-10-15
* Path: Recognize Windows compiled resource file.Rui Ueyama2013-10-15
* Remove dead code.Rafael Espindola2013-10-14
* Add a MCTargetStreamer interface.Rafael Espindola2013-10-08
* update mach-o EXPORT_SYMBOL_* namesNick Kledzik2013-10-08
* Formally added an explicit enum for DWARF TLS support. No functionality change.Richard Mitton2013-10-07
* Revert "Revert "Windows: Add support for unicode command lines""David Majnemer2013-10-07
* Revert "Windows: Add support for unicode command lines"David Majnemer2013-10-06
* Windows: Add support for unicode command linesDavid Majnemer2013-10-06
* [Mips] Add MIPS program header types.Simon Atanasyan2013-10-06
* Program.h: Fix \Note into \note. [-Wdocumentation]NAKAMURA Takumi2013-10-02
* Add non-blocking Wait() for launched processesTareq A. Siraj2013-10-01
* Make SourceMgr::PrintMessage() testable and add unit testsDmitri Gribenko2013-09-27
* Explicitly request unsigned enum types when desiredReid Kleckner2013-09-23
* Provide basic type safety for array_pod_sort comparators.Benjamin Kramer2013-09-22
* DebugInfo: GDBIndexEntry*String conversion functions now return const char* f...David Blaikie2013-09-20
* Fixed warningRichard Mitton2013-09-19
* Added support for generate DWARF .debug_aranges sections automatically.Richard Mitton2013-09-19
* DebugInfo: llvm-dwarfdump support for gnu_pubnames sectionDavid Blaikie2013-09-19
* DebugInfo: Improve IR annotation comments for GNU pubthings.David Blaikie2013-09-19
* Unbreak C++03 build.Benjamin Kramer2013-09-19
* Unshift the GDB index/GNU pubnames constants modified in r191025David Blaikie2013-09-19
* DebugInfo: Simplify gnu_pubnames index computation.David Blaikie2013-09-19