platform/upstream/llvm.git
2016-09-12 Ahmed Bougacha[GlobalISel] Fix mismatched "<..)" in intrinsic MO...
2016-09-12 James MolloyRevert "[ARM] Promote small global constants to constan...
2016-09-12 Jonathan RoelofsTrivial documentation fix regarding Obj-C ARC objc_arc_...
2016-09-12 Pavel LabathMove StdStringExtractor to tools/debugserver
2016-09-12 Jason Henline[SE] RegisteredHostMemory for async device copies
2016-09-12 Ahmed Bougacha[BranchFolding] Unique added live-ins after hoisting...
2016-09-12 Ahmed Bougacha[X86] Copy imp-uses when folding tailcall into conditio...
2016-09-12 Rafael EspindolaSimplify handling of /DISCARD/. NFC.
2016-09-12 David Majnemer[FunctionAttrs] Don't try to infer returned if it is...
2016-09-12 Sanjay Patelfix formatting; NFC
2016-09-12 Sanjay Patel[InstCombine] add tests to show missing vector folds
2016-09-12 Igor Bregeradd select i1 test, reproduser pr30249.
2016-09-12 Sanjay Patel[InstCombine] add helper function for foldICmpUsingKnow...
2016-09-12 Sam Kolton[AMDGPU] Assembler: Move disabled SDWA and DPP instruct...
2016-09-12 James Molloy[Thumb] Teach ISel how to lower compares of AND bitmask...
2016-09-12 Sanjay Patelfix formatting/typos; NFC
2016-09-12 James Molloy[ARM] Promote small global constants to constant pools
2016-09-12 Chad Rosier[LoopInterchange] Improve debug output. NFC.
2016-09-12 Pablo BarrioFix the Thumb test for vfloat intrinsics
2016-09-12 Rafael EspindolaStore an ArrayRef for Data in InputSectionData.
2016-09-12 Rafael EspindolaRevert "Revert "Compact InputSectionData from 64 to...
2016-09-12 Rafael EspindolaDefine a dummy zlib::uncompress when zlib is not available.
2016-09-12 Tim NorthoverGlobalISel: support translation of global addresses.
2016-09-12 Daniel Marjamaki[clang-tidy] readability-misplaced-array-index: add...
2016-09-12 Tim NorthoverGlobalISel: translate GEP instructions.
2016-09-12 Tim NorthoverGlobalISel: disambiguate types when printing MIR
2016-09-12 Daniel Jasperclang-format: Make emacs integration work with narrowed...
2016-09-12 Eugene Leviant[ELF/AArch64] Implement some UABS relocs
2016-09-12 Eric LiuFix WebAssembly broken build related to interface chang...
2016-09-12 Martin Bohme[CFG] Add iterator_ranges to CFG and CFGBlock.
2016-09-12 Ilia KAdd MiSyntaxTestCase.test_lldbmi_output_grammar test...
2016-09-12 Richard SmithAdd virtual destructor (necessary due to the switch...
2016-09-12 Richard SmithAttempt #3 to placate MSVC.
2016-09-12 Elena DemikhovskyAVX-512: Added a test case that should be optimized...
2016-09-12 Richard SmithAttempt #2 to placate MSVC
2016-09-12 Richard SmithAttempt to placate MSVC.
2016-09-12 Tobias GrosserGPGPU: Bail out gracefully in case of invalid IR
2016-09-12 Richard SmithAdd a mode to clang-tblgen to generate reference docume...
2016-09-12 Ilia KFix about a dozen compile warnings
2016-09-12 NAKAMURA Takumillvm/test/CodeGen/AMDGPU/infinite-loop-evergreen.ll...
2016-09-12 David Majnemer[MS ABI] Add /include directives for dynamic TLS
2016-09-12 Duncan P. N... MC: Move MCSection::begin/end to header, NFC
2016-09-12 Sanjay Patel[InstCombine] add helper function for folding {and...
2016-09-12 Sanjay Patel[InstCombine] regenerate checks
2016-09-12 Sanjay Patel[InstCombine] regenerate checks
2016-09-11 Duncan P. N... ADT: Never allocate nodes in iplist<> and ilist<>
2016-09-11 Duncan P. N... ADT: Fix build after r281182
2016-09-11 Duncan P. N... ADT: Add AllocatorList, and use it for yaml::Token
2016-09-11 Duncan P. N... Analysis: Only allow the move-constructor for IVUsers
2016-09-11 Craig Topper[TwoAddressInstruction] When commuting an instruction...
2016-09-11 Asiri Rathnayake[libcxx] Introduce an externally-threaded libc++ variant.
2016-09-11 Lang Hames[ORC] Update examples for header changes in r281171.
2016-09-11 Duncan P. N... ScalarOpts: Use std::list for Candidates, NFC
2016-09-11 Duncan P. N... ScalarOpts: Sort includes, NFC
2016-09-11 Duncan P. N... ADT: Remove ilist_iterator::reset(), NFC
2016-09-11 Lang Hames[ORC] Fix the RPC unit test for header changes in r281171.
2016-09-11 Duncan P. N... CodeGen: Give MachineBasicBlock::reverse_iterator a...
2016-09-11 Lang Hames[ORC] Rename RPCChannel to RPCByteChannel. NFC.
2016-09-11 Duncan P. N... CodeGen: Assert that bundle iterators are valid
2016-09-11 Duncan P. N... Fix the modules build after r281167
2016-09-11 Duncan P. N... CodeGen: Turn on sentinel tracking for MachineInstr...
2016-09-11 Duncan P. N... ADT: Add sentinel tracking and custom tags to ilists
2016-09-11 Tobias GrosserAdd missing 'REQUIRES' line
2016-09-11 Tobias GrosserGPGPU: Do not fail in case of arrays never accessed
2016-09-11 Igor Breger[AVX512] Fix pattern for vgetmantsd and all other instr...
2016-09-11 James MolloyFixup failing debuginfo test for change in SimplifyCFG.
2016-09-11 James Molloy[SimplifyCFG] Be even more conservative in SinkThenElse...
2016-09-11 James Molloy[AArch64] Fixup test after r281160
2016-09-11 James Molloy[SimplifyCFG] Harden up the profitability heuristic...
2016-09-11 Tobias GrosserGPURuntime: ensure compilation with C99
2016-09-11 Craig Topper[CodeGen] Make the TwoAddressInstructionPass check...
2016-09-11 Craig Topper[AVX-512] Add test cases to demonstrate opportunities...
2016-09-11 Craig Topper[AVX-512] Add VPTERNLOG to load folding tables.
2016-09-11 Craig Topper[X86] Side effecting asm in AVX512 integer stack foldin...
2016-09-11 Craig Topper[X86] Make a helper method into a static function local...
2016-09-11 Justin LebarAdd handling of !invariant.load to PropagateMetadata.
2016-09-11 Justin Lebar[NVPTX] Use ldg for explicitly invariant loads.
2016-09-11 Justin Lebar[CodeGen] Split out the notions of MI invariance and...
2016-09-11 Saleem AbdulrasoolCodeGen: remove unnecessary else case
2016-09-10 Sjoerd MeijerMCInstrDesc: Flags (uint64_t) was checked using (1...
2016-09-10 Davide Italiano[MachO] Remove code accidentally cut'n'pasted 3 times.
2016-09-10 Arnold SchwaighoferIt should also be legal to pass a swifterror parameter...
2016-09-10 Vedant Kumar[llvm-cov] Move the 'jump to first unexecuted line...
2016-09-10 Vedant Kumar[llvm-cov] Minor visual tweaks for html reports
2016-09-10 Arnold SchwaighoferInstCombine: Don't combine loads/stores from swifterror...
2016-09-10 Arnold SchwaighoferAdd an isSwiftError predicate to Value
2016-09-10 Duncan P. N... ADT: Move ilist_node_access to ilist_detail::NodeAccess...
2016-09-10 Duncan P. N... ADT: Use typedefs for ilist_base and ilist_node_base...
2016-09-10 Sanjay Patel[InstCombine] clean up foldICmpBinOpEqualityWithConstan...
2016-09-10 Sanjay Patel[InstCombine] rename and reorganize some icmp folding...
2016-09-10 Arnold SchwaighoferWe also need to pass swifterror in R12 under swiftcc...
2016-09-10 Valery Pykhtin[AMDGPU] Refactor MUBUF/MTBUF instructions
2016-09-10 Nico WeberAdd missing test coverage for an inheritance model...
2016-09-10 Teresa Johnson[gold/LTO] Add test case for r281134
2016-09-10 Teresa Johnson[LTO] Handle null GV in Symbol object
2016-09-10 Akira Hatanaka[tablegen] Check that an optional IdentifierArgument...
2016-09-10 Heejin Ahn[WebAssembly] Fix typos in comments
2016-09-10 Kostya Serebryany[libFuzzer] print a failed-merge warning only in the...
2016-09-10 Michael J.... [ELF] Fix memory leak in BinaryFile handling.
2016-09-10 Matt ArsenaultAMDGPU: Implement is{LoadFrom|StoreTo}FrameIndex
next