platform/upstream/llvm.git
2018-04-09 Jonas Devlieghere[dsymutil] Don't try to load Swift ASTs as objects.
2018-04-09 Pavel Labath[CodeGen/AccelTable]: Don't emit accelerator entries...
2018-04-09 Sam Parker[DAGCombine] Improve ReduceLoad for SRL
2018-04-09 Chandler CarruthFix unused variable warning.
2018-04-09 Craig Topper[X86] Merge some of the autoupgrade handling for masked...
2018-04-09 Michael KruseRemove immediate dominator heuristic for error block...
2018-04-09 Max Kazantsev[IRCE] Relax restriction on collected range checks
2018-04-09 Hiroshi Inoue[NFC] fix trivial typos in comments and error message
2018-04-09 Petr HosekRevert "[CMake] Use custom command and target to instal...
2018-04-09 Petr Hosek[CMake] Use custom command and target to install libc...
2018-04-09 Dean Michael... [XRay][llvm+clang] Consolidate attribute list files
2018-04-09 Michael ZolotukhinRemove MachineLoopInfo dependency from AsmPrinter.
2018-04-08 Eric Fiselier[test] Fix Container::insert(value_type const&) tests
2018-04-08 Sanjay Patel[TargetSchedule] shrink interface for init(); NFCI
2018-04-08 Craig Topper[X86] Add SchedWrites for CMOV and SETCC. Use them...
2018-04-08 Craig Topper[X86][Znver1] Remove InstRWs for BLENDVPS/PD
2018-04-08 Jonas Devlieghere[dsymutil] Don't crash on empty CU
2018-04-08 Mandeep Singh... [Support] Change std::sort to llvm::sort in response...
2018-04-08 Mandeep Singh... [PowerPC] Change std::sort to llvm::sort in response...
2018-04-08 Mandeep Singh... [X86] Change std::sort to llvm::sort in response to...
2018-04-08 Piotr PadlewskiNFC: Update NewGVN invariant.group test
2018-04-08 Andrea Di Biagio[llvm-mca] Simplify code. NFC
2018-04-08 Piotr PadlewskiMark invariant.group as experimental
2018-04-08 Xin Tong[LIR] Reorder header. NFC
2018-04-08 Simon Pilgrim[X86] Regenerate and + immediate mask tests
2018-04-08 Simon Pilgrim[X86][PKU] Regenerate rdpkru/wrpkru intrinsic tests
2018-04-08 Simon Pilgrim[X86][SSE3] Regenerate mwait/monitor intrinsic tests
2018-04-08 Piotr PadlewskiNFC: delete ValueMap move ctor
2018-04-08 Zvi RackoverDAGCombiner: Combine SDIV with non-splat vector pow2...
2018-04-08 Simon Pilgrim[X86][Btver2] Add vector extract costs
2018-04-08 Eric Fiselier[ADT] Fix MapVector when 'Map::mapped_type != unsigned'.
2018-04-08 Michal Gorny[LLVMTestingSupport] Add explicit linkage to LLVMSupport
2018-04-08 Eric Fiselier[Sema] Fix PR35832 - Ambiguity accessing anonymous...
2018-04-08 Eric FiselierRevert "[Sema] Fix PR35832 - Ambiguity accessing anonym...
2018-04-08 Eric Fiselier[Sema] Fix PR35832 - Ambiguity accessing anonymous...
2018-04-08 Eric Fiselier[Sema] Remove dead code in BuildAnonymousStructUnionMem...
2018-04-08 Eric Fiselier[Sema] Fix PR22637 - IndirectFieldDecl's discard qualif...
2018-04-07 Guozhi Wei[DAGCombiner] Fold (zext (and/or/xor (shl/shr (load...
2018-04-07 Fangrui Song[libclang] Add clang_File_tryGetRealPathName
2018-04-07 Philip PfaffeRevert "Followup for r329293: Temporarily disable the...
2018-04-07 John McCallGeneralize the swiftcall API since being passed indirec...
2018-04-07 Manoj Gupta[Driver] Update GCC libraries detection logic for Gentoo.
2018-04-07 Simon Pilgrim[X86] Regenerate atom pshufb test
2018-04-07 Craig Topper[X86] Combine vXi64 multiplies to MULDQ/MULUDQ during...
2018-04-07 Craig Topper[DAGCombiner] Add a combine to turn a build vector...
2018-04-07 John McCallAllow equality comparisons between block pointers and
2018-04-07 Robert Widmann[llgo] Move SetSubprogram
2018-04-07 Simon Pilgrim[CostModel][X86] Regenerate vector reduction cost tests...
2018-04-07 Sanjay Patel[InstCombine] simplify code that propagates FMF; NFC
2018-04-07 Simon Pilgrim[CostModel][X86] Regenerate vector select cost tests...
2018-04-07 Sanjay Patel[InstCombine] add/move tests for fsub folds; NFC
2018-04-07 Simon Pilgrim[CostModel][X86] Regenerate vector integer truncation...
2018-04-07 Simon Pilgrim[CostModel][X86] Regenerate silvermont (and added goldm...
2018-04-07 Simon Pilgrim[CostModel][X86] Fix v32i16/v64i8 SETCC costs on AVX512...
2018-04-07 Simon Pilgrim[CostModel][X86] Regenerate vector comparison cost...
2018-04-07 Simon Pilgrim[llvm-exegesis] Fix unused return value warning and...
2018-04-07 Zinovy Nis[clang-tidy] Fix compilation for MSVS@PSP4 for ParentVi...
2018-04-07 Tim NorthoverReapply ARM: Do not spill CSR to stack on entry to...
2018-04-07 Roman Lebedev[Sema] Extend -Wself-assign and -Wself-assign-field...
2018-04-07 Roman Lebedev[InstCombine] Get rid of select of bittest (PR36950...
2018-04-07 Roman Lebedev[unittests] ADT: silence -Wself-assign diagnostics
2018-04-07 Roman Lebedev[libcxx][test] Silence -Wself-assign diagnostics
2018-04-07 Vitaly BukaFix stack-use-after-scope in test previously hidden...
2018-04-07 Robert Widmann[LLVM-C] Move DIBuilder Bindings For Block Scopes
2018-04-07 Vitaly BukaRevert "ARM: Do not spill CSR to stack on entry to...
2018-04-07 Eric FiselierUse void() to create a void expression type
2018-04-07 Nico WeberConvert line endings of lib/WindowsManifest/CMakeLists...
2018-04-07 Nico WeberSort source lists in lib/StaticAnalyzer.
2018-04-07 Nico WeberRemove trailing space in build file.
2018-04-07 Nico WeberMake CodeGen depend just once on clangAnalysis.
2018-04-07 Nico WeberRemove another unnecessary -I flag passed to clang...
2018-04-07 Mandeep Singh... [unittests] Change std::sort to llvm::sort in response...
2018-04-07 Eric FiselierWork around missing braces in init warning
2018-04-07 Aaron Smith[tests] Fix format-binary-non-ascii.s to work with...
2018-04-07 Peter CollingbourneCOFF: Process /merge flag as we create output sections.
2018-04-07 Graydon Hoare[Support] Make line-number cache robust against access...
2018-04-07 Aaron SmithWindows needs the current codepage instead of utf8...
2018-04-07 Richard SmithGeneralize test for 32-bit targets.
2018-04-07 Aaron Smith[lit] Fix several Python 2/3 compatibility issues and...
2018-04-07 Alex LorenzRecommit r329442: Generate Libclang invocation reproduc...
2018-04-06 Nico WeberRemove two unnecessary -I flags passed to clang-tblgen.
2018-04-06 Artem Belevich[NVPTX] add support for initializing fp16 arrays.
2018-04-06 Jan Veselyselect: simplify implementation and fix fp16
2018-04-06 Vitaly BukaFix warning by cl::opt<int> -> cl::opt<unsigned>
2018-04-06 Eric FiselierImplement P0768r1: Library support for the Spaceship...
2018-04-06 Vitaly BukaRuntime flag to control branch funnel threshold
2018-04-06 Peter CollingbourneRevert r324557, "gold-plugin: Do not set codegen opt...
2018-04-06 Manoj Gupta[Release Notes] Add release note for "-fmerge-all-const...
2018-04-06 Artem Belevich[NVPTX] Fixed vectorized LDG for f16.
2018-04-06 Sameer AbuAsal [RISCV] Tablegen-driven Instruction Compression.
2018-04-06 Zinovy Nis[clang-tidy] One more fix compilation for ParentVirtual...
2018-04-06 Rafael EspindolaAvoid some temporary allocations.
2018-04-06 Zinovy Nis[clang-tidy] Fix compilation for ParentVirtualCallCheck.cpp
2018-04-06 Mandeep Singh... [TableGen] Change std::sort to llvm::sort in response...
2018-04-06 Matt Davis[StackProtector] Ignore certain intrinsics when calcula...
2018-04-06 Richard SmithDon't assume constructors return void.
2018-04-06 Zinovy Nis[clang-tidy] Check if grand-..parent's virtual method...
2018-04-06 Alex LorenzRevert r329442 "Generate Libclang invocation reproducer...
2018-04-06 Michael Kruse[doc] Overhaul doc on preparing IR for processing by...
2018-04-06 George KarpenkovRevert "[analyzer] Remove an unused variable"
next