summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [X86][SSE] Add extra trunc(shl) test casesSimon Pilgrim2018-06-071-3/+43
* [Mem2Reg] Avoid replacing load with itself in promoteSingleBlockAlloca.Florian Hahn2018-06-072-0/+25
* DebugNamesDWARFIndex: add namespace lookup supportPavel Labath2018-06-073-1/+21
* DebugNamesDWARFIndex: Add support for partial indexesPavel Labath2018-06-075-18/+71
* AMDGPU: Use scalar operations for f16 fabs/fneg patternsMatt Arsenault2018-06-075-71/+36
* [X86] Regenerate rotate testsSimon Pilgrim2018-06-073-525/+856
* [llvm-strip] Expose --strip-unneeded optionPaul Semel2018-06-073-3/+13
* DebugNamesDWARFIndex: Add ability to lookup variablesPavel Labath2018-06-0711-31/+145
* AMDGPU: Try a lot harder to emit scalar loadsMatt Arsenault2018-06-0729-463/+850
* [clang-format] Consider tok::hashhash in python-style commentsKrasimir Georgiev2018-06-073-2/+25
* [X86][NFC] Fix harmless typo in BtVer2 model.Clement Courbet2018-06-071-2/+2
* [LLDB] Unit tests / typo fixDavid Carlier2018-06-071-1/+1
* [clangd] Fix using the incorrect Index for go-to-definition.Haojian Wu2018-06-071-1/+1
* [X86] Block UndefRegUpdateTomasz Krupa2018-06-074-22/+46
* [CodeGen] Improve diagnostics related to target attributesGabor Buella2018-06-075-26/+53
* [NFC] Use variable instead of accessing pair many timesMax Kazantsev2018-06-071-6/+6
* Run clang-formatPhilip Pfaffe2018-06-071-1/+1
* Test commit access.Tomasz Krupa2018-06-071-5/+5
* [clangd] fix unintended fallthrough in scope-based scoringSam McCall2018-06-071-0/+3
* [llvm-exegesis] Add a Configuration object for Benchmark.Guillaume Chatelet2018-06-076-29/+43
* Disable recursive interceptors in signal(3)/MSanKamil Rytarowski2018-06-071-0/+1
* [llvm-exegesis] Improve error reporting.Guillaume Chatelet2018-06-074-43/+58
* Fix a missing lambda return type that tripped the buildersPhilip Pfaffe2018-06-071-1/+1
* [llvm-exegesis] Serializes instruction's operand in BenchmarkResult's key.Guillaume Chatelet2018-06-073-28/+106
* [X86][NFC] Fix harmless typos in BDW/ZnVer1 sched models.Clement Courbet2018-06-072-11/+11
* [BranchFolding] Fix live-in's when hoisting codeKarl-Johan Karlsson2018-06-074-24/+69
* [clangd] Make workspace/symbols actually rank its results.Sam McCall2018-06-072-5/+52
* [SystemZ] Build Load And Test from scratch in convertToLoadAndTest.Jonas Paulsson2018-06-071-10/+16
* Change return value of trivial visibility check.Richard Trieu2018-06-072-3/+24
* [X86] Add back _mask, _maskz, and _mask3 builtins for some 512-bit fmadd/fmsu...Craig Topper2018-06-075-617/+600
* [libFuzzer] make the corpus elements aware of their data flow tracesKostya Serebryany2018-06-076-5/+72
* [WebAssembly] Add --export-all flagSam Clegg2018-06-075-5/+64
* [libFuzzer] simplify a test, hopefully to fix the botKostya Serebryany2018-06-071-2/+2
* ClangTidy fix - 'clang::Sema::checkAllowedCUDAInitializer' has a definition w...Han Shen2018-06-071-1/+1
* [COFF] report file containing unsupported relocationBob Haarman2018-06-071-4/+8
* Change the wording of RTTI errors to make them more generic.Sunil Srivastava2018-06-072-4/+4
* [sanitizer] Don't use internal_unlink on WindowsVitaly Buka2018-06-071-8/+12
* [ODRHash] Adjust info stored for FunctionTemplateDecl.Richard Trieu2018-06-072-1/+15
* SpeculativeExecution Pass: Set PreserveCFG to avoid unnecessary analyses inva...Michael Zolotukhin2018-06-074-6/+2
* Add definition for ELF dynamic tag DT_SYMTAB_SHNDX.Peter Collingbourne2018-06-071-0/+2
* Expand the file comment for the error handlers.Rui Ueyama2018-06-071-11/+52
* llvm-readobj: fix printing number of relocations in Android packed format.Peter Collingbourne2018-06-072-1/+11
* [libFuzzer] remove an experimental flag -use_feature_frequencyKostya Serebryany2018-06-065-30/+1
* [Driver] Stop passing -fseh-exceptions for x86_64-windows-msvcShoaib Meenai2018-06-062-2/+9
* [Fuzzer] Use private libc++ even for FuchsiaPetr Hosek2018-06-061-7/+2
* [CUDA] Check initializers of instantiated template variables.Artem Belevich2018-06-065-52/+85
* [AMDGPU] Improve reciprocal handlingStanislav Mekhanoshin2018-06-062-7/+472
* [ThinLTO/lld] Document constant bool ModuleSummaryIndex parameter (NFC)Teresa Johnson2018-06-061-1/+1
* [ThinLTO] Rename index IsAnalysis flag to HaveGVs (NFC)Teresa Johnson2018-06-069-41/+42
* [CMake] Passthrough additional flags to custom libcxx CMake buildPetr Hosek2018-06-062-11/+28
OpenPOWER on IntegriCloud