summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-10-09[PowerPC] Remove self-copies in pre-emit peepholelinaro-local/ci/tcwg-llvm-kernel-baseline-aarch64-master-lts-defconfig_nolseNemanja Ivanovic
2018-10-09Reflect the current reality and disable lsan tests on NetBSDKamil Rytarowski
2018-10-09Use PTHREAD_STACK_MIN conditionally in a testKamil Rytarowski
2018-10-09[clangd] Mark colon as a safe character when percent-encoding.Kadir Cetinkaya
2018-10-09[llvm-exegesis] Fix wrong index type.Guillaume Chatelet
2018-10-09[analyzer][www] Add more useful linksKristof Umann
2018-10-09[clangd] Fix nondeterministic testSam McCall
2018-10-09[llvm-exegesis] Fix unused lambda capture.Guillaume Chatelet
2018-10-09[llvm-exegesis][NFC] Use accessors for Operand.Guillaume Chatelet
2018-10-09[ADT] Force the alignment of the `data` field of `IntervalMap`Aleksandr Urakov
2018-10-09[ASTMatcher] Add missing imaginaryLiteralStephen Kelly
2018-10-09[clangd] Revert back to previous heuristic for diagnostic range extraction.Kadir Cetinkaya
2018-10-09[clangd] Avoid cache main file status in preamble.Eric Liu
2018-10-09Remove non-existant typeloc matchers from documentationStephen Kelly
2018-10-09Regenerate AST Matcher docsStephen Kelly
2018-10-09Fix indentationStephen Kelly
2018-10-09Revert "[ADT] Change the `IntervalMap` alignment assert for x86 MSVC"Aleksandr Urakov
2018-10-09[X86][AVX1] Enable *_EXTEND_VECTOR_INREG lowering of 256-bit vectorsSimon Pilgrim
2018-10-09[ADT] Change the `IntervalMap` alignment assert for x86 MSVCAleksandr Urakov
2018-10-09[analyzer] Support Reinitializes attribute in MisusedMovedObject checkGabor Horvath
2018-10-09[clang-tidy][docs] Update docs for `--check-suffixes`linaro-local/ci/tcwg-llvm-kernel-baseline-aarch64-master-mainline-defconfig_nolseZinovy Nis
2018-10-09[clang-tidy] The patch extends the existing command line option -check-suffixZinovy Nis
2018-10-09[CFG Printer] Add support for writing the dot files with a customChandler Carruth
2018-10-09Make LocationSize a proper Optional type; NFClinaro-local/ci/tcwg-llvm-kernel-baseline-aarch64-master-next-defconfig_nolseGeorge Burgess IV
2018-10-09Use locals instead of struct fields; NFCGeorge Burgess IV
2018-10-09llvm-link: Improve diagnostic for module-level metadata mismatchDavid Blaikie
2018-10-09[Index] Use locations to uniquify function-scope BindingDecl USRFangrui Song
2018-10-09[WebAssembly][NFC] Rename test functions for builtinsThomas Lively
2018-10-09ExpandPostRAPseudos: Fix alldefsAreDead() not removing operandsMatthias Braun
2018-10-08[MIPS GlobalISel] Legalize i64 addPetar Jovanovic
2018-10-08TwoAddressInstructionPass: Modernize/fix some comments; NFCMatthias Braun
2018-10-08PHIElimination: Remove wrong comment; NFCMatthias Braun
2018-10-08MachineFunctionPrinterPass: Declare SlotIndexes as used if available; NFCMatthias Braun
2018-10-08lld-link: Implement support for %_PDB% and %_EXT% for /pdbaltpath:.Nico Weber
2018-10-08Remove unused variable.Zachary Turner
2018-10-08[PDB] fix a bug in global stream name lookup.Zachary Turner
2018-10-08Introduce code_model macrosAli Tamur
2018-10-08[DebugInfo] Fix debug information label testsPetar Jovanovic
2018-10-08[X86] Revert r343993 condition branches folding for three-way conditional codesRong Xu
2018-10-08[DAGCombiner] simplify code for fmul with constant fold; NFCISanjay Patel
2018-10-08Do the math in uniform_int_distribution::operator() as unsigned to prevent UB...Marshall Clow
2018-10-08[X86] Prefer isTypeLegal over checking isSimple in a DAG combine.Craig Topper
2018-10-08[x86] add tests for phaddd/phaddw; NFCSanjay Patel
2018-10-08[X86] condition branches folding for three-way conditional codesRong Xu
2018-10-08[AMDGPU] Legalize VGPR Rsrc operands for MUBUF instructionsScott Linder
2018-10-08[X86][AVX2] Enable ZERO_EXTEND_VECTOR_INREG lowering of 256-bit vectorsSimon Pilgrim
2018-10-08[CMake] Link to compiler-rt if LIBUNWIND_USE_COMPILER_RT is ON.Charles Davis
2018-10-08[x86] make horizontal binop matching clearer; NFCISanjay Patel
2018-10-08Remove remnant code of using indirect syscall on NetBSDKamil Rytarowski
2018-10-08Don't harcode -ldl test/sanitizer_common/TestCasesKamil Rytarowski