OSDN Git Service

[X86][AVX1] Split 256-bit vector non-temporal loads to keep it non-temporal (PR32744)
[android-x86/external-llvm.git] / unittests /
2017-06-04 Craig Topper[ConstantRange] Add another truncate unittest for wrapp...
2017-06-04 Craig Topper[ConstantRange] Add a few more truncate unittests.
2017-06-04 Craig Topper[ConstantRange] Add missing result check to the Constan...
2017-06-04 Galina KistanovaFixed warning: must specify at least one argument for...
2017-06-04 Galina KistanovaFixed warning: must specify at least one argument for...
2017-06-03 Saleem AbdulrasoolADT: handle special case of ARM environment for SUSE
2017-06-03 Zachary Turner[PDB] Fix use after free.
2017-06-02 David BlaikieTidy up a bit of r304516, use SmallVector::assign rathe...
2017-06-02 Benjamin Kramer[OrderedBasicBlock] Return false for comesBefore(A, A)
2017-06-01 Keno FischerReapply "[Cloning] Take another pass at properly clonin...
2017-06-01 Kristof BeylsMake mcpu=generic the default for armv7-a and armv8-a.
2017-05-31 Vedant KumarAvoid a UB pointer overflow in the ArrayRef unit test
2017-05-31 Reid KlecknerFix assertion when merging multiple empty AttributeLists
2017-05-30 Keno FischerRevert "[Cloning] Take another pass at properly cloning...
2017-05-30 Keno Fischer[Cloning] Take another pass at properly cloning debug...
2017-05-30 Galina KistanovaReverted r303602, as it will be fixed in gtest.
2017-05-29 Benjamin Kramer[ManagedStatic] Avoid putting function pointers in...
2017-05-29 Benjamin KramerDon't destroy ManagedStatics in a unit test.
2017-05-29 Benjamin KramerTry to work around MSVC being buggy. Attempt #1.
2017-05-29 Benjamin Kramer[ManagedStatic] Add a way to pass custom creators/deleters.
2017-05-28 Galina KistanovaReverted r304083 as it seems there is a desire to addre...
2017-05-28 Galina KistanovaAdded braces to address gcc warning: suggest explicit...
2017-05-27 George RimarRecommit "[DWARF] - Make collectAddressRanges() return...
2017-05-27 Gor NishanovScalarEvolution unit test: fix typo that breaks check-all
2017-05-27 Adam NemetRearrange Dom unittest to accommodate multiple tests
2017-05-27 Adam Nemetclang-format DomTree unittest
2017-05-27 Keno Fischer[SCEVExpander] Try harder to avoid introducing inttoptr
2017-05-26 Vitaly Bukaallow_user_segv_handler was already removed
2017-05-26 George RimarRevert r304002 "[DWARF] - Make collectAddressRanges...
2017-05-26 Roger Ferrer IbanezRevert "Export the required symbol from DynamicLibraryT...
2017-05-26 George Rimar[DWARF] - Make collectAddressRanges() return section...
2017-05-26 George RimarRevert "[DWARF] - Make collectAddressRanges() return...
2017-05-26 George RimarRecommit r303978 "[DWARF] - Make collectAddressRanges...
2017-05-26 Roger Ferrer IbanezExport the required symbol from DynamicLibraryTests
2017-05-26 Daniel JasperRemove unnecessary double-assignment triggering -Wseque...
2017-05-26 Chandler Carruth[IR] Add an iterator and range accessor for the PHI...
2017-05-25 Zachary Turner[CV Type Merging] Find nested type indices faster.
2017-05-25 Zachary TurnerFix a bug in MappedBlockStream.
2017-05-24 Vitaly BukaRevert "Revert "Attempt to pacify ASan and UBSan report...
2017-05-24 Vitaly BukaPrevent UBSan report in CrashRecovery tests
2017-05-24 Vitaly BukaRevert "Attempt to pacify ASan and UBSan reports in...
2017-05-23 Galina KistanovaCosmetic. Added braces to address gcc warning: suggest...
2017-05-21 Xin TongRevert "Add pthread_self function prototype and make...
2017-05-20 Xin TongAdd pthread_self function prototype and make it specula...
2017-05-20 Xin TongFix test typo. NFC
2017-05-20 Galina KistanovaCosmetic. Added braces to address gcc warning: suggest...
2017-05-19 Reid KlecknerFix off-by-one bug in AttributeList::addAttributes...
2017-05-19 Zachary TurnerResubmit "[CodeView] Provide a common interface for...
2017-05-19 Craig Topper[APInt] Add support for dividing or remainder by a...
2017-05-19 Daniel Sanders[globalisel][tablegen] Demote OptForSize/OptForMinSize...
2017-05-19 Zachary TurnerRevert "[CodeView] Provide a common interface for type...
2017-05-18 Zachary Turner[CodeView] Provide a common interface for type collections.
2017-05-18 Reid Kleckner[IR] De-virtualize ~Value to save a vptr
2017-05-17 Reid KlecknerAttempt to pacify ASan and UBSan reports in CrashRecove...
2017-05-17 Zachary TurnerAdd some helpers for manipulating BinaryStreamRefs.
2017-05-17 Dimitry AndricReapply part of rL303015, fixing just the DynamicLibary...
2017-05-17 Dimitry AndricRevert r303015, because it has the unintended side...
2017-05-17 Reid KlecknerRe-land r303274: "[CrashRecovery] Use SEH __try instead...
2017-05-17 Reid KlecknerRevert "[CrashRecovery] Use SEH __try instead of VEH...
2017-05-17 Reid Kleckner[CrashRecovery] Use SEH __try instead of VEH when available
2017-05-17 Zachary Turner[CodeView] Simplify the use of visiting type records...
2017-05-17 Zachary Turner[BitVector] Add find_[first,last]_[set,unset]_in.
2017-05-17 Francis Visoiu MistrihBitVector: add iterators for set bits
2017-05-16 Adrian McCarthyAdd test for FixedStreamArrayIterator::operator->
2017-05-16 Easwaran RamanAdd hasProfileSummary and has{Sample|Instrumentation...
2017-05-15 Craig Topper[ConstantRange] Fix what appear to be copy and paste...
2017-05-14 Dimitry AndricFix DynamicLibraryTest.cpp on FreeBSD and NetBSD
2017-05-13 Justin Bogner[CodeView] Silence some -Wsign-compare warnings
2017-05-12 Andrew Kaylor[TLI] Add declarations for various math header file...
2017-05-12 Zachary Turner[CodeView] Add a random access type visitor.
2017-05-12 Galina KistanovaMake sure we have actually written what is expected...
2017-05-11 Teresa JohnsonRestrict call metadata based hotness detection to Sampl...
2017-05-11 NAKAMURA TakumiSupportTests: Suppress ParallelTests on mingw for now...
2017-05-11 Zachary Turner[Support] Move Parallel algorithms from LLD to LLVM.
2017-05-10 Craig Topper[ConstantRange] Fix the early out in ConstantRange...
2017-05-10 Craig Topper[ConstantRange] Add test case showing a case where...
2017-05-09 Lang Hames[ExecutionEngine] Make RuntimeDyld::MemoryManager respo...
2017-05-09 Adrian PrantlMake it illegal for two Functions to point to the same...
2017-05-09 Serge GueltonSuppress all uses of LLVM_END_WITH_NULL. NFC.
2017-05-09 Hans WennborgRevert r302469 "Make it illegal for two Functions to...
2017-05-08 Adrian PrantlMake it illegal for two Functions to point to the same...
2017-05-08 Zvi RackoverIR: Add a shufflevector mask commutation helper functio...
2017-05-08 Craig Topper[APInt] Add support for multiplying by a uint64_t.
2017-05-05 Matthias BraunTargetLibraryInfo: Introduce wcslen
2017-05-05 Zachary Turner[ADT] Add BitVector::find_prev.
2017-05-05 Zachary Turner[ADT] A few minor improvements to BitVector
2017-05-03 Ahmed Bougacha[AArch64] Make the TargetParser add CPU exts provided...
2017-05-03 Reid Kleckner[IR] Abstract away ArgNo+1 attribute indexing as much...
2017-05-03 Zachary TurnerDelete dead function causing compilation failure.
2017-05-03 Zachary Turner[llvm-readobj] Update readobj to re-use parsing code.
2017-05-03 Zachary TurnerResubmit r301986 and r301987 "Add codeview::StringTable"
2017-05-03 Greg ClaytonVerify that no compile units share the same line table...
2017-05-03 Daniel JasperRevert r301986 (and subsequent r301987).
2017-05-03 Zachary TurnerFix use after free in BinaryStream library.
2017-05-02 Zachary TurnerMake codeview::StringTable.
2017-05-02 Greg ClaytonAdd line table verification to lldb-dwarfdump --verify
2017-05-02 Reid KlecknerRe-land r301697 "[IR] Make add/remove Attributes use...
2017-05-02 Greg ClaytonVerify that all references point to actual DIEs in...
2017-05-02 Zachary TurnerRename pdb::StringTable -> pdb::PDBStringTable.
2017-05-01 Greg ClaytonAdds initial llvm-dwarfdump --verify support with unit...
next