platform/upstream/llvm.git
2017-10-16 Tony TyeAdd base relative relocation record that can be used...
2017-10-16 Erich KeaneRemove AnyX86Interrupt documentation
2017-10-16 Kostya Serebryanyfix llvm-isel-fuzzer: LLVMFuzzerTestOneInput should...
2017-10-16 Reid KlecknerRevert MSVC 2017 build fix and fix it by moving the...
2017-10-16 Erich KeaneSort Attributes by "HeaderName"
2017-10-16 Reid KlecknerFix the build of GlobalISelEmitter with MSVC 2017 by...
2017-10-16 Erich KeaneClarify the 'interrupt' names in Attribute Docs
2017-10-16 Krzysztof ParzyszekAdd iterator range MachineRegisterInfo::liveins(),...
2017-10-16 Konstantin... Revert r315877: Simplify.
2017-10-16 Krzysztof Parzyszek[Hexagon] Rangify some loops, NFC
2017-10-16 Alex Lorenz[refactor] allow the use of refactoring diagnostics
2017-10-16 Alex Lorenzclang-refactor: Use llvm_unreachable in an unused override
2017-10-16 Evgeniy Stepanov[cfi] Test cross-dso CFI on Android.
2017-10-16 Evgeniy StepanovDo not link clang_rt.cfi on Android.
2017-10-16 Anna Thomas[SCEV] Rename getMaxBECount and update comments. NFC
2017-10-16 Matthew Simpson[SparsePropagation] Enable interprocedural analysis
2017-10-16 Alex LorenzRecommit r315738 "[clang-refactor] Apply source replace...
2017-10-16 Kostya Kortchinsky[scudo] Do not include sanitizer_posix.h if not on...
2017-10-16 Alexander Timofeev[AMDGPU] : revert r315908
2017-10-16 Wei Mi[Bitfield] Add an option to access bitfield in a fine...
2017-10-16 Akira Hatanaka[ObjCARC] Do not move a release that has the clang...
2017-10-16 Sanjay Patel[x86] add minmax tests with more predicate coverage...
2017-10-16 Anna Thomas[Polly] Add XFAIL to large-numbers-in-boundary-context.ll
2017-10-16 Javed Absar[TableGen] Simplify CallingConvEmitter.cpp. NFC.
2017-10-16 Sanjay Patel[InstCombine] don't unnecessarily generate a constant...
2017-10-16 Sanjay Patel[ValueTracking] fix typos, formatting; NFC
2017-10-16 Alexander Timofeev[AMDGPU] Prevent Machine Copy Propagation from replacin...
2017-10-16 Simon PilgrimFix test name typo.
2017-10-16 Simon Pilgrim[X86][SSE] Added additional PACKUS shuffle tests
2017-10-16 Simon Dardis[mips][micromips] Fix (dis)assembly of bc1(t|f)
2017-10-16 Sjoerd MeijerISel type legalizer: debug messages. NFC.
2017-10-16 Simon PilgrimFix or vs || typo.
2017-10-16 Jonas Hahnfeld[CUDA] Require libdevice only if needed
2017-10-16 Stefan Maksimovic[mips] Provide alternate predicates for constant synthesis
2017-10-16 Hiroshi Inoue[PowerPC] fix up in sign-/zero-extension elimination
2017-10-16 Andrew V. TischenkoThis patch is a result of D37262: The issues with X86...
2017-10-16 Haojian Wu[clang-rename] Add function unit tests.
2017-10-16 George Rimar[llvm-dwarfdump] - Teach tool to parse DW_CFA_GNU_args_...
2017-10-16 NAKAMURA TakumiRevert rL315894, "SLPVectorizer.cpp: Try to appease...
2017-10-16 Nikolai BozhenovMove folding of icmp with zero after checking for min...
2017-10-16 NAKAMURA TakumiSLPVectorizer.cpp: Try to appease stage2-3 difference...
2017-10-16 Krasimir Georgiev[clang-format] Break non-trailing comments, try 2
2017-10-16 Eric Liu[change-namespace] do not change type locs in defaulted...
2017-10-16 Javed Absar[TableGen] Range loopify DAGISelMatcher. NFC.
2017-10-16 Daniel Sanders[aarch64][globalisel] Fix a crash in selectAddrModeInde...
2017-10-16 Yonghong Songbpf: fix bug on silently truncating 64-bit immediate
2017-10-16 Hiroshi Inoue[PowerPC] Eliminate sign- and zero-extensions if alread...
2017-10-16 Daniel SandersRe-commit r315885: [globalisel][tblgen] Add support...
2017-10-16 Daniel SandersRevert r315885: [globalisel][tblgen] Add support for...
2017-10-16 Daniel Sanders[globalisel][tblgen] Add support for iPTR and implement...
2017-10-16 Daniel Sanders[globalisel][tablegen] Implement unindexed load, non...
2017-10-16 Krzysztof Parzyszek[Hexagon] Add LLVM_ATTRIBUTE_UNUSED to operator<<, NFC
2017-10-15 Roman LebedevFix last_write_time.pass.cpp to work with clang-3.9...
2017-10-15 Rui UeyamaRemove Config::FirstElf.
2017-10-15 Martin Storsjo[COFF] Fix a typo in a comment in a test. NFC.
2017-10-15 Martin Storsjo[COFF] Fix indentation. NFC.
2017-10-15 Martin Storsjo[COFF] Fix the description of the data type in a commen...
2017-10-15 Rui UeyamaSimplify.
2017-10-15 Roman LebedevReally do make sure that last_write_time.pass.cpp still...
2017-10-15 Roman Lebedev[Sema] Re-land: Diagnose tautological comparison with...
2017-10-15 Roman LebedevSilence clang's -Wtautological-constant-compare in...
2017-10-15 Nico WeberSearch for libxml2 on macOS too.
2017-10-15 Daniel Sanders[tablegen] Use hasPredCode()/hasImmCode() instead of...
2017-10-15 Alexander RichardsonConvert clang::LangAS to a strongly typed enum
2017-10-15 Krzysztof ParzyszekPhony change to CMakeLists.txt to (hopefully) trigger...
2017-10-15 Daniel SandersRe-commit r315863: [globalisel][tablegen] Import Comple...
2017-10-15 Martell MaloneFix test case regresstion from rL315864
2017-10-15 Martell MaloneDriver: use ld64.lld when -fuse-ld=lld for darwin
2017-10-15 Daniel SandersRevert r315863: [globalisel][tablegen] Import ComplexPa...
2017-10-15 Martell MaloneMACHO: ld64.lld alias for the MACHO LLD target
2017-10-15 Martell Malone[driver] [cl] Add/fix c++17/c++latest
2017-10-15 Daniel Sanders[globalisel][tablegen] Import ComplexPattern when used...
2017-10-15 Craig Topper[X86] Remove the SlowBTMem feature flag entirely
2017-10-15 Krzysztof Parzyszek[unittests] Only build llvm-cfi-verify if X86 is in...
2017-10-15 Craig Topper[AVX512] Don't mark EXTLOAD as legal with AVX512. Conti...
2017-10-15 Craig Topper[X86] Add FeatureSlowBTMem to Haswell, Broadwell, Skyla...
2017-10-15 Krzysztof Parzyszek[TableGen] Remove error checks incorrectly failing...
2017-10-15 Sanjay Patelrevert r314984: revert r314698 - [InstCombine] remove...
2017-10-15 Aaron BallmanAdd -f[no-]double-square-bracket-attributes as new...
2017-10-15 Sanjay Patel[SimplifyCFG] use range-for-loops, tidy; NFCI
2017-10-15 Aaron BallmanReverting r315590; it did not include changes for llvm...
2017-10-15 whitequark[MergeFunctions] Merge small functions if possible...
2017-10-15 whitequark[MergeFunctions] Replace all uses of unnamed_addr funct...
2017-10-15 Amjad Aboud[X86] Ignore DBG instructions in X86CmovConversion...
2017-10-15 Hongbin Zheng[LoopInfo][Refactor] Make SetLoopAlreadyUnrolled a...
2017-10-15 Craig Topper[X86] Lower vselect with constant condition to vector_s...
2017-10-15 Craig Topper[X86] Don't use constant condition for select instructi...
2017-10-15 Vitaly BukaRemove unused variables
2017-10-15 Benjamin Kramer[Lex] Remove unused variables. No functionality change.
2017-10-15 Vitaly Buka[asan] Increase kHandlerStackSize for TracerThreadSigna...
2017-10-15 Daniel Sanders[globalisel][tablegen] Map ld and st to G_LOAD and...
2017-10-15 Faisal Vali[c++2a] Fix failing regression test related to not...
2017-10-15 Daniel Sanders[tablegen] Handle common load/store predicates inside...
2017-10-15 Faisal Vali[c++2a] Implement P0306 __VA_OPT__ (Comma omission...
2017-10-14 Davide Italiano[Hexagon] Mark RangeTree::dump() with LLVM_DUMP_METHOD.
2017-10-14 Konstantin... AMDGPU: Temporary disable pal metadata check line in...
2017-10-14 Konstantin... Revert "Mark test as unsupported until r315808 is fixed"
2017-10-14 Konstantin... AMDGPU: Don't use TargetStreamer if it has not been...
2017-10-14 Bruno Cardoso... Mark test as unsupported until r315808 is fixed
2017-10-14 Craig Topper[X86] Remove a bunch of dead FileCheck lines with the...
next