OSDN Git Service

Revert r333147 "[ORC] Add findSymbolIn() wrapper to C bindings."
[android-x86/external-llvm.git] / unittests /
2018-04-10 Alexandre Ganea[DebugInfo][COFF] Fix reading variable-length encoded...
2018-04-10 Alexandre GaneaFix line endings (CR/LF -> LF) introduced by rL329613
2018-04-09 Michael Zolotukhin[PR16756] Add SSAUpdaterBulk.
2018-04-09 Alexandre Ganea[Debuginfo][COFF] Minimal serialization support for...
2018-04-09 Aditya Nandakumar[GISel] Refactor MachineIRBuilder to allow transformati...
2018-04-08 Eric Fiselier[ADT] Fix MapVector when 'Map::mapped_type != unsigned'.
2018-04-07 Philip PfaffeRevert "Followup for r329293: Temporarily disable the...
2018-04-07 Roman Lebedev[unittests] ADT: silence -Wself-assign diagnostics
2018-04-07 Vitaly BukaFix stack-use-after-scope in test previously hidden...
2018-04-07 Mandeep Singh Grang[unittests] Change std::sort to llvm::sort in response...
2018-04-07 Graydon Hoare[Support] Make line-number cache robust against access...
2018-04-06 Philip PfaffeFollowup for r329293: Temporarily disable the breaking...
2018-04-05 Max Moroz[llvm-cov] Prevent llvm-cov from hanging when a symblin...
2018-04-05 Konstantin Zhuravlyovllvm-exegesis: Fix unittests include dirs when llvm...
2018-04-05 Philip PfaffeAnother fix for r329293: Unbreak the windows bots
2018-04-05 Philip PfaffeFix r329293: Add a missing CMake dependency
2018-04-05 Philip PfaffeRe-land r329273: [Plugins] Add a slim plugin API to...
2018-04-05 Pavel Labath[Testing/Support]: Better matching of Error failure...
2018-04-05 Philip PfaffeRevert "[Plugins] Add a slim plugin API to work togethe...
2018-04-05 Philip Pfaffe[Plugins] Add a slim plugin API to work together with...
2018-04-05 Fedor Sergeevallow custom OptBisect classes set to LLVMContext
2018-04-04 Eric Fiselier[Analysis] Support aligned new/delete functions.
2018-04-04 Clement Courbet[llvm-exegesis] Temporarily disable a few tests.
2018-04-04 Clement Courbet[llvm-exegesis] Temporarily disable some tests.
2018-04-04 Clement Courbet[llvm-exegesis] Only run unit tests on x86_64 hosts.
2018-04-04 Clement Courbet[llvm-exegesis][NFC] Fix a few warnings.
2018-04-04 Clement Courbet[llvm-exegesis] Fix build when libpfm is not available.
2018-04-04 Clement CourbetRe-land r329156 "Add llvm-exegesis tool."
2018-04-04 Clement CourbetRevert r329156 "Add llvm-exegesis tool."
2018-04-04 Clement CourbetAdd llvm-exegesis tool.
2018-04-02 Lang Hames[ORC] Create a new SymbolStringPool by default in Execu...
2018-03-29 Rafael EspindolaStyle update. NFC.
2018-03-29 Zachary Turner[MSF] Default to FPM2, and always mark FPM pages allocated.
2018-03-29 Craig Topper[IR][CodeGen] Remove dependency on EVT from IR/Function...
2018-03-28 Lang Hames[ORC] Restore the narrower check from before r328687.
2018-03-28 Daniel Neilson[PatternMatch] Add matchers for vector operations
2018-03-28 Lang Hames[ORC] Re-add the Windows check that was dropped in...
2018-03-28 Lang Hames[ORC] Fix ORC on platforms without indirection support.
2018-03-27 Graydon Hoare[YAML] Remove unit test of multibyte non-printable...
2018-03-27 Graydon Hoare[YAML] Escape non-printable multibyte UTF8 in Output...
2018-03-26 Aaron Smith[DebugInfoPDB] Add DIA implementation of findLineNumber...
2018-03-26 Aaron Smith[DebugInfoPDB] Add DIA implementation of addressForVA...
2018-03-23 David BlaikieFix layering by moving ValueTypes.h from CodeGen to IR
2018-03-23 David BlaikieFix layering of MachineValueType.h by moving it from...
2018-03-23 Tony Tye[AMDGPU] Remove use of OpenCL triple environment and...
2018-03-23 Benjamin Kramer[ORC] Join materialization thread in unit test
2018-03-22 Roman Tereshin[MIR] Making MIR Printing, opt -dot-cfg, and -debug...
2018-03-22 Mircea TrofinRevert "Revert "[InstrProf] Support for external functi...
2018-03-22 Benjamin KramerRevert "[InstrProf] Support for external functions...
2018-03-22 Aaron Smith[DIA] Add IPDBSectionContrib interfaces and DIA impleme...
2018-03-21 David BlaikieFix a couple of layering violations in Transforms
2018-03-21 Mircea Trofin[InstrProf] Encapsulates access to AddrToMD5Map.
2018-03-21 Zachary Turner[PDB] Don't ignore bucket 0 when writing the PDB string...
2018-03-21 Mircea Trofin[InstrProf] Support for external functions in text...
2018-03-21 Pavel Labath[dwarf] Unify unknown dwarf enum formatting code
2018-03-20 Lang Hames[ORC] Rename SymbolSource to MaterializationUnit, and...
2018-03-16 Reid Kleckner[IR] Avoid the need to prefix MS C++ symbols with ...
2018-03-16 Pavel LabathHashTableTest: squelch some "comparison of integers...
2018-03-15 Zachary TurnerFix structure alignment issue.
2018-03-15 Zachary TurnerRefactor the PDB HashTable class.
2018-03-15 Aaron Smith[DebugInfo] Add a new method IPDBSession::findLineNumbe...
2018-03-15 Lang Hames[ORC] Re-apply r327566 with a fix for test-global-ctors.ll.
2018-03-14 Reid KlecknerRevert "[ORC] Switch from shared_ptr to unique_ptr...
2018-03-14 Lang Hames[ORC] Switch from shared_ptr to unique_ptr for addModul...
2018-03-14 Pavel LabathDWARF: Unify form size handling code
2018-03-14 Lang Hames[ORC] Add a 'lookup' convenience function for finding...
2018-03-13 Aditya Nandakumar[GISel]: Fix incorrect type used in Pattern Match for...
2018-03-13 Zachary TurnerImplement pure virtual method to fix build.
2018-03-09 Aditya Nandakumar[GISel]: Add helpers for easy building G_FCONSTANT...
2018-03-08 Benjamin Kramer[Support] Pacify -Wsign-compare in unit test.
2018-03-08 Zachary Turner[Support] Add WriteThroughMemoryBuffer.
2018-03-08 Alina SbirleaExpose must/may alias info in MemorySSA.
2018-03-08 Daniel SandersFix unused function warning in StatisticTest.cpp
2018-03-08 James Henderson[DWARF] Don't attempt to parse line tables at invalid...
2018-03-08 Daniel SandersSupport resetting STATISTIC() values using llvm::ResetS...
2018-03-07 Zachary TurnerTeach identify_file_magic to identify PDB files.
2018-03-07 Wei Mi[SampleFDO] Extend SampleProfReader to handle demangled...
2018-03-07 Aaron Smith[DebugInfoPDB] Add DIA implementation for getSrcLineOnT...
2018-03-06 Florian Hahn[CloneFunction] Support BB == PredBB in DuplicateInstru...
2018-03-05 Volkan KelesGlobalISel: IRTranslate llvm.fabs.* intrinsic
2018-03-05 Tony Tye[AMDGPU] Remove unused AMDOpenCL triple environment
2018-03-05 Daniel SandersRe-commit: Make STATISTIC() values available programmat...
2018-03-05 Dmitry MikulinOn Windows we need to be able to process response files...
2018-03-05 Daniel SandersRevert r326723: Make STATISTIC() values available progr...
2018-03-05 Daniel SandersMake STATISTIC() values available programmatically
2018-03-05 Florian Hahn[IPSCCP] Add getCompare which returns either true,...
2018-03-02 Vedant Kumar[Utils] Salvage debug info in block simplification
2018-03-02 Vedant Kumar[Utils] Salvage debug info in recursive inst deletion
2018-03-02 Vedant Kumar[unittests] Make some parseIR calls more readable, NFC
2018-03-02 George KarpenkovUtility functions for checked arithmetic
2018-02-28 David Green[Dominators] Remove verifyDomTree and add some verifyin...
2018-02-27 Jonas Devlieghere[ADT] Recognize ppc as valid architecture in target...
2018-02-27 George Burgess IV[MemorySSA] Invalidate def caches on deletion
2018-02-26 David Zarzycki[ADT] Simplify and optimize StringSwitch
2018-02-26 Tim Renouf[LiveIntervals] Handle moving up dead partial write
2018-02-23 George Burgess IV[MemorySSA] Fix a cache invalidation bug with removed...
2018-02-23 Scott Linder[DebugInfo] Support DWARF v5 source code embedding...
2018-02-23 Aditya Nandakumar[GISel]: Fix base case for m_any_of PatternMatcher.
2018-02-23 Aaron Smith[PDB] Check the result of setLoadAddress()
2018-02-22 Aaron Smith[PDB] Add missing override to silence buildbots
next