platform/upstream/llvm.git
2016-08-14 Sanjoy Das[IRCE] Don't iterate on loops that were cloned out
2016-08-14 Sanjoy Das[IRCE] Add better DEBUG diagnostic; NFC
2016-08-14 Mehdi AminiFix bitcode auto-upgrade when using bitcode lazy loading
2016-08-13 Ron LiebermanFix unsupported relocation type R_HEX_6_X' for symbol...
2016-08-13 Mehdi AminiRevert "Fix bitcode auto-upgrade when using bitcode...
2016-08-13 Sanjoy Das[IRCE] Fix test case; NFC
2016-08-13 Sanjoy Das[IRCE] Be resilient in the face of non-simplified loops
2016-08-13 Mehdi AminiFix bitcode auto-upgrade when using bitcode lazy loading
2016-08-13 Mehdi AminiRevert "Revert "Invariant start/end intrinsics overload...
2016-08-13 Mehdi AminiRevert "Invariant start/end intrinsics overloaded for...
2016-08-13 Sanjoy Das[IRCE] Use dyn_cast instead of explicit isa/cast; NFC
2016-08-13 Sanjoy Das[IRCE] Use range-for; NFC
2016-08-13 Mehdi Amini[ADT] Add a reserve() method to DenseSet as well as...
2016-08-13 Mehdi AminiRevert "[ADT] Add a reserve method to DenseSet as well...
2016-08-13 Yaron KerenLimit DenseMap::setNumEntries input to 1<<31, in accord...
2016-08-13 Mehdi AminiAdd missing REQUIRES in sancov/print_coverage_pcs.test...
2016-08-13 Mehdi Amini[ADT] Add a reserve method to DenseSet as well as an...
2016-08-13 Sanjay Patel[x86] add tests to show missed 64-bit immediate merging
2016-08-13 Aditya KumarTest commit
2016-08-13 Craig Topper[X86] Add a check of isCommutable at the top of X86Inst...
2016-08-13 Craig Topper[AVX-512] Add isCommutable to scalar FMA3 instructions.
2016-08-13 Craig Topper[AVX-512] Add commutable flags to 132 form FMA3 instruc...
2016-08-13 Craig Topper[X86] Remove patterns for (vzmovl (insert_subvector...
2016-08-13 Craig Topper[AVX-512] Remove an AddedComplexity that was prioritizi...
2016-08-13 Craig Topper[AVX-512] Add patterns to support VZEXT_MOVL from 512...
2016-08-13 Teresa Johnson[PM] Port LoopDataPrefetch to new pass manager
2016-08-13 Matt ArsenaultAMDGPU: Fix not estimating MBB operand sizes correctly
2016-08-13 Matt ArsenaultAMDGPU: Fix missing test for addressing mode with odd...
2016-08-13 Matt ArsenaultAMDGPU/R600: Remove macros
2016-08-13 Hans WennborgFix more dereferenced end() iterators after r278532
2016-08-13 Eugene ZelenkoFix build broken after llvm/ADT/DenseMap.h replacement...
2016-08-13 Pete CooperConstify ValueTracking. NFC.
2016-08-13 Sanjoy Das[IndVars] Ignore (s|z)exts that don't extend the induct...
2016-08-13 Eugene ZelenkoFix some Clang-tidy modernize-use-using and Include...
2016-08-13 Kostya Serebryany[libFuzzer] mention one more trophie in LLVM
2016-08-13 Justin Lebar[LSV] Use a set rather than an ArraySlice at the end...
2016-08-13 Justin Lebar[LSV] Use OrderedBasicBlock instead of rolling it ourse...
2016-08-13 Mehdi AminiFix ASAN failures in the demangler
2016-08-12 Justin LebarMinor comment fix ("generate" --> "generates").
2016-08-12 Hans WennborgX86: Fix another dereferenced end() iterator after...
2016-08-12 Dominic Chen[WebAssembly] Re-enable disabled debug value test
2016-08-12 Haicheng WuReapply [BranchFolding] Restrict tail merging loop...
2016-08-12 Dominic ChenAvoid accessing LLVM/DWARF register mappings if undefined
2016-08-12 Tim Shen[LoopVectorize] Detect loops in the innermost loop...
2016-08-12 Duncan P. N... X86: Stop dereferencing end() in X86FrameLowering:...
2016-08-12 Reid Kleckner[Inliner] Don't treat inalloca allocas as static
2016-08-12 Pete CooperAdd support to paternmatch for simple const Value cases.
2016-08-12 Tim Shen[ADT] Add filter_iterator for filtering elements
2016-08-12 Artem Belevich[NVPTX] Use untyped (.b) integer registers in PTX.
2016-08-12 Saleem Abdulrasoolgold: add a cast to appease std::max NFC
2016-08-12 Teresa Johnson[PM] BitcodeWriterPass should derive from PassInfoMixin
2016-08-12 David L KreitzerFixed typo.
2016-08-12 Krzysztof Parzyszek[Hexagon] Cleanup and standardize vector load/store...
2016-08-12 Kostya Serebryany[libFuzzer] fix typo in docs
2016-08-12 Eli Friedman[AArch64LoadStoreOptimizer] Check aliasing correctly...
2016-08-12 George Rimar[ELF] - Linkerscript: fix VA value assigned to sections...
2016-08-12 Mike Aizatsky[AArch64] Registering default MCInstrAnalysis
2016-08-12 Eli Friedman[AArch64LoadStoreOpt] Handle offsets correctly for...
2016-08-12 Chris BienemanRemove autoconf references from LICENSE.TXT
2016-08-12 Kevin EnderbyNext set of additional error checks for invalid Mach...
2016-08-12 Mike Aizatsky[sancov] test file cleanup
2016-08-12 George Rimar[ELF] - Do not use mergeable sections when LS is used.
2016-08-12 George Rimar[ELF] - Remove excessive loop in LinkerScript<ELFT...
2016-08-12 Alexander Droste[clang-tidy] MPIBufferDerefCheck
2016-08-12 Todd Fialafix lldb-gtest target of Xcode build
2016-08-12 Mike Aizatsky[sancov] MachO indirect symbols support.
2016-08-12 George Rimar[ELF] - Fix for: error "invalid section index: xxx...
2016-08-12 Artem Belevich[CUDA] Place GPU binary into .nv_fatbin section and...
2016-08-12 Tim Shen[PPC] Memoize getValueBits. NFC.
2016-08-12 Zachary TurnerRemove accidentally committed file.
2016-08-12 Zachary TurnerAnalyze include order on a per-file basis.
2016-08-12 Benjamin Kramer[WebAssembly] Plug MachineMemOperand leaks.
2016-08-12 Dan Liew[LibFuzzer] Fix `-jobs=<N>` where <N> > 1 and the numbe...
2016-08-12 Bruno Cardoso... Reapply [VFS] Skip non existent files from the VFS...
2016-08-12 Duncan P. N... ADT: Remove stale header comments about next/prev after...
2016-08-12 Teresa JohnsonCodeGen: Replace ThinLTO backend implementation with...
2016-08-12 Duncan P. N... Hide type trait from r278532 from MSVC
2016-08-12 Duncan P. N... Try to appease win7 bots after r278532 by cleaning...
2016-08-12 David MajnemerRemove whitespace
2016-08-12 Zachary Turner[Driver] Set the default driver mode based on the execu...
2016-08-12 Alexander DrosteRevert test commit
2016-08-12 Alexander DrosteTest commit - first LLVM repo commit
2016-08-12 Duncan P. N... ADT: Remove the ilist_nextprev_traits customization...
2016-08-12 Michael Kuperstein[PM] Port LowerInvoke to the new pass manager
2016-08-12 Ivan KrasinAdd compiler-rt side test for no_sanitize("cfi") attribute
2016-08-12 Zachary TurnerDisable TestThreadSpecificBpPlusCondition on Windows.
2016-08-12 Pete Cooperconstify InstCombine::foldAllocaCmp. NFC.
2016-08-12 Todd FialaLink LLDB only against libclang and libLLVM .a files...
2016-08-12 Zachary TurnerFix build on Windows.
2016-08-12 Duncan P. N... BugReporter: Use ilist_half_embedded_sentinel_traits...
2016-08-12 Greg ClaytonSwitch over to using socketpair for local debugserver...
2016-08-12 Duncan P. N... MachO: Use ilist_half_embedded_sentinel_traits, NFC
2016-08-12 Dehao ChenFine tuning of sample profile propagation algorithm.
2016-08-12 Duncan P. N... Core: Use ilist_full_embedded_sentinel_traits for Simpl...
2016-08-12 Artur Pilipenko[x86] X86ISelLowering zext(add_nuw(x, C)) --> add(zext...
2016-08-12 Ehsan Amiri[BasicAA] Avoid calling GetUnderlyingObject, when the...
2016-08-12 Artur Pilipenko[LVI] Take guards into account
2016-08-12 Teresa JohnsonAdd move ops to satisfy MSVC.
2016-08-12 Daniel Sanders[mips] Remove obstack.cc XFAIL added in r278504 since...
2016-08-12 Geoff Berry[AArch64] Re-factor code shared by AArch64LoadStoreOpt...
next