AVX-512: added VCVTPH2PS, VCVTPS2PH with intrinsics
[oota-llvm.git] / include / llvm / Support /
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...
2013-08-07 Alexander KornienkoImplemented llvm::sys::locale::columnWidth and isPrint...
2013-08-06 Reid KlecknerUse gnu style builtins in MathExtras.h with clang on...
2013-08-05 Peter CollingbourneIntroduce Regex::isLiteralERE function.
2013-08-01 Rafael EspindolaExpose that the unique file ID has a device and a file...
2013-08-01 Eric ChristopherFormatting.
2013-07-30 Eric ChristopherMake these just inline, not static inline.
2013-07-29 Rafael EspindolaMake file_status::getUniqueID const.
2013-07-29 Rafael EspindolaInclude st_dev to make the result of getUniqueID actual...
2013-07-26 Stephen LinRemove trailing whitespace.
2013-07-26 Stephen LinCorrect case of m_UIToFp to m_UIToFP to match instructi...
2013-07-26 Reid KlecknerRemove dead or useless header checks from cmake and...
2013-07-25 Rafael EspindolaRemove the mblaze backend from llvm.
2013-07-24 Akira Hatanaka[mips] Use pristine object file while processing reloca...
2013-07-23 Eli BenderskyExpand the comment on getOpenFileSlice a bit for more...
2013-07-23 Rafael EspindolaSplit getOpenFile into getOpenFile and getOpenFileSlice.
2013-07-22 Eric ChristopherFix typo.
2013-07-20 Matt ArsenaultFix size_t -> uint warnings with MSVC 64-bit build
2013-07-19 Rui UeyamaClarify comment for extension().
2013-07-18 Hans WennborgFix -Wdocumentation warning
2013-07-18 Reid Kleckner[Support] Beef up and expose the response file parsing...
2013-07-18 Rafael EspindolaRemove dead code.
2013-07-18 Rafael EspindolaFix a regression I introduced back in r178147.
2013-07-17 Rafael EspindolaAdd simpler version of is_directory. It will be used...
2013-07-16 Rafael EspindolaAdd a wrapper for open.
2013-07-16 Reid Kleckner[Support] Add a Unicode conversion wrapper from UTF16...
2013-07-16 Rafael EspindolaAdd a version of sys::fs::status that uses fstat.
2013-07-16 Rui UeyamaCOFF: Add constants for optional data directory.
2013-07-16 Rafael EspindolaInstead friending status, provide windows and posix...
2013-07-16 NAKAMURA TakumiFix TimeValue::toWin32Time() to be symmetric to fromWin...
next