OSDN Git Service

[RISCV] Implement MC layer support for the fence.tso instruction
[android-x86/external-llvm.git] / lib / Support /
2018-06-07 Zachary TurnerExpose a single global file open function.
2018-06-07 Petr Hosek[Support] Link libzircon.so when building LLVM for...
2018-06-07 Zachary TurnerFix unused private variable.
2018-06-07 Zachary Turner[FileSystem] Split up the OpenFlags enumeration.
2018-06-06 Petr Hosek[Support] Use zx_cache_flush on Fuchsia to flush instru...
2018-06-05 Zachary Turner[FileSystem] Remove OpenFlags param from several functions.
2018-06-04 Zachary Turner[Support] Add functions that operate on native file...
2018-06-02 Fangrui Song[Support] Remove unused raw_ostream::handle whose ancho...
2018-06-01 Zachary TurnerMove some function declarations out of WindowsSupport.h
2018-05-31 Jonas Devlieghere[ADT] Make escaping fn conform to coding guidelines
2018-05-30 Jonas Devlieghere[dsymutil] Escape HTML special characters in plist.
2018-05-30 Serge PavlovRevert commit 333506
2018-05-30 Serge PavlovUse uniform mechanism for OOM errors handling
2018-05-29 Serge PavlovReverted commits 333390, 333391 and 333394
2018-05-29 Serge PavlovUse uniform mechanism for OOM errors handling
2018-05-25 Petr Hosek[Support] Avoid normalization in sys::getDefaultTargetT...
2018-05-25 Gabor Buella[x86] invpcid LLVM intrinsic
2018-05-24 Jonas Devlieghere[Support] Move header to WithColor header
2018-05-24 Jonas Devlieghere[Support] Add color cl category.
2018-05-20 Nico WeberRevert 332750, llvm part (see comment on D46910).
2018-05-18 Petr Hosek[Support] Avoid normalization in sys::getDefaultTargetT...
2018-05-18 Alexander Ivchenko[X86][CET] Changing -fcf-protection behavior to comply...
2018-05-17 Peter CollingbourneSupport: Add a raw_ostream::write_zeros() function...
2018-05-16 Greg ClaytonRevert 332508 as it caused problems in the clang test...
2018-05-16 Greg ClaytonFix llvm::sys::path::remove_dots() to return "." instea...
2018-05-16 Roman Lebedev[Timers] TimerGroup: add constructor from StringMap...
2018-05-16 Roman Lebedev[Timers] TimerGroup: make printJSONValues() method...
2018-05-16 Roman Lebedev[Timers] TimerGroup::printJSONValue(): print doubles...
2018-05-16 Roman Lebedev[Timers] TimerGroup::printJSONValues(): print mem timer...
2018-05-16 JF BastienSignal handling should be signal-safe
2018-05-16 Fangrui Song[Unix] Indent ChangeStd{in,out}ToBinary.
2018-05-16 JF BastienRevert "Signal handling should be signal-safe"
2018-05-16 JF BastienSignal handling should be signal-safe
2018-05-15 JF Bastien[NFC] pull a function into its own lambda
2018-05-15 JF Bastien[NFC] Update comments
2018-05-14 Keno Fischer[CommandLine] Error message for incorrect PositionalEat...
2018-05-14 Nicola ZaghenRename DEBUG macro to LLVM_DEBUG.
2018-05-12 JF Bastien[NFC] Remove inaccurate comment
2018-05-11 Nico WeberRemove unused SyncExecutor and make it clearer that...
2018-05-11 Sven van Haastregt[APFloat] Set losesInfo on no-op convert
2018-05-11 Brian Gesiak[Support] Add docs for 'openFileFor{Write,Read}'
2018-05-10 Gabor Buella[X86] ptwrite intrinsic
2018-05-09 Pavel LabathAPFloat/x87: Fix string conversion for "unnormal" value...
2018-05-09 Pavel Labath[Support/Path] Make handling of paths like "///" consistent
2018-05-08 Gabor Buella[x86] Introduce the pconfig instruction
2018-05-05 Fangrui SongSimplify LLVM_ATTRIBUTE_USED call sites.
2018-05-03 Justin BognerFix include of config.h that was incorrectly changed...
2018-05-03 Petr Hosek[Support] Support building LLVM for Fuchsia
2018-05-01 Roman Lebedev[X86][AMD][Bulldozer] Fix Bulldozer Model 2 detection.
2018-05-01 Adrian PrantlRemove @brief commands from doxygen comments, too.
2018-05-01 Adrian PrantlRemove \brief commands from doxygen comments.
2018-05-01 Gabor Buella[X86] movdiri and movdir64b instructions
2018-04-30 Nico WeberIWYU for llvm-config.h, removals. Also see r331184.
2018-04-30 Nico WeberIWYU for llvm-config.h in llvm, additions.
2018-04-30 Nico WeberRemove a dead #ifdef.
2018-04-29 Nico Webers/LLVM_ON_WIN32/_WIN32/, llvm
2018-04-26 Roman Tereshin[GlobalISel] Reporting rules covered as part of the...
2018-04-23 Gabor Buella[X86] Revert r330638 - accidental commit
2018-04-23 Gabor Buella[X86] movdiri and movdir64b instructions
2018-04-22 Jonas Devlieghere[Support] Fix prefix logic in WithColor.
2018-04-21 Jonas Devlieghere[Support] Add optional prefix to convenience helpers...
2018-04-20 Gabor Buella[X86] WaitPKG instructions
2018-04-18 Aaron Smith[support] Revert the changes made to Path.inc for the...
2018-04-18 Pavel Labath[cmake] Improve pthread_[gs]etname_np detection code
2018-04-17 Bob HaarmanFix lock order inversion between ManagedStatic and...
2018-04-17 Rui UeyamaRename sys::Process::GetArgumentVector -> sys::windows...
2018-04-16 Gabor Buella[X86] Introduce archs: goldmont-plus & tremont
2018-04-16 Weiming ZhaoRename ObjectMemoryBuffer to SmallVectorMemoryBuffer...
2018-04-15 Jonas Devlieghere[Support] Extend WithColor helpers
2018-04-15 Weiming ZhaoNFC: Move ObjectMemoryBuffer to support
2018-04-14 Jonas Devlieghere[Support] Add convenience functions to WithColor. NFC.
2018-04-13 Rui UeyamaDefine InitLLVM to do common initialization all at...
2018-04-13 Gabor Buella[X86] Introduce cldemote instruction
2018-04-13 Martin Storsjo[Support] Fix building for Windows on ARM
2018-04-11 Weiming ZhaoAdd missing vtable anchors
2018-04-11 Gabor Buella[X86] Describe wbnoinvd instruction
2018-04-09 Hiroshi Inoue[NFC] fix trivial typos in comments and error message
2018-04-08 Mandeep Singh Grang[Support] Change std::sort to llvm::sort in response...
2018-04-07 Graydon Hoare[Support] Make line-number cache robust against access...
2018-04-07 Aaron SmithWindows needs the current codepage instead of utf8...
2018-04-04 Peter CollingbourneAArch64: Implement support for the shadowcallstack...
2018-04-02 Nico WeberRemove HAVE_LIBPSAPI, HAVE_SHELL32.
2018-04-02 Nico WeberRemove HAVE_DIRENT_H.
2018-04-02 Nico WeberRemove HAVE_WRITEV that's unused after r255837.
2018-04-02 Nico WeberAttempt to heal bots after r328970.
2018-04-01 Craig Topper[DebugCounter] Make -debug-counter cl::Hidden.
2018-03-27 Graydon Hoare[YAML] Escape non-printable multibyte UTF8 in Output...
2018-03-23 Tony Tye[AMDGPU] Remove use of OpenCL triple environment and...
2018-03-23 Fangrui Song[ADT] Simplify getMemory. NFC
2018-03-19 Ilya BiryukovChanged createTemporaryFile without FD to actually...
2018-03-12 Jonas DevlieghereFix compilation on Darwin with expensive checks.
2018-03-09 Jonas Devlieghere[Support] Move syntax highlighting into support
2018-03-09 Eric ChristopherFix header comment on SHA1 code.
2018-03-08 Zachary TurnerFix signed-unsigned comparison warning.
2018-03-08 Zachary Turner[Support] Add WriteThroughMemoryBuffer.
2018-03-08 Daniel SandersSupport resetting STATISTIC() values using llvm::ResetS...
2018-03-07 Craig Topper[Support] Stop passing StringRefs by const reference...
2018-03-06 Craig Topper[X86] Fix a typo in Host.cpp that causes us to misident...
2018-03-06 Daniel SandersPrintStatistics() and PrintStatisticsJSON() should...
2018-03-05 Tony Tye[AMDGPU] Remove unused AMDOpenCL triple environment
next