OSDN Git Service

transform-td-to-out to transform-td-to-out70
[android-x86/external-llvm.git] / unittests /
2018-04-25 Gabor BuellaAvoid a warning on pointer casting, NFC
2018-04-24 Reid KlecknerBring back APInt self-move assignment check for MSVC...
2018-04-24 Francis Visoiu Mistrih[CodeGen] Print user-friendly debug locations as MI...
2018-04-24 Roman LebedevLink to AggressiveInstCombine in a few places. Unbreaks...
2018-04-24 Pavel Labath[Support/Path] Add more tests and improve failure messa...
2018-04-20 Michael ZolotukhinRevert "Revert r330403 and r330413."
2018-04-20 Jonas Devlieghere[ObjectYAML] Add ability for DWARFYAML to calculate...
2018-04-20 Ilya BiryukovRevert r330403 and r330413.
2018-04-20 Michael Zolotukhin[SSAUpdaterBulk] Use SmallVector instead of DenseMap...
2018-04-19 Mikhail Maltsev[Unittests] Fix plugins test
2018-04-19 Florian Hahn[IR/BasicBlockTest] Fix asan failure introduced in...
2018-04-19 Florian Hahn[BasicBlock] Add instructionsWithoutDebug methods to...
2018-04-16 Lang Hames[ORC] Add a MaterializationResponsibility class to...
2018-04-16 Lang Hames[ORC] Merge VSO notifyResolutionFailed and notifyFinali...
2018-04-16 Craig Topper[Attributes] Fix a bug in AttributeList::get so it...
2018-04-13 Clement CourbetRevert r330027: "[llvm-exegesis] re-enable failing...
2018-04-13 Clement Courbet[llvm-exegesis] re-enable failing tests after r330026.
2018-04-13 Clement Courbet[llvm-exegesis][NFC] Add more logging in case target...
2018-04-13 Clement Courbet[llvm-exegesis] Create test files in temporary directory.
2018-04-13 Clement CourbetPartially revert r330008.
2018-04-13 Clement Courbet[llvm-exegesis] Run unit tests on more platforms.
2018-04-13 Erik PilkingtonFix another bot failure from r329951.
2018-04-12 Erik PilkingtonFree a pointer, fix a bot.
2018-04-12 Erik Pilkington[demangler] Add a partial demangling API for LLDB.
2018-04-12 Lang Hames[ORC] Plumb error notifications through the VSO interface.
2018-04-11 David BlaikieRename *CommandFlags.def to *CommandFlags.inc
2018-04-11 Clement Courbet[llvm-exegesis] Add a flag to disable libpfm even if...
2018-04-10 Aaron Smith[DebugInfoPDB] Add missing test for findSymbolByRVA...
2018-04-10 Pavel Labath[Testing/Support] Make Failed() matcher work with abstr...
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.
next