summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Branch/tag all projects with a single commit in release-tagging script.James Y Knight2018-11-091-15/+31
* Revert rL346454: Fix a use-after-free introduced by r344915.Simon Pilgrim2018-11-092-11/+1
* Use the correct address space when bitcasting func pointer to int pointerDylan McKay2018-11-091-1/+5
* Allow a double-underscore spelling of Clang attributes using double square br...Aaron Ballman2018-11-093-7/+25
* [AArch64] Support HiSilicon's TSV110 processorBryan Chan2018-11-0914-4/+82
* [llvm-mca] Account for buffered resources when analyzing "Super" resources.Andrea Di Biagio2018-11-091-1/+28
* [MS demangler] Use a slightly shorter unmangling for mangled strings.Nico Weber2018-11-093-377/+376
* [Hexagon] Fix some -Wunused-function with LLVM_DUMP_METHOD and -Wunused-variableFangrui Song2018-11-092-4/+9
* Fix a nondeterminism in the debug info for VLA size expressions.Adrian Prantl2018-11-094-8/+17
* [SystemZ] Add a couple of missing testsUlrich Weigand2018-11-091-10/+55
* [DWARFv5] Emit normal type units in .debug_info comdats.Paul Robinson2018-11-095-39/+52
* [X86] Turn X86ISD::VSEXT into X86ISD::VZEXT if the upper bits aren't demanded.Craig Topper2018-11-0922-222/+235
* [CostModel][X86] SK_ExtractSubvector is free if the subvector is at the start...Simon Pilgrim2018-11-0913-697/+751
* [Hexagon] Fix unused variable warning in release buildsJordan Rupprecht2018-11-091-0/+1
* [HIP] Remove useless sections in linked filesYaxun Liu2018-11-091-0/+4
* [WebAssembly] Hotfix of WebAssemblyInstructionTableSize after rL346465Fangrui Song2018-11-091-0/+2
* [TTI] Flip vector types in getShuffleCost SK_ExtractSubvector callSimon Pilgrim2018-11-091-1/+1
* [AMDGPU] Cleanup optimize-if-exec-masking.mir test. NFC.Stanislav Mekhanoshin2018-11-091-272/+42
* [Hexagon] Implement noreturn optimizationBrendon Cahoon2018-11-095-1/+133
* Add total function byte size and inline function byte size to "llvm-dwarfdump...Greg Clayton2018-11-092-11/+38
* [DAGCombiner][X86][Mips] Enable combineShuffleOfScalars to run between vector...Craig Topper2018-11-097-151/+116
* [llvm-strings] Fix whitespaces to match strings output.Jordan Rupprecht2018-11-096-35/+72
* [AMDGPU] Always pass TRI into findRegister[Use/Def]OperandIdxStanislav Mekhanoshin2018-11-094-7/+10
* Add missing includeAdrian Prantl2018-11-091-0/+1
* Driver: Make -fsanitize=shadow-call-stack compatible with -fsanitize-minimal-...Peter Collingbourne2018-11-092-1/+5
* Add missing includeAdrian Prantl2018-11-091-0/+1
* [clangd] Fix clang-tidy warnings.Kadir Cetinkaya2018-11-091-5/+5
* [Hexagon] Place globals with explicit .sdata section in small dataKrzysztof Parzyszek2018-11-092-5/+16
* Type safe version of MachinePassRegistrySerge Guelton2018-11-098-85/+81
* Introduce the _Clang scoped attribute token.Aaron Ballman2018-11-098-38/+100
* Use the correct address space when emitting the ctor function listDylan McKay2018-11-091-2/+3
* Annotate switch with LLVM_FALLTHROUGHAdrian Prantl2018-11-092-2/+3
* [docs][statepoints] Reformulate open issues listPhilip Reames2018-11-091-45/+63
* [NativePDB] Fix completion of enum types.Zachary Turner2018-11-092-1/+3
* [WebAssembly] Respect `--no-mangle` in more locationsSam Clegg2018-11-095-14/+17
* Fix -Wsign-compare warningFangrui Song2018-11-091-1/+1
* [llvm-cov] Remove "default:" label in the switch covering all enum values.Max Moroz2018-11-091-2/+0
* [docs][statepoint] Expand a bit on problems with mixing references and raw po...Philip Reames2018-11-091-1/+9
* [Power9] Allow gpr callee saved spills in prologue to vectors registersZaara Syeda2018-11-096-41/+250
* [NativePDB] Add support for bitfield records.Zachary Turner2018-11-093-4/+86
* [CostModel] Add SK_ExtractSubvector handling to getInstructionThroughput (PR3...Simon Pilgrim2018-11-094-38/+92
* [docs][statepoint] tweak a titlePhilip Reames2018-11-091-2/+2
* Revert "[DEBUGINFO, NVPTX]DO not emit ',debug' option if no debug info or onl...Alexey Bataev2018-11-094-78/+4
* [OPENMP][NVPTX]Allow to use shared memory for theAlexey Bataev2018-11-099-98/+143
* [llvm-cov] Add lcov tracefile export format.Max Moroz2018-11-099-13/+270
* Resubmit "Fix bug in PE/COFF plugin."Zachary Turner2018-11-094-7/+49
* [SystemZ] Avoid inserting same value after replicationJonas Paulsson2018-11-092-1/+23
* [clangd] Don't treat top-level decls as "local" if they are from the preamble.Sam McCall2018-11-092-0/+25
* revert rL346478Kadir Cetinkaya2018-11-091-2/+2
* AMDGPU: Add testcase to demonstrate a condition with pre-existing waitcntNicolai Haehnle2018-11-091-0/+36
OpenPOWER on IntegriCloud