OSDN Git Service

[X86] In matchBitExtract, place all of the new nodes before Node's position in the...
[android-x86/external-llvm.git] / lib / Support /
2019-03-25 Mikhail R. GadelhaMoved everything SMT-related to LLVM and updated the...
2019-03-22 Fedor Sergeev[Legacy][TimePasses] allow -time-passes reporting into...
2019-03-20 Craig Topper[X86] Add CMPXCHG8B feature flag. Set it for all CPUs...
2019-03-20 Tim Renouf[AMDGPU] Factored PAL metadata handling out into its...
2019-03-18 Jake Ehrlich[llvm-objcopy] Make .build-id linking atomic
2019-03-17 Matt ArsenaultAMDGPU: Partially fix default device for HSA
2019-03-14 Sunil SrivastavaHandle consecutive-double-quotes in Windows argument...
2019-03-13 Jonas Hahnfeld[Support] Treat truncation of fullpath as error
2019-03-13 Hubert TongUse AIX version detection at LLVM run-time
2019-03-12 Jason LiuAdd XCOFF triple object format type for AIX
2019-03-12 James Henderson[FileCheck]Remove assertions that prevent matching...
2019-03-04 Michal Gorny[llvm] [Support] Revert "Reimplement getMainExecutable...
2019-03-03 Michal Gorny[llvm] [Support] Reimplement getMainExecutable() using...
2019-03-01 Igor Kudrin[CommandLine] Allow grouping options which can have...
2019-03-01 Igor Kudrin[CommandLine] Do not crash if an option has both ValueR...
2019-02-28 Alexandre GaneaFix SupportTests.exe/AllocationTests/MappedMemoryTest...
2019-02-28 Alexandre GaneaFix non-Windows platforms build break introduced by...
2019-02-28 Alexandre Ganea[Memory] Add basic support for large/huge memory pages
2019-02-27 Saleem AbdulrasoolSupport: enable backtraces on Windows
2019-02-26 Ganesh Gopalasubra... [X86] AMD znver2 enablement
2019-02-23 Duncan P. N. Exon... VFS: Avoid some unnecessary std::string copies
2019-02-19 Daniel SandersAnnotate timeline in Instruments with passes and other...
2019-02-17 Kristina Brooks[LLVMSupport]: Remove a severely outdated README.
2019-02-14 Sam McCallReapply [VFS] Allow multiple RealFileSystem instances...
2019-02-14 Andrew Ng[Support] Fix TempFile::discard to not leave behind...
2019-02-13 Craig Topper[X86] Add 'mpx' to getHostCPUFeatures.
2019-02-13 Craig Topper[X86] Add 'fxsr' to the getHostCPUFeatures detection...
2019-02-09 Mikhail R. GadelhaThis reverts commit 1440a848a635849b97f7a5cfa0ecc40d374...
2019-02-07 Adrian PrantlMove SMTSolver dump() methods out-of-line.
2019-02-07 Jiong Wang[BPF] add code-gen support for JMP32 instructions
2019-02-07 Mikhail R. GadelhaMove the SMT API to LLVM
2019-02-07 Brad SmithAdd OpenBSD support to be able to get the thread name
2019-02-06 Peter Collingbournebuild: Remove the cmake check for malloc.h.
2019-02-05 Thomas Preud'hommeRecommit: Add support for prefix-only CLI options
2019-02-04 James Henderson[CommandLine] Don't print empty sentinel values from...
2019-02-04 James HendersonRevert r353048.
2019-02-04 James Henderson[CommandLine] Don't print empty sentinel values from...
2019-02-01 James HendersonRevert r352750.
2019-01-31 James Henderson[CommandLine] Improve help text for cl::values style...
2019-01-27 Thomas Preud'hommeRevert "Add support for prefix-only CLI options"
2019-01-25 Sam McCall[JSON] Work around excess-precision issue when comparin...
2019-01-23 Rui UeyamaMemoryBlock: Do not automatically extend a given size...
2019-01-22 Rui UeyamaFileOutputBuffer: handle mmap(2) failure
2019-01-22 Joel E. Denny[FileCheck] Suppress old -v/-vv diags if dumping input
2019-01-22 Rui UeyamaFileOutputBuffer: Handle "-" as stdout.
2019-01-19 Chandler CarruthUpdate more file headers across all of the LLVM project...
2019-01-19 Chandler CarruthUpdate the file headers across all of the LLVM projects...
2019-01-19 Rui UeyamaRemove F_modify flag from FileOutputBuffer.
2019-01-18 Pavel Labath[ADT] Add streaming operators for llvm::Optional
2019-01-17 Erik PilkingtonNFC: Make the copies of the demangler byte-for-byte...
2019-01-16 Pavel Labath[Support] Remove error return value from one overload...
2019-01-16 Dan Gohman[WebAssembly] COWS has been renamed to WASI.
2019-01-15 Jonas Devlieghere[VFS] Move RedirectingFileSystem interface into header...
2019-01-15 Craig Topper[Nios2] Remove Nios2 backend
2019-01-15 Dan Gohman[WebAssembly] Support multilibs for wasm32 and add...
2019-01-14 Amara EmersonRevert "[VFS] Allow multiple RealFileSystem instances...
2019-01-14 Sam McCall[VFS] Fix unused variable warning. NFC
2019-01-14 Sam McCall[VFS] Allow multiple RealFileSystem instances with...
2019-01-14 Thomas Preud'hommeAdd support for prefix-only CLI options
2019-01-08 Zachary TurnerDon't write #include "Windows/WindowsSupport.h" from...
2018-12-30 David Bolvansky[NFC] Fixed extra semicolon warning
2018-12-29 Richard TrieuAdd vtable anchor to classes.
2018-12-18 Alexandre GaneaBuildfix for r345516 (Clang compilation failing).
2018-12-18 Alexandre Ganea[llvm-symbolizer] Omit stderr output when symbolizing...
2018-12-18 Eli Friedman[Support] Fix GNU/kFreeBSD build
2018-12-18 Joel E. Denny[FileCheck] Annotate input dump (final tweaks)
2018-12-18 Joel E. Denny[FileCheck] Annotate input dump (7/7)
2018-12-18 Joel E. Denny[FileCheck] Annotate input dump (6/7)
2018-12-18 Joel E. Denny[FileCheck] Annotate input dump (5/7)
2018-12-18 Joel E. Denny[FileCheck] Annotate input dump (4/7)
2018-12-18 Joel E. Denny[FileCheck] Annotate input dump (3/7)
2018-12-18 Joel E. Denny[FileCheck] Annotate input dump (2/7)
2018-12-18 Joel E. Denny[FileCheck] Annotate input dump (1/7)
2018-12-13 Shoaib Meenai[Support] Fix FileNameLength passed to SetFileInformati...
2018-11-29 Kristina BrooksAdd Hurd target to LLVMSupport (1/2)
2018-11-28 David SpickettFix build error due to missing cctype include
2018-11-28 David Spickett[ARM, AArch64] Move ARM/AArch64 target parsers into
2018-11-27 Craig Topper[X86] Add cascade lake arch in X86 target.
2018-11-26 Argyrios Kyrtzidis[Support/FileSystem] Add sub-second precision for atime...
2018-11-24 Craig Topper[X86] Synchronize a macro in getAvailableFeatures in...
2018-11-20 Sanjay Patel[APInt] Add methods for saturated add and sub
2018-11-17 David BlaikieMove BuryPointer from Clang to LLVM for use in other...
2018-11-17 Fangrui SongUse llvm::copy. NFC
2018-11-16 Volodymyr Sapsai[VFS] Implement `RedirectingFileSystem::getRealPath`.
2018-11-15 Craig Topper[X86] Guess that a CPU is Icelake it if reports support...
2018-11-14 Scott Linder[Support] Teach YAMLIO about polymorphic types
2018-11-13 Jonas Devlieghere[FileSystem] Add expand_tilde function
2018-11-13 Fedor Sergeev[FileCheck] fixing typo in assert
2018-11-13 Fedor Sergeev[FileCheck] introduce CHECK-COUNT-<num> repetition...
2018-11-11 Jonas Devlieghere[Support] Make error banner optional in logAllUnhandled...
2018-11-10 David CarlierFix DragonFlyBSD build
2018-11-09 Bryan Chan[AArch64] Support HiSilicon's TSV110 processor
2018-11-09 Sam McCallRevert "[VFS] Add "expand tilde" argument to getRealPath."
2018-11-09 Jonas Devlieghere[VFS] Add "expand tilde" argument to getRealPath.
2018-11-08 Jonas DevlieghereExtend virtual file system with `isLocal` method
2018-11-06 Reid Kleckner[Windows] Simplify WindowsSupport.h
2018-11-06 Joel E. Denny[FileCheck] Parse command-line options from FILECHECK_OPTS
2018-11-06 Reid KlecknerSilence deprecation warning for GetVersionEx with clang-cl
2018-11-06 Martin Storsjo[Support] Fix `warning: unknown pragma ignored` for...
2018-11-05 Alexandre GaneaOnly call FlushFileBuffers() when writing executables...
next