OSDN Git Service

[Orc] Fix some Error-related fixmes in CompileOnDemandLayer now that the layer
[android-x86/external-llvm.git] / unittests /
2017-07-13 Frederich MunchSupport: Add llvm::center_justify.
2017-07-13 Amara Emerson[AArch64] Add an SVE target feature to the backend...
2017-07-12 Frederich MunchAllow clients to specify search order of DynamicLibraries.
2017-07-12 Chandler Carruth[PM] Fix a silly bug in my recent update to the CG...
2017-07-12 Serge GueltonHave Module::createRNG return a unique_ptr
2017-07-11 Konstantin ZhuravlyovEnhance synchscope representation
2017-07-11 Hiroshi Inouefix typos in comments; NFC
2017-07-10 Vedant KumarInstrProf: Fix unit test which accidentally used a...
2017-07-10 Philip Pfaffe[PM] Enable registration of out-of-tree passes with...
2017-07-10 Chandler Carruth[ADT] Fix another "oops" spotted by eddyb and reported...
2017-07-10 David Blaikiellvm-profdata: Reduce memory usage by using Error callb...
2017-07-09 NAKAMURA TakumiCGSCCPassManagerTest.cpp: Fix warnings. [-Wunused-variable]
2017-07-09 Chandler Carruth[PM] Fix a nasty bug in the new PM where we failed...
2017-07-09 Chandler Carruth[PM] Add unittesting of the call graph update logic...
2017-07-09 Chandler Carruth[ADT] Fix a test case to use a correct escape for a...
2017-07-09 Chandler Carruth[PM] Teach PreservedAnalyses to have an `allInSet`...
2017-07-09 Chandler Carruth[ADT] Add a default constructor and a bool conversion...
2017-07-09 Chandler Carruth[PM] Finish implementing and fix a chain of bugs uncove...
2017-07-08 Eric BeckmannRevert "Revert "Revert "Revert "Switch external cvtres...
2017-07-07 David BlaikieProfData: Fix some unchecked Errors in unit tests
2017-07-07 Gor Nishanov[cloning] Do not duplicate types when cloning functions
2017-07-07 Alex Lorenz[Support] sys::getProcessTriple should return a macOS...
2017-07-07 Lang Hames[ORC] Errorize the ORC APIs.
2017-07-06 Lang Hames[ORC] Update GlobalMappingLayer::addModuleSet to addModule.
2017-07-06 David BlaikiePrototype: Reduce llvm-profdata merge memory usage...
2017-07-06 David BlaikieSimplify InstrProfRecord tests, eliminating named tempo...
2017-07-05 Eric BeckmannRevert "Revert "Revert "Replace trivial use of external...
2017-07-05 Eric BeckmannRevert "Revert "Replace trivial use of external rc...
2017-07-05 Eric BeckmannRevert "Replace trivial use of external rc.exe by writi...
2017-07-04 Lang Hames[Orc] Remove the memory manager argument to addModule...
2017-07-03 Zvi RackoverMathExtras UnitTest: Assert that isPowerOf2(0) is false...
2017-07-01 Eric BeckmannRevert "Revert "Replace trivial use of external rc...
2017-07-01 Jakub Kuderski[Dominators] Reapply r306892, r306893, r306893.
2017-06-30 Jakub KuderskiRevert "[Dominators] Teach IDF to use level information"
2017-06-30 Jakub Kuderski[Dominators] Keep tree level in DomTreeNode and use...
2017-06-30 Richard SmithFix ODR violations due to abuse of LLVM_YAML_IS_(FLOW_...
2017-06-30 Juergen Ributzka[DWARF] Don't include TestingSupport in LLVM_LINK_COMPO...
2017-06-30 George Rimar[DWARF] - Simplify HandleExpectedError implementation...
2017-06-30 Kristof Beyls[GlobalISel] Make multi-step legalization work.
2017-06-30 Vedant KumarTry to appease a buildbot.
2017-06-30 Jakub Kuderski[Dominators] Don't compute DFS InOut numbers eagerly.
2017-06-30 Vedant Kumar[Coverage] Remove two overloads of CoverageMapping...
2017-06-29 Paul Robinson[DWARF] NFC: DWARFDataExtractor combines relocs with...
2017-06-29 Pavel LabathRecommit "[Support] Add RetryAfterSignal helper function"
2017-06-29 Eric BeckmannRevert "Replace trivial use of external rc.exe by writi...
2017-06-28 George Rimar[DebugInfo] - Removed trailing whitespaces. NFC.
2017-06-28 George RimarRecommit "[ELF] - Add ability for DWARFContextInMemory...
2017-06-28 George RimarRevert r306512 "[ELF] - Add ability for DWARFContextInM...
2017-06-28 George Rimar[ELF] - Add ability for DWARFContextInMemory to exit...
2017-06-26 Paul Robinson[DWARF] NFC: Collect info used by DWARFFormValue into...
2017-06-26 Eric BeckmannReplace trivial use of external rc.exe by writing our...
2017-06-25 Xin Tong[AST] Fix a bug in aliasesUnknownInst. Make sure we...
2017-06-25 Ed SchoutenAdd support for Ananas platform
2017-06-23 Lang Hames[ORC] Re-apply r306166 and r306168 with fix for regress...
2017-06-23 Rafael EspindolaThis reverts commit r306166 and r306168.
2017-06-23 Lang Hames[ORC] Move ORC IR layer interface from addModuleSet...
2017-06-23 Peter CollingbourneMake the size specification for cache_size_bytes case...
2017-06-23 Peter CollingbourneAdd a ThinLTO cache policy for controlling the maximum...
2017-06-23 Simon PilgrimFix double->float truncation warning on MSVC
2017-06-23 Pavel Labath[ADT] Add llvm::to_float
2017-06-22 Lang Hames[ORC] Switch the object layer API from addObjectSet...
2017-06-22 Adrian McCarthyMake IPDBSession::getGlobalScope a non-const method
2017-06-22 Pavel LabathRevert "[Support] Add RetryAfterSignal helper function...
2017-06-22 Pavel Labath[Support] Fix return type deduction in RetryAfterSignal
2017-06-21 Reid Kleckner[PDB] Add symbols to the PDB
2017-06-21 Pavel Labath[Support] Add RetryAfterSignal helper function
2017-06-20 Lang HamesAdd a cantFail overload for Expected-reference (Expecte...
2017-06-20 Saleem AbdulrasoolSupport: chunk writing on Linux
2017-06-20 Yuka Takahashi[GSoC] Flag value completion for clang
2017-06-20 Vedant Kumar[Coverage] PR33517: Check for failure to load func...
2017-06-20 Vedant Kumar[ProfileData] PR33517: Check for failure of symtab...
2017-06-19 Zachary TurnerTry to fix uninitialized read in unit test.
2017-06-18 Ismail DonmezRevert r305642
2017-06-18 Ismail DonmezTest to correct triple for SUSE on ARMv7
2017-06-16 Zachary Turner[CodeView] Fix random access of type names.
2017-06-15 Matthias BraunUnitTests: Followup to 305519
2017-06-15 Matthias BraunUnitTests: Replace some if(x)report_fatal_error() with...
2017-06-15 Galina KistanovaAdded braces to work around gcc warning in googletest...
2017-06-15 Zachary Turner[formatv] Add the ability to specify a fill character...
2017-06-14 Zachary TurnerDon't include TestingSupport in LLVM_LINK_COMPONENTS.
2017-06-14 Galina KistanovaSupressed warning: declared ‘static’ but never defined.
2017-06-14 Zachary Turner[gtest] Create a shared include directory for gtest...
2017-06-14 Florian HahnAlign definition of DW_OP_plus with DWARF spec [3/3]
2017-06-13 Frederich MunchRevert r305313 & r305303, self-hosting build-bot isn...
2017-06-13 Frederich MunchFix self hosting build-bot failure from r305303 by...
2017-06-13 Craig TopperFix m_[Ord|Unord][FMin|FMax] matchers to correctly...
2017-06-13 Florian HahnAlign definition of DW_OP_plus with DWARF spec [1/3]
2017-06-13 Frederich MunchForce RegisterStandardPasses to construct std::function...
2017-06-12 Francis Ricci[ADT] Don't use __used__ attribute on struct members...
2017-06-12 Roger Ferrer IbanezExport the required symbol from DynamicLibraryTests
2017-06-11 Francis Ricci[ADT] Use LLVM_ATTRIBUTE_USED instead of __attribute__...
2017-06-11 Francis Ricci[ADT] Suppress unused attribute warning in unit test
2017-06-10 Davide Italiano[SmallVector] Reinstate the typedefs.
2017-06-10 Davide Italiano[SmallVector] Remove unused typedefs, spotted by GCC...
2017-06-09 Francis Ricci[ADT] Make iterable SmallVector template overrides...
2017-06-09 Zachary TurnerAllow VarStreamArray to use stateful extractors.
2017-06-07 David BlaikieGlobalsModRef: Ensure optnone+readonly/readnone attribu...
2017-06-07 Alina Sbirlea[mssa] Fix case when there is no definition in a block...
2017-06-07 Galina KistanovaDisable all warning for AlignOfTest.cpp.
2017-06-07 Zachary TurnerMove Object format code to lib/BinaryFormat.
next