OSDN Git Service

Build with _XOPEN_SOURCE defined on AIX
[android-x86/external-llvm.git] / unittests /
2019-06-07 Michael Pozulp[ADT] Enable set_difference() to be used on StringSet
2019-06-06 Thomas Preud'hommeFileCheck [6/12]: Introduce numeric variable definition
2019-06-05 Whitney Tsang[LOOPINFO] Extend Loop object to add utilities to get...
2019-06-05 Whitney TsangRevert "Title: [LOOPINFO] Extend Loop object to add...
2019-06-05 Whitney TsangTitle: [LOOPINFO] Extend Loop object to add utilities...
2019-06-04 Yevgeny RoubanMake SwitchInstProfUpdateWrapper safer
2019-06-03 Jason LiuFix DWARF DebugInfo unit test errors when cross-compiling
2019-06-03 Artur PilipenkoAdd ScalarEvolutionsTest::SCEVExpandInsertCanonicalIV...
2019-06-03 Nikita Popov[ConstantRange] Add sdiv() support
2019-06-02 Craig Topper[X86] Fix several places that weren't passing what...
2019-06-01 Simon Pilgrim[APInt] Add PR40897 test case
2019-06-01 Eli Friedman[CodeGen] Fix hashing for MO_ExternalSymbol MachineOper...
2019-05-31 Erik Pilkington[SimplifyLibCalls] Fold more fortified functions into...
2019-05-30 Tim NorthoverReapply: IR: add optional type to 'byval' function...
2019-05-30 Sjoerd Meijer[ARM] add target arch definitions for 8.1-M and MVE
2019-05-29 Tim NorthoverRevert "IR: add optional type to 'byval' function param...
2019-05-29 Tim NorthoverIR: add optional type to 'byval' function parameters
2019-05-29 Graham Hunter[SVE][IR] Scalable Vector IR Type
2019-05-28 Nikita Popov[ValueTracking][ConstantRange] Distinguish low/high...
2019-05-28 Cameron McInally[IRBuilder] Add CreateUnOp(...) to the IRBuilder to...
2019-05-23 Kit BartonRevert [LOOPINFO] Extend Loop object to add utiliti...
2019-05-23 Kit Barton [LOOPINFO] Extend Loop object to add utilities...
2019-05-23 Thomas Preud'homme[FileCheck] Introduce substitution subclasses
2019-05-23 Thomas Preud'hommeFileCheck: Improve FileCheck variable terminology
2019-05-20 Lang Hames[Support] Renamed member 'Size' to 'AllocatedSize'...
2019-05-20 Nick Desaulniers[INLINER] allow inlining of blockaddresses if sole...
2019-05-20 Petar Jovanovic[DebugInfoMetadata] Refactor DIExpression::prepend...
2019-05-17 Matt ArsenaultGlobalISel: Define integer min/max instructions
2019-05-17 Matt ArsenaultGlobalISel: Add fp<->int casts to MachineIRBuilder
2019-05-17 Matt ArsenaultGlobalISel: Add MIRBuilder wrappers for bitcount instru...
2019-05-17 Richard TrieuFix broken test case.
2019-05-17 Richard SmithConvert PointerUnion to a variadic template.
2019-05-16 Don Hinton[CommandLine] Don't allow duplicate categories.
2019-05-16 Pavel LabathMinidump: Add support for the MemoryList stream
2019-05-16 Matt ArsenaultGlobalISel: Add buildFMA to MachineIRBuilder
2019-05-16 Matt ArsenaultGlobalISel: Add buildXor/buildNot
2019-05-16 Matt ArsenaultGlobalISel: Add DstOp version of buildIntrinsic
2019-05-16 Matt ArsenaultGlobalISel: Add buildFConstant for APFloat
2019-05-16 Matt ArsenaultGlobalISel: Add some FP instructions to MachineIRBuilder
2019-05-15 Tim Northoverarm64_32: add some unittests that were in the wrong...
2019-05-14 Kit BartonSave the induction binary operator in IVDescriptors...
2019-05-14 Thomas Preud'hommeReinstate "FileCheck [5/12]: Introduce regular numeric...
2019-05-14 Thomas Preud'hommeRevert "FileCheck [5/12]: Introduce regular numeric...
2019-05-13 David L. Jones[Support] Ensure redirected outputs don't contain outpu...
2019-05-13 Thomas Preud'hommeFileCheck [5/12]: Introduce regular numeric variables
2019-05-13 Cullen Rhodes[AArch64][SVE2] Add SVE2 target features to backend...
2019-05-11 Don Hinton[CommandLine] Add long option flag for cl::ParseCommand...
2019-05-08 Petar Jovanovic[Support] Fix unit test for fs::is_local
2019-05-08 Lang Hames[Support] Add error handling to sys::Process::getPageSi...
2019-05-07 Don Hinton[CommandLine] Allow Options to specify multiple OptionC...
2019-05-06 Nikita Popov[ConstantRange] Add srem() support
2019-05-06 Alexandre GaneaFix compilation warnings when compiling with GCC 7.3
2019-05-05 Cameron McInallyAdd FNeg IR constant folding support
2019-05-03 Cameron McInallyUpdate PatternMatcher for FNeg
2019-05-03 Don Hinton[CommandLine] Change help output to prefix long options...
2019-05-02 Pavel LabathObject/Minidump: Add support for the ThreadList stream
2019-05-02 Thomas Preud'hommeFileCheck [4/12]: Introduce @LINE numeric expressions
2019-05-01 Nico WeberOption spell checking: Penalize delimiter flags if...
2019-05-01 Nico WeberFix OptTable::findNearest() adding delimiter for free
2019-04-30 Dan Gohman[WebAssembly] Test the "wasm32-wasi" triple
2019-04-30 Alina Sbirlea[AliasAnalysis/NewPassManager] Invalidate AAManager...
2019-04-30 Nico WeberRe-reland "[Option] Fix PR37006 prefix choice in findNe...
2019-04-30 Lang Hames[ORC] Fix an ambiguous call in a unit test.
2019-04-30 Don Hinton[CommandLine} Wire-up cl::list::setDefault() so it...
2019-04-30 Lang Hames[ORC] Allow JITDylib definition generators to return...
2019-04-29 Nico Weber[PDB] Fix hash function used to write /src/headerblock
2019-04-29 Reid KlecknerFix string UAF in new FileCheck test
2019-04-29 Thomas Preud'hommeFileCheck [3/12]: Stricter parsing of @LINE expressions
2019-04-29 Thomas Preud'hommeFileCheck [2/12]: Stricter parsing of -D option
2019-04-28 Nikita Popov[ConstantRange] Add makeExactNoWrapRegion()
2019-04-26 Nikita Popov[ConstantRange] Add abs() support
2019-04-25 Lang Hames[ORC] Remove symbols from dependency lists when failing...
2019-04-25 Sam McCall[Support] Add JSON streaming output API, faster where...
2019-04-25 Ilya Biryukov[Support] Try to unbreak windows buildbot
2019-04-25 Florian Hahn[ConstantRange] [a, b) udiv a full range is [0, umax...
2019-04-25 Ilya Biryukov[Testing] Move clangd::Annotations to llvm testing...
2019-04-25 Ilya Biryukov[Support] Add a GTest matcher for Optional<T>
2019-04-24 Xinliang David LiAdd optional arg to profile count getters to filter
2019-04-24 Alina SbirleaRevert [AliasAnalysis] AAResults preserves AAManager.
2019-04-24 Francis Visoiu Mistrih[Remarks] Add string deduplication using a string table
2019-04-23 Nikita Popov[ConstantRange] Add urem support
2019-04-23 Nikita Popov[ConstantRangeTest] Move helper methods; NFC
2019-04-23 Alina Sbirlea[AliasAnalysis] AAResults preserves AAManager.
2019-04-23 Joel E. Denny[APSInt][OpenMP] Fix isNegative, etc. for unsigned...
2019-04-22 Bob Haarman[Support] unflake TempFileCollisions test
2019-04-22 Nikita PopovRevert "[ConstantRange] Rename make{Guaranteed -> Exact...
2019-04-22 Nikita Popov[ConstantRange] Rename make{Guaranteed -> Exact}NoWrapR...
2019-04-22 Lang Hames[JITLink] Remove a lot of reduntant 'JITLink_' prefixes...
2019-04-21 Nikita Popov[ConstantRange] Add saturating add/sub methods
2019-04-21 Fangrui Song[JITLink] Add dependency on MCParser to unit test after...
2019-04-21 Lang Hames[JITLink] Add dependencies on MCDissassembler and Targe...
2019-04-20 Lang Hames[JITLink] Add check to JITLink unit test to bail out...
2019-04-20 Lang HamesInitial implementation of JITLink - A replacement for...
2019-04-20 Sam McCall[ADT] Avoid warning in bsearch testcase
2019-04-19 Alina Sbirlea[NewPassManager] Adding pass tuning options: loop vecto...
2019-04-19 Fangrui Song[APInt] Optimize umul_ov
2019-04-18 Cullen RhodesTest commit access [NFC]
2019-04-17 Lang Hames[Support] Add LEB128 support to BinaryStreamReader...
2019-04-16 Sam McCall[ADT] llvm::bsearch, binary search for mere mortals
2019-04-16 Shoaib MeenaiReapply [Support] Fix recursive response file expansion...
next