OSDN Git Service

gn build: Merge r357719
[android-x86/external-llvm.git] / unittests /
2019-04-05 Matt ArsenaultGlobalISel: Add another overload of buildUnmerge
2019-04-05 Don Hinton[llvm] Add isa_and_nonnull
2019-04-05 Pavel LabathMinidump: Add support for reading/writing strings
2019-04-04 Nick LewyckyAn unreachable block may have a route to a reachable...
2019-04-04 Juergen Ributzka[TextAPI] Prefix all architecture enums to fix the...
2019-04-04 Reid Kleckner[codeview] Remove Type member from CVRecord
2019-04-03 Sam CleggFix TargetLibraryInfoTest.ValidProto after rL357552
2019-04-02 Nick LewyckyAdd an optional list of blocks to avoid when looking...
2019-04-01 Nick LewyckyNot all blocks are reachable from entry. Don't assume...
2019-03-29 Hubert Tong[Support] Implement is_local_impl with AIX mntctl
2019-03-29 Roman Lebedev[NFC][llvm-exegesis] Refactor ResolvedSchedClass &...
2019-03-28 Eli Friedman[MC] Fix floating-point literal lexing.
2019-03-28 Roman Lebedev[llvm-exegesis] Introduce a 'naive' clustering algorith...
2019-03-28 Chandler Carruth[NewPM] Fix a nasty bug with analysis invalidation...
2019-03-27 Nikita Popov[ConstantRangeTest] Add exhaustive intersectWith()...
2019-03-27 Nikita Popov[ConstantRange] Add isWrappedSet() and isUpperSignWrapped()
2019-03-27 Nikita Popov[ConstantRange] Rename isWrappedSet() to isUpperWrapped()
2019-03-26 Nikita Popov[ConstantRange] Exclude full set from isSignWrappedSet()
2019-03-26 Clement Courbet[llvm-exegesis] Allow the target to disable the selecti...
2019-03-26 Fangrui Song[ADT] Update SmallVectorTest.EmplaceBack tests after...
2019-03-24 Nikita Popov[ConstantRange] Add getFull() + getEmpty() named constr...
2019-03-23 Juergen RibutzkaDisable MachO TBD write tests for Windows.
2019-03-22 Fedor Sergeev[Legacy][TimePasses] allow -time-passes reporting into...
2019-03-22 Juergen Ributzka[TextAPI] TBD Reader/Writer
2019-03-22 Evandro Menezes[AArch64, ARM] Add support for Exynos M5
2019-03-22 Alina Sbirlea[AliasAnalysis] Second prototype to cache BasicAA ...
2019-03-22 Pavel Labath[ObjectYAML] Add basic minidump generation support
2019-03-22 Clement Courbet[llvm-exegesis] Fix compilation before c++17.
2019-03-22 Clement Courbet[llvm-exegesis] Add clustering test.
2019-03-21 Evandro Menezes[AArch64] Update for Exynos
2019-03-21 Pavel LabathFix two more issues with r356652
2019-03-21 Pavel Labath[Object] Add basic minidump support
2019-03-19 Francis Visoiu MistrihReland "[Remarks] Add a new Remark / RemarkParser abstr...
2019-03-19 Francis Visoiu MistrihRevert "[Remarks] Add a new Remark / RemarkParser abstr...
2019-03-19 Francis Visoiu Mistrih[Remarks] Add a new Remark / RemarkParser abstraction
2019-03-19 Markus Lavin[DebugInfo] Introduce DW_OP_LLVM_convert
2019-03-19 Markus LavinRevert "[DebugInfo] Introduce DW_OP_LLVM_convert"
2019-03-19 Markus Lavin[DebugInfo] Introduce DW_OP_LLVM_convert
2019-03-17 Nikita Popov[ConstantRange] Add fromKnownBits() method
2019-03-15 Fedor Sergeev[TimePasses] allow -time-passes reporting into a custom...
2019-03-15 Nikita Popov[ConstantRange] Try to fix compiler warnings; NFC
2019-03-15 Nikita Popov[ConstantRange] Add overflow check helpers
2019-03-15 Pavel LabathYAMLIO: Improve endian type support
2019-03-14 Sunil SrivastavaHandle consecutive-double-quotes in Windows argument...
2019-03-14 Pavel LabathYAMLIO: Improve template arg deduction for mapOptional
2019-03-14 Than McIntosh[SampleFDO] add suffix elision control for fcn names
2019-03-13 Tim Renouf[MsgPack] Removed MsgPackTypes
2019-03-13 Tim Renouf[MsgPack] New MsgPackDocument class
2019-03-13 Simon PilgrimAppease MSVC builds by #ifdef wrapping runAndGetCommand...
2019-03-13 Hubert TongUse AIX version detection at LLVM run-time
2019-03-12 Jason LiuAdd XCOFF triple object format type for AIX
2019-03-11 Brian Gesiak[Utils] Extract EliminateUnreachableBlocks (NFC)
2019-03-11 Pavel Labath[Support/Endian] Add support for endian-specific enums
2019-03-08 Michael Platings[IR][ARM] Add function pointer alignment to datalayout
2019-03-07 Mitch PhillipsRollback of rL355585.
2019-03-07 Michael PlatingsFix & re-enable test that intermittently failed in...
2019-03-07 Michael PlatingsTemporarily disable newly added test that fails in...
2019-03-07 Michael Platings[IR][ARM] Add function pointer alignment to datalayout
2019-03-06 Mitch PhillipsRevert "[IR][ARM] Add function pointer alignment to...
2019-03-06 Michael Platings[IR][ARM] Add function pointer alignment to datalayout
2019-03-05 Francis Visoiu Mistrih[OptRemarks] Make OptRemarks more generic: rename OptRe...
2019-03-05 Craig Topper[Subtarget] Merge ProcSched and ProcDesc arrays in...
2019-03-05 Sanjoy DasPHI nodes are not `FPMathOperator` s
2019-03-01 Nikita Popov[ValueTracking] Known bits support for unsigned saturat...
2019-03-01 Igor Kudrin[CommandLine] Allow grouping options which can have...
2019-03-01 Igor Kudrin[CommandLine] Do not crash if an option has both ValueR...
2019-02-28 Rong Xu[PGO] Context sensitive PGO (part 2)
2019-02-28 Richard TrieuFix IR/Analysis layering issue with OptBisect
2019-02-28 Alexandre Ganea[Memory] Add basic support for large/huge memory pages
2019-02-28 Matt ArsenaultGlobalISel: Implement fewerElementsVector for phi
2019-02-27 Alina Sbirlea[MemorySSA] Make insertDef insert corresponding phi...
2019-02-27 Alexey Lapshin[DebugInfo] add SectionedAddress to DebugInfo interfaces.
2019-02-27 Jonas Devlieghere[DWARFFormValue] Cleanup DWARFFormValue interface....
2019-02-26 Luke Cheeseman[ARM] Add Cortex-M35P
2019-02-25 Luke Cheeseman[AArch64] Add support for Cortex-A76 and Cortex-A76AE
2019-02-23 Daniel SandersTry again to fix memory leak in r354692
2019-02-23 Daniel SandersFix memory leak in r354692
2019-02-22 Daniel SandersRestore ability for C++ API users to Enable IPRA.
2019-02-22 Matt ArsenaultBreakCriticalEdges: Update PostDominatorTree
2019-02-22 Chijun Sima[DTU] Refine the interface and logic of applyUpdates
2019-02-22 Chijun Sima[DTU] Deprecate insertEdge*/deleteEdge*
2019-02-20 Daniel SandersAdd partial implementation of std::to_address() as...
2019-02-19 Matt ArsenaultGlobalISel: Implement moreElementsVector for bit ops
2019-02-18 Matt ArsenaultGlobalISel: Fix double count of offset for irregular...
2019-02-18 Serge Guelton[NFC] Make Optional<T> trivially copyable when T is...
2019-02-16 Serge GueltonRevert r354199: Make Optional<T> Trivially Copyable...
2019-02-16 Serge GueltonMake Optional<T> Trivially Copyable when T is trivially...
2019-02-15 Hans WennborgSpeculatively revert r354051 "Recommit Optional special...
2019-02-14 Matt ArsenaultGlobalISel: Add alignment to LegalityQuery MMOs
2019-02-14 Serge GueltonRecommit Optional specialization for trivially copyable...
2019-02-14 Sam McCallReapply [VFS] Allow multiple RealFileSystem instances...
2019-02-13 Serge GueltonRevert r353962
2019-02-13 Serge GueltonRe-commit rL353927, patch included
2019-02-13 Serge GueltonRevert r353927
2019-02-13 Serge GueltonMissing header
2019-02-13 Serge GueltonMake llvm::Optional<T> trivially copyable when T is...
2019-02-12 Alina Sbirlea[MemorySSA & LoopPassManager] Add remaining book keepin...
2019-02-11 Chandler CarruthUpdate files that were mistakenly added with the old...
2019-02-11 Chandler CarruthUpdate files that were mistakenly added with the old...
2019-02-08 Vedant Kumar[CodeExtractor] Restore outputs after creating exit...
next