summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [X86] Add more load folding patterns for blend instructions as a follow up to...Craig Topper2019-02-207-38/+98
* Add support for pointer types in patternsTom Stellard2019-02-207-6/+75
* [OPENMP] Use targetDiag for diagnostics of unsupported exceptions, NFC.Alexey Bataev2019-02-202-8/+2
* Fix testcase.Nirav Dave2019-02-201-0/+1
* [clangd] Fix a crash in SelectionIlya Biryukov2019-02-202-2/+6
* [lldb-mi] Move TestMIPrompt away from pexpect().Davide Italiano2019-02-202-58/+17
* [clangd] Store index in '.clangd/index' instead of '.clangd-index'Ilya Biryukov2019-02-204-8/+8
* Add test case.Nirav Dave2019-02-201-0/+71
* Fix remaining semicolon pedantic errors for intelGabor Marton2019-02-201-2/+2
* [Clang Driver] Add support for "-static-pie" argument to the Clang driver.Siva Chandra2019-02-204-13/+39
* [X86] Add test case to show missed opportunity to remove an explicit AND on t...Craig Topper2019-02-201-0/+31
* Fix license headersVitaly Buka2019-02-201-2/+3
* Revert r354498 "[X86] Add test case to show missed opportunity to remove an e...Craig Topper2019-02-202-36/+3
* [X86] Add test case to show missed opportunity to remove an explicit AND on t...Craig Topper2019-02-202-3/+36
* AArch64/test: Add check for function name to machine-outliner-bad-adrp.mirTom Stellard2019-02-201-0/+1
* Fixing NDEBUG typo in include/llvm/Support/raw_ostream.hPuyan Lotfi2019-02-201-1/+1
* [lldb-mi] Remove a test that uses pexpect().Davide Italiano2019-02-201-82/+0
* [MCA][Scheduler] Correctly initialize field NumDispatchedToThePendingSet.Andrea Di Biagio2019-02-201-1/+2
* Add partial implementation of std::to_address() as llvm::to_address()Daniel Sanders2019-02-202-0/+36
* [MCA][Scheduler] Collect resource pressure and memory dependency bottlenecks.Andrea Di Biagio2019-02-205-32/+49
* [X86][SSE] combineX86ShufflesRecursively - begin generalizing the number of s...Simon Pilgrim2019-02-201-11/+7
* [TestModuleCXX] Make this test Darwin-only.Jonas Devlieghere2019-02-201-1/+1
* [OPENMP] Delay emission of the asm target-specific error messages.Alexey Bataev2019-02-204-44/+173
* Update property prefix regex to allow numbers.Yan Zhang2019-02-202-10/+10
* [llvm-readelf]Test a couple of corner-cases for --section-mappingJames Henderson2019-02-202-0/+20
* [lldb] [test] Fix expected netbsd output for TestImageListMultiArchitectureMichal Gorny2019-02-201-1/+1
* Fix compile error with Intel's compiler (-Werror=pedantic)Gabor Marton2019-02-201-60/+60
* [CodeGen] Enable the complex-math test for armPetr Hosek2019-02-201-2/+2
* GlobalISel: Fix fewerElementsVector for ctlz with different result typeMatt Arsenault2019-02-207-3/+319
* [OPENMP][NVPTX]Use faster teams reduction algorithm.Alexey Bataev2019-02-208-140/+1566
* GlobalISel: Implement moreElementsVector for g_insert resultsMatt Arsenault2019-02-2017-195/+768
* Re-land the refactoring part of r354244 "[DAGCombiner] Eliminate dead stores ...Clement Courbet2019-02-203-37/+98
* [CGP][x86] add tests for usubo special-case; NFCSanjay Patel2019-02-202-9/+41
* [obj2yaml][yaml2obj]Locate all .yaml and .test testsJames Henderson2019-02-202-1/+2
* [Hexagon] Split vector pairs for ISD::SIGN_EXTEND and ISD::ZERO_EXTENDKrzysztof Parzyszek2019-02-203-0/+23
* Speculative buildfix for MacHans Wennborg2019-02-201-0/+1
* [OpenMP][libomptarget] New reduction scheme for team reductionsGheorghe-Teodor Bercea2019-02-202-0/+148
* [MCA][ResourceManager] Add a table that maps processor resource indices to pr...Andrea Di Biagio2019-02-205-28/+47
* Fix the build with gcc/libstdc++ 4.8.2 after r354441Hans Wennborg2019-02-201-2/+2
* [mips] Put some MIPS-specific sections to separate segmentsSimon Atanasyan2019-02-204-23/+68
* [InstSimplify] use any-zero matcher for fcmp foldsSanjay Patel2019-02-202-34/+29
* [lldb] [ObjectFile/ELF] Fix recognizing NetBSD imagesMichal Gorny2019-02-205-13/+64
* [yaml2elf] - Rename a variable. NFC.George Rimar2019-02-201-2/+2
* [yaml2obj] - Simplify implementation. NFCI.George Rimar2019-02-201-21/+15
* [MIPS MSA] Avoid some DAG combines for vector shiftsPetar Avramovic2019-02-203-77/+65
* [clangd] Fix a typo. NFCIlya Biryukov2019-02-201-1/+1
* [MIPS MSA] Add test for vector shift combinesPetar Avramovic2019-02-201-0/+232
* [SLPVectorizer][X86] Add add/sub/mul overflow testsSimon Pilgrim2019-02-206-0/+7524
* [clangd] Revert r354442 and r354444Kadir Cetinkaya2019-02-201-34/+0
* [clang-format] Do not emit replacements if Java imports are OKKrasimir Georgiev2019-02-202-7/+21
OpenPOWER on IntegriCloud