summaryrefslogtreecommitdiffstats
path: root/llvm/test
Commit message (Expand)AuthorAgeFilesLines
* [X86] Merge scheduling tests for SHLD/SHRDSimon Pilgrim2017-11-171-156/+93
* [ThinLTO] Remove too aggressive assertion in building function call graph.Volodymyr Sapsai2017-11-171-2/+14
* Revert "[MC] Fix regression tests on Windows when git “core.autocrlf” is ...Rafael Espindola2017-11-171-13/+0
* [MC] Fix regression tests on Windows when git “core.autocrlf” is set to t...Zhen Cao2017-11-171-0/+13
* [AMDGPU][MC][GFX9][disassembler] Corrected decoding of op_sel_hi for v_mad_mix*Dmitry Preobrazhensky2017-11-175-78/+519
* [gold] Fix broken thin LTO cache test NFCAndrew Ng2017-11-171-3/+3
* [ARM] Use dwarf exception handling on MinGWMartin Storsjo2017-11-171-0/+49
* [IRCE] Remove folding of two range checks into RANGE_CHECK_BOTHMax Kazantsev2017-11-171-6/+17
* AMDGPU: Fix breaking SMEM clausesMatt Arsenault2017-11-175-14/+370
* [llvm-profdata] Fix a dangling reference to an error stringVedant Kumar2017-11-175-0/+32
* [GISel]: DCE copy instructions during legalizationAditya Nandakumar2017-11-171-8/+36
* [asan] Test ASan instrumentation for shadow scale value of 5Walter Lee2017-11-1710-14/+34
* Current implementation of Value::replaceUsesExceptBlockAddr() uses UseListDmitry Mikulin2017-11-171-0/+26
* [ARM] 't' asm constraint should accept i32Yi Kong2017-11-161-1/+8
* [X86] Add DAG combine to remove sext i32->i64 from gather/scatter instructions.Craig Topper2017-11-161-255/+103
* [X86] Add gather test with index sign extended from i8 type.Craig Topper2017-11-161-0/+63
* [X86] Don't remove sign extend of gather/scatter indices during SelectionDAGB...Craig Topper2017-11-161-103/+255
* [X86] Pre-truncate gather/scatter indices that have element sizes larger than...Craig Topper2017-11-161-0/+63
* llvm-objdump: Add missing requires for the test in r313921Justin Bogner2017-11-161-0/+1
* bpf: print backward branch target properlyYonghong Song2017-11-163-24/+63
* [PPC] Change i32 constant in store instruction to i64Guozhi Wei2017-11-161-0/+44
* Add ELF dynamic symbol support to yaml2obj/obj2yamlDave Lee2017-11-161-0/+41
* [InstCombine] add tests for pow(); NFCSanjay Patel2017-11-161-16/+38
* Allow empty mappings for optional YAML inputDave Lee2017-11-161-0/+10
* [InstCombine] add tests for 'afn' FMF; NFCSanjay Patel2017-11-161-0/+21
* [InstCombine] regenerate test checks; NFCSanjay Patel2017-11-161-9/+9
* [InstCombine] regenerate test checks; NFCSanjay Patel2017-11-161-205/+242
* [InstCombine] regenerate test checks; NFCSanjay Patel2017-11-161-7/+8
* [InstCombine] regenerate test checks; NFCSanjay Patel2017-11-161-82/+97
* Let llvm.invariant.group.barrier accepts pointer to any address spaceYaxun Liu2017-11-165-42/+43
* [InstSimplify] add tests for fcmp ord/uno; NFCSanjay Patel2017-11-161-0/+217
* Remove stray comma in sink-addrmode testJohn Brawn2017-11-161-1/+1
* [InstCombine] include 'sub' in the list of narrow-able binopsSanjay Patel2017-11-161-12/+8
* [X86] Add scheduling tests for SHLD/SHRDSimon Pilgrim2017-11-161-5/+494
* [ARM GlobalISel] Add tests for BIC. NFCDiana Picus2017-11-161-0/+206
* [asan] Fix size/alignment issues with non-default shadow scaleWalter Lee2017-11-161-0/+2
* [ARM GlobalISel] Add tests for REVSH patterns. NFCDiana Picus2017-11-161-0/+185
* Fix pointer EVT in SelectionDAGBuilder::visitAllocaYaxun Liu2017-11-161-5/+6
* [DAGCombine] Enable more srl -> load combinesSam Parker2017-11-161-10/+198
* [mips][mt] Add missing test cases from r318207Simon Dardis2017-11-165-0/+100
* [TTI][X86] update costs of interleaved load\store of i64\doubleMohammed Agabaria2017-11-162-0/+80
* [IRCE] Fix SCEVExpander's usage in IRCEMax Kazantsev2017-11-161-0/+135
* [X86] Update TTI to report that v1iX/v1fX types aren't legal for masked gathe...Craig Topper2017-11-162-0/+156
* Fix APInt bit size in processDbgDeclaresYaxun Liu2017-11-164-40/+44
* [asan] Fallback to non-ifunc dynamic shadow on android<22.Evgeniy Stepanov2017-11-161-1/+9
* bpf: enable llvm-objdump to print out symbolized jmp targetYonghong Song2017-11-161-0/+69
* [globalisel][tablegen] Generate rule coverage and use it to identify untested...Daniel Sanders2017-11-161-2/+2
* [InstCombine] add sub narrowing tests; NFCSanjay Patel2017-11-151-0/+56
* AMDGPU: Replace i64 add/sub loweringMatt Arsenault2017-11-1512-48/+53
* [WebAssembly] Update cfg-stackify.ll to remove the workaround added in r318288.Dan Gohman2017-11-151-16/+18
OpenPOWER on IntegriCloud