summaryrefslogtreecommitdiffstats
path: root/llvm/unittests
Commit message (Expand)AuthorAgeFilesLines
* [AARch64] Add Marvell ThunderX3T110 supportWei Zhao2020-06-171-1/+8
* Backport 4878aa36d4a [ValueLattice] Add new state for undef constants.Florian Hahn2020-05-181-0/+17
* Revert abb00753 "build: reduce CMake handling for zlib" (PR44780)Hans Wennborg2020-03-031-1/+1
* Make llvm::crc32() work also for input sizes larger than 32 bits.Hans Wennborg2020-02-061-0/+20
* [ORC] Add support for emulated TLS to ORCv2.Lang Hames2020-01-295-14/+17
* [Support] Fix race in threading test, found by TSanSam McCall2020-01-271-1/+3
* CMake: Make most target symbols hidden by defaultTom Stellard2020-01-149-8/+14
* Removed PointerUnion3 and PointerUnion4 aliases in favor of the variadic temp...Dmitri Gribenko2020-01-141-2/+2
* [IR] fix potential crash in Constant::isElementWiseEqual()Sanjay Patel2020-01-141-0/+39
* [unittests] Fix "comparison of integers of different signs" warningsMiloš Stojanović2020-01-142-6/+5
* [ARM][LowOverheadLoops] Allow all MVE instrs.Sam Parker2020-01-141-2/+0
* [X86][Disassembler] Fix a bug when disassembling an empty stringFangrui Song2020-01-131-0/+4
* [DebugInfo] Make debug line address size mismatch non-fatal to parsingJames Henderson2020-01-131-8/+52
* [llvm-exegesis][mips] Expand loadImmediate()Miloš Stojanović2020-01-131-5/+60
* [DebugInfo][Support] Replace DWARFDataExtractor size functionJames Henderson2020-01-131-0/+9
* [Support] Optionally call signal handlers when a function wrapped by the the ...Alexandre Ganea2020-01-111-0/+30
* [AArch64] Add isAuthenticated predicate to MCInstDescVedant Kumar2020-01-101-0/+32
* [DebugInfo] Improve error message textJames Henderson2020-01-101-761/+763
* [ARM][MVE] Tail predicate VMAX,VMAXA,VMIN,VMINASam Parker2020-01-101-0/+18
* [SVEV] Recognise hardware-loop intrinsic loop.decrement.regSjoerd Meijer2020-01-101-0/+28
* [Support][NFC] Add an explicit unit test for Process::getPageSize()Bruno Ricci2020-01-091-0/+38
* [VE] Target stub for NEC SX-AuroraKazushi (Jam) Marukawa2020-01-091-0/+8
* [APFloat] Fix checked error assert failuresEhud Katz2020-01-091-4/+7
* Revert "Revert "[MIR] Target specific MIR formating and parsing""Daniel Sanders2020-01-081-1/+1
* Revert "[MIR] Target specific MIR formating and parsing"Nico Weber2020-01-081-1/+1
* [MIR] Target specific MIR formating and parsingPeng Guo2020-01-081-1/+1
* Revert "[MIR] Target specific MIR formating and parsing"Daniel Sanders2020-01-081-1/+1
* [MIR] Target specific MIR formating and parsingPeng Guo2020-01-081-1/+1
* [PowerPC]: Add powerpcspe target triple subarch componentJustin Hibbits2020-01-081-0/+7
* AArch64: add missing Apple CPU names and use them by default.Tim Northover2020-01-081-1/+46
* [DebugInfo] Fix infinite loop caused by reading past debug_line endJames Henderson2020-01-071-0/+29
* [APFloat] Fix fusedMultiplyAdd when `this` equals to `Addend`Ehud Katz2020-01-071-0/+8
* Let PassBuilder Expose PassInstrumentationCallbacksJuneyoung Lee2020-01-071-0/+3
* [NFC] Fixes -Wrange-loop-analysis warningsMark de Wever2020-01-071-2/+2
* [FileCheck] Remove FileCheck prefix in APIThomas Preud'homme2020-01-061-73/+71
* GlobalISel: Start adding computeNumSignBits to GISelKnownBitsMatt Arsenault2020-01-061-0/+78
* [test][DebugInfo][NFC] Rename method for clarityJames Henderson2020-01-061-18/+20
* [NFC] Fix trivial typos in commentsJames Henderson2020-01-063-3/+3
* [APFloat] Fix compilation warningsEhud Katz2020-01-061-20/+6
* [APFloat] Add recoverable string parsing errors to APFloatEhud Katz2020-01-061-122/+130
* Revert "[SCEV] Move ScalarEvolutionExpander.cpp to Transforms/Utils (NFC)."Florian Hahn2020-01-044-926/+838
* [SCEV] Move ScalarEvolutionExpander.cpp to Transforms/Utils (NFC).Florian Hahn2020-01-044-838/+926
* build: reduce CMake handling for zlibSaleem Abdulrasool2020-01-021-1/+1
* Revert "build: reduce CMake handling for zlib"James Henderson2020-01-021-1/+1
* build: reduce CMake handling for zlibSaleem Abdulrasool2020-01-011-1/+1
* [polly][Support] Un-break polly testsAlexandre Ganea2020-01-011-0/+1
* [OpenMP] Use the OpenMPIRBuilder for `omp parallel`Johannes Doerfert2019-12-301-0/+4
* [OpenMP] Use the OpenMPIRBuilder for `omp cancel`Johannes Doerfert2019-12-301-0/+116
* [ConstantRange] Respect destination bitwidth for cast results.Florian Hahn2019-12-271-0/+22
* [OpenMP][NFCI] Use the libFrontend ProcBindKind in ClangJohannes Doerfert2019-12-261-3/+3