OSDN Git Service

AMDGPU: Force inlining if LDS global address is used
[android-x86/external-llvm.git] / unittests /
2018-07-09 Diego Caballero[VPlan][LV] Introduce condition bit in VPBlockBase
2018-07-09 Sam McCall[Support] Allow JSON serialization of Optional<T> for...
2018-07-09 Sam McCall[Support] Make JSON handle doubles and int64s losslessly
2018-07-09 Sam McCallLift JSON library from clang-tools-extra/clangd to...
2018-07-07 Chijun SimaTest commit
2018-07-07 Chandler Carruth[Support] Clear errno before calling the function in...
2018-07-06 Vedant Kumar[Local] replaceAllDbgUsesWith: Update debug values...
2018-07-06 Sam McCall[Support] Make support types more easily printable.
2018-07-05 Mandeep Singh Grang[OpenEmbedded] Add OpenEmbedded vendor
2018-07-04 Aaron BallmanSilence an MSVC C4189 warning about a local variable...
2018-07-04 Jakub Kuderski[Dominators] Add DomTreeUpdater constructor from DT...
2018-07-04 Andrew Ng[ThinLTO] Update ThinLTO cache file atimes when on...
2018-07-03 John Brawn[llvm-exegesis] Adjust AArch64 unit test
2018-07-03 John Brawn[llvm-exegesis] Add an AArch64 target
2018-07-03 Chandler Carruth[Support] This sanity check in the test only works...
2018-07-03 Clement Courbet[llvm-exegesis] ExegisX86Target::setRegToConstant(...
2018-07-03 Jakub KuderskiReappl "[Dominators] Add the DomTreeUpdater class"
2018-07-03 Chandler Carruth[Support] Fix llvm::unique_function when building with...
2018-07-02 Chandler Carruth[ADT] Add llvm::unique_function which is like std:...
2018-07-02 Jakub KuderskiRevert "[Dominators] Add the DomTreeUpdater class"
2018-07-02 Jakub Kuderski[Dominators] Add the DomTreeUpdater class
2018-06-28 Benjamin Kramer[SupportTests] Silence -Wsign-compare warnings
2018-06-28 Zachary TurnerFix padding with custom character in formatv.
2018-06-28 Zachary TurnerAdd a flag to FileOutputBuffer that allows modification.
2018-06-28 John Brawn[PhiValues] Adjust unit test to invalidate instructions...
2018-06-28 John BrawnAdd a PhiValuesAnalysis pass to calculate the underlyin...
2018-06-28 Pavel LabathRevert "ADT: Move ArrayRef comparison operators into...
2018-06-28 Pavel LabathADT: Move ArrayRef comparison operators into the class
2018-06-27 Zachary TurnerMove some code from PDBFileBuilder to MSFBuilder.
2018-06-27 Michael Kruse[ADT] drop_begin: use adl_begin/adl_end. NFC.
2018-06-27 Florian Hahn[ValueLattice] Return false if value range did not...
2018-06-27 Nico WeberBuild TaskQueueTest in threads=on builds, fixes regress...
2018-06-27 Justin Bogner[ADT] Pass DerivedT from pointe{e,r}_iterator to iterat...
2018-06-26 Vedant KumarRename skipDebugInfo -> skipDebugIntrinsics, NFC
2018-06-26 Tim Shen[ConstantRange] Add support of mul in makeGuaranteedNoW...
2018-06-26 Nico WeberFix LLVM_ENABLE_THREADS=0 builds after r335440.
2018-06-26 Clement Courbet[llvm-exegesis] Get the BenchmarkRunner from the Exeges...
2018-06-26 Lang Hames[ORC] Add a symbolAliases function to the Core APIs.
2018-06-25 Tim Shen[APInt] Add helpers for rounding u/sdivs.
2018-06-25 Eric ChristopherFix unsigned/signed comparison failure in unittest.
2018-06-25 Clement Courbet[llvm-exegesis][NFC] Remove unnecessary member variables.
2018-06-25 Clement Courbet[llvm-exegesis] Generate snippet setup code.
2018-06-25 Zachary TurnerOne more build fix for non MSVC compilers.
2018-06-25 Zachary TurnerAdd a TaskQueue that can serialize work on a ThreadPool.
2018-06-25 Heejin Ahn[WebAssembly] Add WebAssemblyException information...
2018-06-20 Clement Courbet[llvm-exegesis] Add mechanism to add target-specific...
2018-06-20 Guillaume Chatelet[llvm-exegesis] Fix failing test.
2018-06-20 Guillaume Chatelet[llvm-exegesis] Use a Prototype to defer picking a...
2018-06-20 Sjoerd Meijer[PatternMatch] Add m_Store pattern match helper
2018-06-19 Vedant Kumar[IR] Introduce helpers to skip debug instructions ...
2018-06-19 Sanjay Patel[IR] move shuffle mask queries from TTI to ShuffleVecto...
2018-06-19 Clement CourbetRe-land r335038 "[llvm-exegesis] A mechanism to add...
2018-06-19 Clement CourbetRevert r335038 "[llvm-exegesis] A mechanism to add...
2018-06-19 Clement Courbet[llvm-exegesis] A mechanism to add target-specific...
2018-06-19 Derek Schuff[WebAssembly] Fixed disassembler unit test failure.
2018-06-18 Heejin Ahn[VPlan] Add Analysis and Core to LLVM_LINK_COMPONENTS
2018-06-18 Xin TongRevert "Simplify blockaddress usage before giving up...
2018-06-18 Xin TongSimplify blockaddress usage before giving up in MergeBl...
2018-06-18 Florian Hahn[VPlan] Add VPInstruction to VPRecipe transformation.
2018-06-18 Florian Hahn[VPlanRecipeBase] Add eraseFromParent().
2018-06-18 Florian Hahn[VPlanRecipeBase] Add insertBefore helper.
2018-06-17 Lang Hames[ORC] Only notify queries that they are resolved/ready...
2018-06-17 Lang Hames[ORC] Erase empty dependence sets when adding new symbo...
2018-06-16 Florian Hahn[Dominators] Change getNode parameter type to const...
2018-06-16 Florian HahnRevert r334887, as GCC 4.8 does not have is_trivially_c...
2018-06-16 Florian Hahn[SmallSet] Add SmallSetIterator.
2018-06-14 Lang Hames[ORC] Strip weak flags from a symbol once it is selecte...
2018-06-14 Lang Hames[ORC] Filter out self-dependencies in VSO::addDependencies.
2018-06-14 Clement Courbet[llvm-exegesis] Use BenchmarkResult::Instructions inste...
2018-06-13 Zachary TurnerRevert "Enable ThreadPool to queue tasks that return...
2018-06-13 Zachary TurnerEnable ThreadPool to support tasks that return values.
2018-06-13 George KarpenkovAdd checkMulAdd helper function to CheckedArithmetic
2018-06-13 George KarpenkovChange checked arithmetic functions API to return Optional
2018-06-13 Hans WennborgDo not enforce absolute path argv0 in windows
2018-06-13 Guillaume Chatelet[llvm-exegesis] Fix buildbot - power was using native...
2018-06-13 Guillaume Chatelet[llvm-exegesis] Fix failing assert when creating Snippe...
2018-06-13 Guillaume Chatelet[llvm-exegesis] Cleaner design without mutable data.
2018-06-12 Lang Hames[ORC] Add a fallback definition generator for VSOs.
2018-06-12 Zachary TurnerRefactor ExecuteAndWait to take StringRefs.
2018-06-12 Guillaume Chatelet[llvm-exegesis] Move libpfm linking to LLVMExegesis.
2018-06-12 Wei Mi[NFC] Change sample profile format enum name SPF_Raw_Bi...
2018-06-11 Wei Mi[SampleFDO] Add a new compact binary format for sample...
2018-06-11 Pavel LabathMove VersionTuple from clang/Basic to llvm/Support
2018-06-11 Mikhail Maltsev[Unittests] Change linker flags of dynamic library...
2018-06-08 Florian Hahn[SmallSet] Add some simple unit tests.
2018-06-08 Henry Wong[ADT] Add `StringRef::rsplit(StringRef Separator)`.
2018-06-07 Zachary Turner[FileSystem] Split up the OpenFlags enumeration.
2018-06-07 Guillaume Chatelet[llvm-exegesis] Improve error reporting.
2018-06-07 Guillaume Chatelet[llvm-exegesis] Serializes instruction's operand in...
2018-06-06 Evandro Menezes[AArch64, ARM] Add support for Samsung Exynos M4
2018-06-06 Clement Courbet[llvm-exegesis] move Mode from Key to BenchmarResult.
2018-06-05 Clement Courbet[llvm-exegesis] Add instructions to BenchmarkResult...
2018-06-04 David BlaikieMove Analysis/Utils/Local.h back to Transforms
2018-06-04 Clement Courbet[llvm-exegesis][NFC] Use an enum instead of a string...
2018-06-03 Chris BienemanRe-land: [MachO] Fixing ub in MachO BinaryFormat
2018-06-03 Lang Hames[ORC] Use JITEvaluatedSymbol for IndirectStubsManager...
2018-06-01 Roman Tereshin[DebugInfo] Refactoring DIType::setFlags to DIType...
2018-06-01 Chris BienemanRevert "Re-land: [MachO] Fixing ub in MachO BinaryFormat"
2018-06-01 Chris BienemanRe-land: [MachO] Fixing ub in MachO BinaryFormat
2018-06-01 Chris BienemanRevert "[MachO] Fixing ub in MachO BinaryFormat"
next