summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2017-07-19Debug Info: Add a file: field to DIImportedEntity.Adrian Prantl
2017-07-18[llvm-readobj] Accept (and ignore) --wide (-W) command-line switchPetr Hosek
2017-07-18[llvm-readobj] Accept -S as an alias for --sectionsPetr Hosek
2017-07-18[asan] Copy arguments passed by value into explicit allocas for ASanVitaly Buka
2017-07-18llvm: add llvm-dlltool support to the archiverMartell Malone
2017-07-18Revert r308329: llvm: add llvm-dlltool support to the archiverRui Ueyama
2017-07-18[COFF, ARM64] Reserve X18 register by defaultMandeep Singh Grang
2017-07-18[DAG] Improve Aliasing of operations to static allocaNirav Dave
2017-07-18[Sparc] Added software multiplication/division featureJames Y Knight
2017-07-18[DAG] Avoid deleting nodes before combining them.Nirav Dave
2017-07-18llvm: add llvm-dlltool support to the archiverMartell Malone
2017-07-18AMDGPU: Annotate necessity of flat-scratch-initMatt Arsenault
2017-07-18AMDGPU: Figure out private memory regs after loweringMatt Arsenault
2017-07-18[AArch64][Falkor] Avoid HW prefetcher tag collisions (step 2)Geoff Berry
2017-07-18[X86][AVX] Regenerate shift test to show constant broadcast commentSimon Pilgrim
2017-07-18[x86, CGP] increase memcmp() expansion up to 4 load pairsSimon Pilgrim
2017-07-18[Hexagon] Emit lookup tables in text section based on a flagSumanth Gundapaneni
2017-07-18AMDGPU: Fix crash when folding immediates into multiple usesNicolai Haehnle
2017-07-18[X86] Add optsize and minsize memcmp tests (D35067)Simon Pilgrim
2017-07-18[AMDGPU] resubmit r308179: CodeGen: check dst operand type to determine if om...Sam Kolton
2017-07-18[X86] Added cmov target to memcmp testSimon Pilgrim
2017-07-18[globalisel][tablegen] Enable the import of rules involving fma.Daniel Sanders
2017-07-18[AMDGPU][MC] Corrected disassembler for proper decoding of v_mqsad_u32_u8Dmitry Preobrazhensky
2017-07-18[DAGCombine] Fix issue with out of bound constant rotation (PR33828)Simon Pilgrim
2017-07-18[mips] Alter register classes for MSA pseudo f16 instructionsStefan Maksimovic
2017-07-18PSCEV] Create AddRec for Phis in cases of possible integer overflow,Dorit Nuzman
2017-07-18[sancov] Fix PR33732Alexander Potapenko
2017-07-18[X86][AVX512] Add ISD::ROTL/ISD::ROTR constant folding testsSimon Pilgrim
2017-07-18[X86] Add test case for PR32282Simon Pilgrim
2017-07-18[ARM] GlobalISel: Support G_(S|U)REM for s8 and s16Diana Picus
2017-07-18[LoopInterchange] Split up interchange.ll test case (NFC).Florian Hahn
2017-07-18[AArch64] Use 16 bytes as preferred function alignment on Cortex-A73.Florian Hahn
2017-07-18[AMDGPU][MC] Added missing VOP3P opcodesDmitry Preobrazhensky
2017-07-18[SystemZ, AsmParser] Enable the mnemonic spell corrector.Jonas Paulsson
2017-07-18Revert part of r308100 since the cause (r308025) was also reverted.Chandler Carruth
2017-07-18[x86] Add a missing triple, without which the CPU won't parse.Chandler Carruth
2017-07-18Revert r308025 due to uncovering a crash in SelectionDAG. This is filedChandler Carruth
2017-07-18Revert r308179 which causes tablegen to spam stderr on every build.Chandler Carruth
2017-07-18[X86] Prevent an assertion failure if a gather intrinsic is passed a non-cons...Craig Topper
2017-07-18[IRCE] Recognize loops with ne/eq latch conditionsMax Kazantsev
2017-07-18Revert "Adding temporary debugging info to llvm-mt to solve fedora failure."Eric Beckmann
2017-07-18Change '?' to 'h' in llvm-mt test.Eric Beckmann
2017-07-18Adding extra test info for llvm-mt.Eric Beckmann
2017-07-18Add element-atomic mem intrinsic canary tests for Memory Sanitizer.Daniel Neilson
2017-07-18Add element-atomic mem intrinsic canary tests for Efficiency Sanitizer.Daniel Neilson
2017-07-18Add element-atomic mem intrinsic canary tests for Dataflow Sanitizer.Daniel Neilson
2017-07-18Add element-atomic mem intrinsic canary tests for Address Sanitizer.Daniel Neilson
2017-07-18Add element-atomic mem intrinsic canary tests for InstCombine.Daniel Neilson
2017-07-18[DWARF] Modification of code for the verification of .debug_info section.Spyridoula Gravani
2017-07-18Fix pdbdump-headers.test after TPI hash changesReid Kleckner