summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [HotColdSplit] Calculate domtrees lazily to reduce compile-time, NFCVedant Kumar2019-01-221-25/+21
* [ADT] Move away from __attribute__((always_inline)).Davide Italiano2019-01-223-60/+0
* [LegalizeTypes] Add debug prints to the top of PromoteFloatOperand and Promot...Craig Topper2019-01-221-0/+12
* [mips] Replace help-text for '-m{no}-relax-pic-calls'. NFCVladimir Stefanovic2019-01-221-4/+4
* Silence warnings about unused parametersMartin Storsjo2019-01-223-0/+15
* While reviewing D57058, Louis had some questions about the existing span cons...Marshall Clow2019-01-222-36/+69
* AMDGPU/GlobalISel: Start selectively legalizing 16-bit operationsMatt Arsenault2019-01-224-55/+612
* [Docs] Add a note clarifying how to get good test performances.Davide Italiano2019-01-221-0/+7
* AMDGPU/GlobalISel: Handle legality/regbanks for 32/64-bit shiftsMatt Arsenault2019-01-229-18/+379
* FileOutputBuffer: handle mmap(2) failureRui Ueyama2019-01-221-2/+6
* GlobalISel: Allow shift amount to be a different typeMatt Arsenault2019-01-2226-266/+321
* [FileCheck] Suppress old -v/-vv diags if dumping inputJoel E. Denny2019-01-225-101/+245
* GlobalISel: Make buildConstant handle vectorsMatt Arsenault2019-01-225-11/+85
* [CMake] Fix two details from r351863Stefan Granitz2019-01-221-3/+3
* Remove an unused variableMartin Storsjo2019-01-221-1/+0
* Add casts to avoid warnings about implicit conversions losing precisionMartin Storsjo2019-01-221-4/+3
* Fix warnings about printf format stringsMartin Storsjo2019-01-222-47/+63
* Enable LLVM_ENABLE_WARNINGS when building standalone out of treeMartin Storsjo2019-01-221-0/+2
* [X86][AVX512F_SCALAR]: Adding full coverage of MC encoding for the AVX512F_SC...Craig Topper2019-01-222-0/+22392
* Enable LLVM_ENABLE_WARNINGS when building standalone out of treeMartin Storsjo2019-01-221-0/+2
* GlobalISel: Implement widen for extract_vector_elt elt typeMatt Arsenault2019-01-223-15/+124
* [doc] Replace 'class' with 'struct' for 'public' by defaultZinovy Nis2019-01-221-3/+3
* GlobalISel: Implement fewerElementsVector for basic FP opsMatt Arsenault2019-01-228-27/+2211
* [analyzer] Insert notes in RetainCountChecker where our dynamic cast modeling...George Karpenkov2019-01-225-8/+29
* [analyzer] Model another special-case kind of cast for OSObject RetainCountCh...George Karpenkov2019-01-225-8/+33
* [CMake] Replace use of llvm-config with LLVM and Clang CMake packagesAlex Langford2019-01-221-77/+20
* [Documentation] Use HTTPS whenever possible.Eugene Zelenko2019-01-2218-96/+96
* Add missing include (cstdlib) to Demangle.hKonstantin Zhuravlyov2019-01-221-0/+1
* AMDGPU/GlobalISel: Remove vectors from legal constant typesMatt Arsenault2019-01-221-1/+1
* GlobalISel: Support narrowing zextload/sextloadMatt Arsenault2019-01-2210-0/+792
* [libFuzzer][MSVC] Enable building libFuzzer with MSVCJonathan Metzman2019-01-225-13/+17
* [SelectionDAGBuilder] Defer C_Register Assignments to be in line withNirav Dave2019-01-221-13/+3
* GlobalISel: Disallow vectors for G_CONSTANT/G_FCONSTANTMatt Arsenault2019-01-226-29/+72
* FileOutputBuffer: Handle "-" as stdout.Rui Ueyama2019-01-222-0/+22
* Codegen support for atomicrmw fadd/fsubMatt Arsenault2019-01-2218-17/+765
* Reapply "IR: Add fp operations to atomicrmw"Matt Arsenault2019-01-2226-22/+407
* [ASTImporter] Fix importing OperatorDelete from CXXConstructorDeclRaphael Isemann2019-01-223-1/+30
* [llvm-mca][X86] Tidyup avx512 placeholder testsSimon Pilgrim2019-01-228-156/+1348
* [libcxx] Include <cstring> in tests that use strcmpLouis Dionne2019-01-224-5/+8
* [DEBUGINFO, NVPTX] Enable support for the debug info on NVPTX target.Alexey Bataev2019-01-228-5261/+5257
* Revert r351520, "Re-enable terminator folding in LoopSimplifyCFG"Jordan Rupprecht2019-01-221-1/+1
* [DEBUG_INFO, NVPTX] Fix relocation info.Alexey Bataev2019-01-227-24/+66
* [llvm-mca][X86] Add VPOPCNTDQ testsSimon Pilgrim2019-01-222-0/+238
* ReleaseNotes: remove openmp notes from r351580Hans Wennborg2019-01-221-30/+1
* [x86] add partial undef 'and' test; NFCSanjay Patel2019-01-221-1/+22
* [docs] Scudo: document error messages & their potential causeKostya Kortchinsky2019-01-221-3/+53
* Add DIGlobalVariableExpression to LangRefAdrian Prantl2019-01-221-6/+29
* [llvm-mca][X86] Add missing CLWB/CLZERO/FSGSBASE/LWP/MWAITX/RDPID/SHA testsSimon Pilgrim2019-01-2217-0/+918
* [llvm-mca][X86] Add missing enter/leave, invlpg/invlpga, rdmsr/wrmsr, rdpmc a...Simon Pilgrim2019-01-2211-13/+363
* [x86] add another partial undef vector binop test; NFCSanjay Patel2019-01-221-1/+32
OpenPOWER on IntegriCloud