platform/upstream/llvm.git
2018-10-22 Sanjay Patel[InstCombine] add tests for shuffle+insert folds; NFC
2018-10-22 Guillaume Chatelet[llvm-exegesis] Crash when assembling invalid Operand
2018-10-22 Guillaume Chatelet[llvm-exegesis] Mark x86 segment register instructions...
2018-10-22 Guillaume Chatelet[llvm-exegesis] Reject x86 instructions that use non...
2018-10-22 Roman Lebedev[X86] X86DAGToDAGISel: handle BZHI selection too, not...
2018-10-22 David GreeneDocument bisect-skip-count
2018-10-22 Roman Lebedev[X86][BMI1]: X86DAGToDAGISel: select BEXTR from x...
2018-10-22 David GreeneAlways search sysroot for GCC installs
2018-10-22 Petar AvramovicTest commit: change comment.
2018-10-22 Rui UeyamaFix typo in a test file name.
2018-10-22 Aaron BallmanSilence the -Wshadow warning for enumerators shadowing...
2018-10-22 Eric Liu[change-namespace] Enhance detection of conflicting...
2018-10-22 George Rimar[llvm-dwarfdump] - Fix win10 build bot failture.
2018-10-22 George Rimar[llvm-dwarfdump] - Add the support of parsing .debug_lo...
2018-10-22 Nemanja Ivanovic[PowerPC][NFC] Fix bugs in r+r to r+i conversion
2018-10-22 Benjamin Kramer[CGProfile] Turn constant-size SmallVector into array
2018-10-22 Simon PilgrimFix MSVC "not all control paths return a value" warning...
2018-10-22 Marco Antognini[OpenCL] Fix definitions of __builtin_(add|sub|mul...
2018-10-22 Peter Smith[ARM][AArch64] Add LLVM_FALLTHROUGH to silence warning...
2018-10-22 Eric Liu[CodeComplete] Fix accessibility of protected members...
2018-10-22 Sam CleggUse llvm::arrayRefFromStringRef
2018-10-22 Sam Clegg[WebAssembly] Simplify --help message
2018-10-22 Aleksandr Urakov[PDB] Extend IPDBSession's interface to retrieve frame...
2018-10-22 Miklos VajnaReleaseNotes: move readability-redundant-smartptr-get...
2018-10-22 Craig Topper[X86] Add patterns for vector and/or/xor/andn with...
2018-10-22 Dorit Nuzman[IAI,LV] Avoid creating a scalar epilogue due to gaps...
2018-10-22 Dean Michael... [XRay] Account for virtual memory re-use
2018-10-22 Dean Michael... [XRay][compiler-rt] Generational Buffer Management
2018-10-22 Dean Michael... [XRay] Handle allocator exhaustion in segmented array
2018-10-21 Kristof Umann[analyzer][UninitializedObjectChecker] No longer using...
2018-10-21 Kristof Umann[analyzer][www] Update alpha_checks.html
2018-10-21 Craig Topper[X86] Stop promoting integer loads to vXi64
2018-10-21 David Carlier[Sanitizer] openbsd does not have sysctlbyname call
2018-10-21 Craig TopperRevert r344873 "foo"
2018-10-21 Craig Topper[X86] Remove SDIVREM8_SEXT_HREG/UDIVREM8_ZEXT_HREG...
2018-10-21 Craig Topperfoo
2018-10-21 Sanjay Patel[DAGCombiner] reduce insert+bitcast+extract vector...
2018-10-21 Miklos Vajna[clang-tidy] add IgnoreMacros option to readability...
2018-10-21 Kristof Umann[analyzer][NFC] Fix inconsistencies in AnalyzerOptions
2018-10-21 Aditya KumarSchedule Hot Cold Splitting pass after most optimizatio...
2018-10-21 Simon Pilgrim[X86][AVX] Enable lowerVectorShuffleAsLanePermuteAndPer...
2018-10-21 Simon Pilgrim[X86] Only extract constant pool shuffle mask data...
2018-10-21 Heejin Ahn[WebAssembly] Change tabs to spaces in basic-assembly.s
2018-10-20 Aleksei Sidorin[AST, analyzer] Transform rvalue cast outputs to lvalue...
2018-10-20 Lang Hames[ORC] Add some more basic sanity tests for the LLJIT.
2018-10-20 Craig Topper[X86] Add more intrinsics to match icc.
2018-10-20 Craig Topper[X86] Add missing intrinsics to match icc.
2018-10-20 Sanjay Patel[InstCombine] add test for possible shuffle fold; NFC
2018-10-20 Fangrui SongUse llvm::{all,any,none}_of instead std::{all,any,none...
2018-10-20 Sam McCall[clangd] Fix unqualified make_unique after r344850...
2018-10-20 Simon Pilgrim[CostModel][X86] Add some initial extract/insert subvec...
2018-10-20 Akira HatanakaCheck that __MAC_OS_X_VERSION_MIN_REQUIRED is defined...
2018-10-20 Sanjay Patel[InstCombine] use 'match' to simplify code; NFC
2018-10-20 Sanjay Patel[InstCombine] make code more flexible with lambda; NFC
2018-10-20 Sanjay Patel[InstCombine] add explanatory comment for strange vecto...
2018-10-20 Sam McCall[clangd] Namespace style cleanup in cpp files. NFC.
2018-10-20 Simon Pilgrim[SLPVectorizer][X86] Add mul/and/or/xor unrolled reduct...
2018-10-20 Sanjay Patel[SLPVectorizer] regenerate test checks; NFC
2018-10-20 Aleksei Sidorin[NFC][Test commit] Fix typos in a comment
2018-10-20 Simon Pilgrim[CostModel][X86] Add integer vector reduction cost...
2018-10-20 Simon PilgrimFix MSVC "truncation from 'double' to 'float'" warning...
2018-10-20 Simon PilgrimFix MSVC "not all control paths return a value" warning...
2018-10-20 Simon PilgrimReplace setFeature macro with lambda to fix MSVC "shift...
2018-10-20 Alexander RichardsonAdd an addAbsolute static function to Writer.cpp
2018-10-20 David BlaikieDebugInfo: Use base address specifiers more aggressively
2018-10-20 Stephen Kelly[clang-query] Add option to print matcher expression
2018-10-20 David BlaikieAdd missed file from previous commit (r344838)
2018-10-20 David BlaikieDebugInfo: Use DW_OP_addrx in DWARFv5
2018-10-20 David BlaikieDebugInfo: Implement debug_rnglists.dwo
2018-10-20 David BlaikieDebugInfo: Use address pool forms in debug_rnglists
2018-10-20 David Blaikiellvm-dwarfdump: Support RLE_addressx and RLE_startx_len...
2018-10-20 David BlaikieDebugInfo: Use debug_addr for non-dwo addresses in...
2018-10-20 Akira Hatanaka[CodeGen] Use the mangle context owned by CodeGenModule...
2018-10-20 Craig Topper[X86] Add support for more than 32 features for __built...
2018-10-20 Craig Topper[X86] Add additional CPUs and features to Host.cpp...
2018-10-20 Craig Topper[X86][compiler-rt] Add additional CPUs and features...
2018-10-20 Billy Robert... [libcxx] [test] Don't detect Windows' UCRT with TEST_CO...
2018-10-20 Richard TrieuMake -Wfor-loop-analysis work with C++17
2018-10-20 Akira HatanakaDisable unittests/clangd/JSONTransportTests.cpp on...
2018-10-20 Thomas Lively[WebAssembly] Implement vector sext_inreg and tests...
2018-10-20 Thomas Lively[WebAssembly] Custom lower i64x2 constant shifts to...
2018-10-20 Craig Topper[X86] When checking the bits in cpu_features for functi...
2018-10-20 Artem Dergachev[analyzer] Be more plugin-friendly by moving static...
2018-10-20 Roman Tereshin[MachineCSE][GlobalISel] Making sure MachineCSE works...
2018-10-19 Billy Robert... [libcxx] [test] Add missing <stdexcept> to map at tests.
2018-10-19 Billy Robert... Repair thread-unsafe modifications of n_alive in F...
2018-10-19 Petar Jovanovic[llvm-objdump] Fix --file-headers (-f) option
2018-10-19 Thomas Lively[LoopVectorize] Loop vectorization for minimum and...
2018-10-19 Changpeng FangAMDGPU: Add support pattern for SUB of one bit
2018-10-19 Evandro Menezes[NFC][InstCombine] Undo stray change
2018-10-19 Craig Topper[X86] Remove some left over code from when MVT:i1 was...
2018-10-19 Matt ArsenaultFix typos in assert message
2018-10-19 Aditya Nandakumar[GISel]: Allow PHIs to be DCEd
2018-10-19 Aaron Smith[PDB] Test variadic function type in PDB
2018-10-19 Craig Topper[X86] In PostprocessISelDAG, start from allnodes_end...
2018-10-19 Wolfgang Pieb[DWARF] Make llvm-dwarfdump display location lists...
2018-10-19 Dan AlbertRevert "[Driver] Reland: Default Android toolchains...
2018-10-19 Thomas Lively[WebAssembly] Handle undefined lane indices in SIMD...
2018-10-19 Krzysztof PszenicznyFix a use-after-RAUW bug in large GEP splitting
2018-10-19 Richard SmithPR24164, PR39336: init-captures are not distinct full...
next