OSDN Git Service

[WebAssembly] Implement tail calls and unify tablegen call classes
[android-x86/external-llvm.git] / unittests /
2019-06-26 Greg ClaytonAdd GSYM utility files along with unit tests.
2019-06-24 Matt ArsenaultGlobalISel: Remove unsigned variant of SrcOp
2019-06-24 Matt ArsenaultCodeGen: Introduce a class for registers
2019-06-24 Pavel Labath[Support] Fix error handling in DataExtractor::get...
2019-06-24 Sjoerd MeijerFollow up of rL363913. NFC.
2019-06-22 Don HintonRevert [CommandLine] Remove OptionCategory and SubComma...
2019-06-22 Don Hinton[CommandLine] Remove OptionCategory and SubCommand...
2019-06-20 Sjoerd MeijerTargetParserTest.ARMExtensionFeatures run out of memory...
2019-06-19 Thomas Preud'homme[FileCheck] Stop qualifying expressions as numeric
2019-06-19 Thomas Preud'hommeFileCheck: Return parse error w/ Error & Expected
2019-06-19 Jordan Rupprecht[test] Fix TargetParserTest runtime.
2019-06-19 Hans WennborgMake TargetParserTest.ARMExtensionFeatures not run...
2019-06-18 Graham Hunter[SVE][IR] Scalable Vector IR Type with pr42210 fix
2019-06-17 Matt ArsenaultGlobalISel: Use the original flags when lowering fneg...
2019-06-14 Aditya Nandakumar[GISel]: Fix pattern matcher for m_OneUse
2019-06-13 Lang Hames[ORC] Rename MaterializationResponsibility resolve...
2019-06-11 Sanjay Patel[Analysis] add isSplatValue() for vectors in IR
2019-06-11 Alina SbirleaOnly passes that preserve MemorySSA must mark it as...
2019-06-11 Jonas Devlieghere[Path] Set FD to -1 in moved-from TempFile
2019-06-11 Tom StellardRevert CMake: Make most target symbols hidden by default
2019-06-10 Shoaib Meenai[Support] Explicitly detect recursive response files
2019-06-10 Tom StellardCMake: Make most target symbols hidden by default
2019-06-10 Sanjay Patel[Analysis] add unit test file for VectorUtils; NFC
2019-06-10 Cameron McInally[IRBuilder] Add CreateFNegFMF(...) to the IRBuilder
2019-06-09 Nico WeberRevert r361953 "[SVE][IR] Scalable Vector IR Type"
2019-06-07 Michael Pozulp[ADT] Enable set_difference() to be used on StringSet
2019-06-07 Lang Hames[ORC] Update symbol lookup to use a single callback...
2019-06-07 Cameron McInally[IR] Add UnaryOperator::CreateFNegFMF(...)
2019-06-07 Vlad TsyrklevichRevert "[ADT] Enable set_difference() to be used on...
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
next