Add addrspacecast instruction.
[oota-llvm.git] / include / llvm / Support /
2013-11-15 Rui UeyamaInclude raw_ostream.h.
2013-11-14 Nick KledzikAdd dyn_cast<> support to YAML I/O's IO class
2013-11-14 Nick KledzikAdd simple support for tags in YAML I/O
2013-11-14 Yuchen Wullvm-cov: Slightly improved error checking.
2013-11-14 Yuchen Wullvm-cov: Removed StringMap holding GCOVLines.
2013-11-14 Yuchen Wullvm-cov: Replaced asserts with proper error handling.
2013-11-13 Aaron BallmanRemoving llvm::huge_vald and llvm::huge_vall because...
2013-11-13 Aaron BallmanReplacing HUGE_VALF with llvm::huge_valf in order to...
2013-11-12 Rafael EspindolaRevert "Remove unused variable."
2013-11-12 Rafael EspindolaRemove unused variable.
2013-11-11 Pete CooperDon't universally enable initialiser lists on GCC....
2013-11-11 Pete CooperAdd LLVM_HAS_INITIALIZER_LISTS for upcoming C++11 suppo...
2013-11-06 Simon AtanasyanAdd DT_VERSYM dynamic table entry tag definition.
2013-11-05 Rafael EspindolaRemove another unused, and IMHO, not very desirable...
2013-11-05 Yuchen WuSupport for reading run counts in llvm-cov.
2013-11-05 Rafael EspindolaFix MSVC build by not putting an error_code directly...
2013-11-05 Rafael EspindolaSimplify ErrorOr.
2013-11-04 Zoran JovanovicSupport for microMIPS branch instructions.
2013-11-04 Filip PizloMake the pretty stack trace be an opt-in, rather than...
2013-11-02 Yuchen WuAdded command-line option to output llvm-cov to file.
2013-10-30 Simon Atanasyan[Mips] Add more SHF_MIPS_xxx ELF section flags.
2013-10-29 Rafael EspindolaRemove declared but not implemented function.
2013-10-29 Zoran JovanovicSupport for microMIPS jump instructions
2013-10-25 Rafael EspindolaChange MemoryBuffer::getFile to take a Twine.
2013-10-25 David BlaikieDIEHash: Summary hashing of nested types
2013-10-25 Yuchen WuSupport for reading program counts in llvm-cov.
2013-10-24 John ThompsonReverting my r193344 checkin due to build breakage.
2013-10-24 John ThompsonAdded std::string as a built-in type for mapping.
2013-10-24 Zonr ChangInclude missing Compiler.h for using LLVM_ENUM_INT_TYPE.
2013-10-24 Yuchen WuFixed llvm-cov to count edges instead of blocks.
2013-10-23 Yuchen WuUse a map instead of vector to store line counts.
2013-10-23 Zoran JovanovicSupport for microMIPS relocations 1.
2013-10-22 Bob WilsonFix llvm-cov counts to be 64-bit integers to avoid...
2013-10-22 Benjamin KramerSpeling fixes.
2013-10-22 Bob WilsonChange llvm-cov output formatting to be more similar...
2013-10-21 David BlaikieDebugInfo: Put each kind of constant (form, attribute...
2013-10-18 Michael J. Spencer[Support][YAML] Add support for accessing tags and...
2013-10-16 Rafael EspindolaAllow repeated registration again.
2013-10-16 Rafael EspindolaAssert on duplicate registration. Don't depend on funct...
2013-10-15 NAKAMURA TakumiSupport/FileSystem.h: Remove a trailing comma in enum...
2013-10-15 Rui UeyamaPath: Recognize Windows compiled resource file.
2013-10-14 Rafael EspindolaRemove dead code.
2013-10-08 Rafael EspindolaAdd a MCTargetStreamer interface.
2013-10-08 Nick Kledzikupdate mach-o EXPORT_SYMBOL_* names
2013-10-07 Richard MittonFormally added an explicit enum for DWARF TLS support...
2013-10-07 David MajnemerRevert "Revert "Windows: Add support for unicode comman...
2013-10-06 David MajnemerRevert "Windows: Add support for unicode command lines"
2013-10-06 David MajnemerWindows: Add support for unicode command lines
2013-10-06 Simon Atanasyan[Mips] Add MIPS program header types.
2013-10-02 NAKAMURA TakumiProgram.h: Fix \Note into \note. [-Wdocumentation]
2013-10-01 Tareq A. SirajAdd non-blocking Wait() for launched processes
2013-09-27 Dmitri GribenkoMake SourceMgr::PrintMessage() testable and add unit...
2013-09-23 Reid KlecknerExplicitly request unsigned enum types when desired
2013-09-22 Benjamin KramerProvide basic type safety for array_pod_sort comparators.
2013-09-20 David BlaikieDebugInfo: GDBIndexEntry*String conversion functions...
2013-09-19 Richard MittonFixed warning
2013-09-19 Richard MittonAdded support for generate DWARF .debug_aranges section...
2013-09-19 David BlaikieDebugInfo: llvm-dwarfdump support for gnu_pubnames...
2013-09-19 David BlaikieDebugInfo: Improve IR annotation comments for GNU pubth...
2013-09-19 Benjamin KramerUnbreak C++03 build.
2013-09-19 David BlaikieUnshift the GDB index/GNU pubnames constants modified...
2013-09-19 David BlaikieDebugInfo: Simplify gnu_pubnames index computation.
2013-09-15 Benjamin KramerELF: Add support for the exclude section bit for gas...
2013-09-13 Filip PizloMake PrettyStackTraceEntry use ManagedStatic for its...
2013-09-13 Eric ChristopherAdd initial support for handling gnu style pubnames...
2013-09-12 Joey GoulyAdd an instruction deprecation feature to TableGen.
2013-09-11 Benjamin KramerPath: Add an in-place version of path::native.
2013-09-11 Nico RieckSupport ANSI escape code on Windows
2013-09-10 Rui UeyamaAdd getenv() wrapper that works on multibyte environmen...
2013-09-09 Eric ChristopherAdd constant defines for gnu pubnames and gnu pubtypes...
2013-09-09 Eric ChristopherFormatting.
2013-09-09 Bob WilsonRevert patches to add case-range support for PR1255.
2013-09-09 Bill WendlingGenerate compact unwind encoding from CFI directives.
2013-09-05 Eric ChristopherMove accelerator table defines and constants to Dwarf...
2013-09-05 Eric ChristopherRename enums to match convention and remove superfluous...
2013-09-05 Nick LewyckyFix typos in assert message.
2013-09-05 Eric ChristopherClean up some whitespace and comment formatting.
2013-09-04 Nick KledzikAdd names for mach-o permissions bits and use the symbo...
2013-09-04 Eric ChristopherMove default dwarf version enum into the llvm dwarf...
2013-09-04 Nick Kledzikfix typo in enum name
2013-09-04 Alexander KornienkoMove generic isPrint and columnWidth implementations...
2013-09-04 Eric ChristopherUse Intrinsic::ID for the pattern match templates,...
2013-09-03 Eric ChristopherMigrate the DWARF_VERSION constant to 4. It largely...
2013-08-29 Kaelyn UhrainFix the following error when NDEBUG is defined:
2013-08-29 Alexander KornienkoisCharInSet refactoring.
2013-08-28 Argyrios Kyrtzidis[BumpPtrAllocator] Move DefaultSlabAllocator to a membe...
2013-08-27 Joey GoulyAdd an assertion to the fixed-size allocator to ensure...
2013-08-27 Charles DavisSupport/MachO: Add a bunch of defines.
2013-08-24 Saleem Abdulrasool[Support] fix compile with -Werror
2013-08-24 Saleem Abdulrasool[Support] add missing enumeration values
2013-08-21 Ahmed BougachaAdd Mach-O entry_point_command declaration.
2013-08-21 David MajnemerDebugInfo: Do not use the DWARF Version for the .debug_...
2013-08-20 Jakub StaszakFix include guards.
2013-08-19 Jakub StaszakAdd definition of __warn_unused_result__ attribute...
2013-08-16 Aaron BallmanRemoving unused functionality.
2013-08-15 Aaron BallmanTighten up the yamilizer so it stops eliding empty...
2013-08-14 Alexey SamsonovExpose CRC-32 implementation from zlib
2013-08-09 Benjamin KramerMake directory iterator sentinels free.
2013-08-08 Ted KremenekForward resetColor() et al to the underlying stream.
2013-08-07 Dmitri GribenkoYAMLTraits.h: replace DenseMap that used a bad implemen...
next