platform/upstream/llvm.git
2017-11-14 Matt ArsenaultAMDGPU: Fix producing saveexec when the copy is spilled
2017-11-14 Chandler Carruth[PM] Wire up support for the bounds checking sanitizer...
2017-11-14 Chandler Carruth[PM] Add a missing header that I had in the next commit...
2017-11-14 Alex Lorenz[completion] complete ObjC interface names in an expression
2017-11-14 Chandler Carruth[PM] Port BoundsChecking to the new PM.
2017-11-14 Rafael EspindolaUse TempFile in llvm-ar. NFC.
2017-11-14 Marshall ClowAnother test for LWG2952
2017-11-14 Marshall ClowImplement LWG2950: std::byte operations are misspecified
2017-11-14 Chandler Carruth[PM] Refactor BoundsChecking further to prepare it...
2017-11-14 Sam Clegg[WebAssembly] Explicily disable comdat support for...
2017-11-14 Rafael EspindolaAdd a move assignment operator to TempFile. NFC.
2017-11-14 Mandeep Singh... [Sema] Stable sort OverloadCandidates to remove non...
2017-11-14 Marshall ClowImplement LWG2952: iterator_traits should work for...
2017-11-13 Ben Hamiltonadd new check for property declaration
2017-11-13 Hans WennborgUpdate some code.google.com links
2017-11-13 Zachary TurnerRevert "Update test_debuginfo.pl script to point to...
2017-11-13 Rafael EspindolaSimplify and rename variable.
2017-11-13 Hans WennborgUpdate link to protobuf
2017-11-13 Hans WennborgUpdate a link to the old code.google.com bug tracker
2017-11-13 Hans WennborgUpdate link to the Chromium Clang page
2017-11-13 Matt ArsenaultAMDGPU: Fix not converting d16 load/stores to offset
2017-11-13 Rafael EspindolaSimplify. NFC.
2017-11-13 Kuba MracekUpdate TSan/ARM64 max VM to 0xfc0000000 to reflect...
2017-11-13 Daniel Sanders[tablegen] Handle atomic predicates for ordering inside...
2017-11-13 Eugene Zelenko[AST] Fix some Clang-tidy modernize and Include What...
2017-11-13 Matt ArsenaultAMDGPU: Implement computeKnownBitsForTargetNode for...
2017-11-13 Matt ArsenaultOpenCL: Assume inline asm is convergent
2017-11-13 Simon Atanasyan[MIPS] Set STO_MIPS_MICROMIPS flag and less-significant...
2017-11-13 Daniel Sanders[tablegen] Handle atomic predicates for memory type...
2017-11-13 Jake Ehrlich[llvm-objcopy] Add --strip-debug
2017-11-13 Sanjay Patel[CodeGen] fix const-ness of cbrt and fma
2017-11-13 Jake Ehrlich[llvm-objcopy] Add --strip-all option to llvm-objcopy
2017-11-13 Serge GueltonFix -Werror when compiling rL318083 (ter)
2017-11-13 Serge GueltonFix -Werror when compiling rL318083 (bis)
2017-11-13 Vitaly Buka[sanitizer] Relax stack check in assert.cc even more
2017-11-13 Serge GueltonFix -Werror when compiling rL318083
2017-11-13 Adrian PrantlFix an assertion in SelectionDAG::transferDbgValues()
2017-11-13 Tom de Vries[lsan] Remove semicolon after do {} while (0)
2017-11-13 Tom de Vries[asan] Remove semicolon after do {} while (0)
2017-11-13 Serge GueltonReorder Value.def to optimize code size
2017-11-13 Vitaly Buka[tsan] Fix signal chaining
2017-11-13 Evgeniy Stepanov[arm] Fix Unnecessary reloads from GOT.
2017-11-13 Kostya Kortchinsky[sanitizer] Update scudo to use new API
2017-11-13 Stephane SezerReformat a comment. NFC.
2017-11-13 Vitaly Buka[tsan] Deadly signal handler for tsan
2017-11-13 Vitaly Buka[sanitizer] Relax stack check
2017-11-13 Sanjay Patel[Reassociation] regenerate test checks; NFC
2017-11-13 Mandeep Singh... [clang] Remove redundant return [NFC]
2017-11-13 Reid KlecknerFix clang -Wsometimes-uninitialized warning in SCEV...
2017-11-13 Reid KlecknerRemove a std::map and std::set that show up in LLD...
2017-11-13 Reid KlecknerDisable GC and ICF when /debug is present
2017-11-13 Dinar TemirbulatovNFC, Allow SystemZ SLP tests only when SystemZ is suppo...
2017-11-13 Rafael EspindolaCreate a TempFile class.
2017-11-13 Daniel Sanders[globalisel][tablegen] Add support for extload.
2017-11-13 Jan Veselynative_divide: provide function implementation instead...
2017-11-13 Jan Veselynative_recip: provide function implementation instead...
2017-11-13 Jan Veselynative_rsqrt: Switch implementation to 1 / native_sqrt
2017-11-13 Jan Veselynative_tan: Switch implementation to use native_sin...
2017-11-13 Jan Veselymath: Use precomputed constant for log2(10.0)
2017-11-13 Rafael EspindolaTry harder to delete the temporary file.
2017-11-13 Rafael EspindolaRemove dead include.
2017-11-13 Rafael EspindolaTry harder to delete the temporary file.
2017-11-13 Petar Jovanovicfix printing of alias instructions by removing redundan...
2017-11-13 Sanjay Patel[ValueTracking] use 'auto' with 'dyn_cast'; NFC
2017-11-13 Craig Topper[X86] Allow X86ISD::Wrapper to be folded into the base...
2017-11-13 Jonathan Peyton[OpenMP] Remove the unused testsuite/ directory
2017-11-13 Sanjay Patel[ValueTracking] simplify code in CannotBeNegativeZero...
2017-11-13 Devin Coughlin[analyzer] ObjCGenerics: Don't warn on cast conversions...
2017-11-13 Sanjay Patel[Reassociate] add tests with 'reassoc' FMF; NFC
2017-11-13 Pavel LabathFix netbsd, freebsd and osx builds for ArchSpec move
2017-11-13 Jan VeselyAMDGPU: Drop duplicate setOperationAction
2017-11-13 Jatin Bhateja[SCEV] Handling for ICmp occuring in the evolution...
2017-11-13 Simon DardisRevert "[CodeGenPrepare] Check that erased sunken addre...
2017-11-13 Pavel LabathMove ArchSpec to the Utility module
2017-11-13 Diana Picus[ARM GlobalISel] Update legalizer test
2017-11-13 Pavel LabathRemove last Host usage from ArchSpec
2017-11-13 Bill Seurer[PowerPC][msan] Update msan to handle changed memory...
2017-11-13 Bill Seurer[PowerPC][tsan] Update tsan to handle changed memory...
2017-11-13 Stephan BergmannRemove excess whitespace from syslog message; NFC
2017-11-13 Teresa Johnson[ThinLTO] Handle -fdebug-pass-manager for backend invoc...
2017-11-13 Omer Paparo... Inserting a base test for X86 performance nops
2017-11-13 Pavel LabathCompilerType: Add ability to retrieve an integral templ...
2017-11-13 Pavel LabathRevert "[lldb] Use OrcMCJITReplacement rather than...
2017-11-13 Walter Lee[asan] Add CMake hook to override shadow scale in compi...
2017-11-13 Greg BedwellAllow compiler-rt test targets to work with multi-confi...
2017-11-13 Uriel Korach[X86] test/testn intrinsics lowering to IR. llvm part.
2017-11-13 Uriel Korach[X86] test/testn intrinsics lowering to IR. clang side
2017-11-13 Greg BedwellMove the setting of LLVM_BUILD_MODE to a macro so that...
2017-11-13 Momchil Velikov[ARM] Place jump table as the first operand in additions
2017-11-13 Simon Dardis[CodeGenPrepare] Check that erased sunken address are...
2017-11-13 Jina NahiasChange
2017-11-13 Gabor Horvath[analyzer] Document the issue hash debugging facility
2017-11-13 Florian Hahn[CodeExtractor] Add missing AllowVarArgs initialization.
2017-11-13 Florian Hahn[PartialInliner] Inline vararg functions that forward...
2017-11-13 Sander de SmalenTest commit
2017-11-13 Jina Nahias[x86][AVX512] Lowering shuffle i/f intrinsics to LLVM IR
2017-11-13 Jina Nahias[x86][AVX512] Lowering shuffle i/f intrinsics to LLVM IR
2017-11-13 Gadi Haber[X86][SKX] Adding scheduling info of non-intrinsic...
2017-11-13 Craig Topper[X86] Limit NOPs to 7 bytes when 'slm' is spelled ...
2017-11-13 Craig Topper[X86] Use sse_load_f32/f64 to improve load folding...
next