platform/upstream/llvm.git
2016-05-03 Daniel Sanders[mips][fastisel] ADJCALLSTACKUP has a second immediate...
2016-05-03 Michael Zuckerman[Clang][avx512][Builtin] Adding intrinsics for cvtw2mas...
2016-05-03 Pavel LabathRevert "Add a read_full_buffer argument to ConnectionFi...
2016-05-03 Daniel Sanders[mips] Fix unused variable warning for release builds...
2016-05-03 Dmitry Vyukovtsan: update tsan_analyze to what tip clang generates
2016-05-03 Rafael EspindolaRemove unused includes.
2016-05-03 Pavel LabathAdd a read_full_buffer argument to ConnectionFileDescri...
2016-05-03 Daniel Sanders[mips] Use MipsMCExpr instead of MCSymbolRefExpr for...
2016-05-03 Simon Pilgrim[X86][SSSE3] Missing combine opportunity to simplify...
2016-05-03 Michael Zuckerman[Clang][AVX512][Builtin] Adding intrinsics for vcvt...
2016-05-03 Igor Breger[AVX512] Add support for commutative MAX/MIN . In gener...
2016-05-03 Haojian WuFix cppcoreguidelines-pro-type-member-init failure...
2016-05-03 Michael Zuckerman[Clang][AVX512][Builtin] Adding intrinsics for vcvttpd2...
2016-05-03 Michael Zuckerman[Clang][AVX512][BUILTIN] Adding intrinsics for compress...
2016-05-03 Haojian Wu[include-fixer] Abstract includeFixerMain function.
2016-05-03 Kristof BeylsMark that SpeculativeExecution preserves Globals Alias...
2016-05-03 Haojian WuFix a crash in cppcoreguidelines-pro-type-member-init...
2016-05-03 Igor Breger[AVX512] Fix lowerV4X128VectorShuffle to select correct...
2016-05-03 Davide Italiano[lib/Object] Make this assertion more useful.
2016-05-03 Sergey Kalinichev[libclang] Expose the ElaboratedType
2016-05-03 Craig Topper[CodeGen] Add some space optimized forms of EmitNode...
2016-05-03 Xiuli Pan[OpenCL] Fix pipe type dump.
2016-05-03 Eric FiselierFix dependencies on install-libcxx CMake target
2016-05-03 Matthias BraunFix uppercase typo
2016-05-03 Vedant KumarRemove unused header, NFC
2016-05-03 Matthias BraunAArch64/optimizeCondBranch: Remove earlier kill flag...
2016-05-03 Eric FiselierFix PR27538. Remove __is_convertible specializations...
2016-05-03 Jack Liutest commit
2016-05-03 David Majnemer[LoopUnroll] Unroll loops which have exit blocks to...
2016-05-03 Etienne Bergeron[clang-tidy] Cleanup namespace in utils folder.
2016-05-03 Eric Fiselier[libcxx] [test] Replace non-Standard "atomic_flag f...
2016-05-03 Eric FiselierDon't use std::__clz in 'test/support/hexfloat.h'.
2016-05-03 Peter CollingbourneELF: Remove the function SymbolTable<ELFT>::findFile.
2016-05-03 Felix Berger[clang-tidy] ProTypeMemberInitCheck - check that field...
2016-05-03 Sean SilvaTry harder to get the bots green.
2016-05-03 Peter CollingbourneELF: Forbid all relative relocations to absolute symbol...
2016-05-03 Eugene Zelenko[Clang-tidy] Fix Clang-tidy modernize-use-override...
2016-05-03 Zachary TurnerChange operation_not_supported to not_supported.
2016-05-03 Reid Kleckner[codeview] Maintain the type enum-to-classname mapping...
2016-05-03 Eric FiselierGuard use of <unistd.h> in test.
2016-05-03 Sean SilvaTemporarily disable this test on llvm-clang-lld-x86_64...
2016-05-03 Douglas YungAdding a test for a compiler crash that was fixed in...
2016-05-03 Zachary TurnerParse the TPI (type information) stream of PDB files.
2016-05-03 Zachary TurnerMove llvm-readobj/StreamWriter to Support.
2016-05-03 Mehdi AminiThinLTO: do not import function whose linkage prevents...
2016-05-03 Matthias BraunlivePhysRegs: Pass MBB by reference in addLive{Ins...
2016-05-03 Wolfgang PiebMoved test case for r268323 to DebugInfo/X86 to unbreak...
2016-05-03 Jim InghamAnother little example use of scripted thread plans.
2016-05-03 Douglas YungAdding period to the end of a comment to test out commi...
2016-05-03 Matthias BraunLivePhysRegs: Automatically determine presence of prist...
2016-05-03 NAKAMURA TakumiMITests: Update libdeps.
2016-05-02 Adrian McCarthyNFC: An iterator for stepping through CodeView type...
2016-05-02 Rui UeyamaPass all buffers to BuildId hash function at once....
2016-05-02 Vitaly BukaRelax stack check as on some platforms demanglers fail
2016-05-02 Reid Kleckner[MC] Create unique .pdata sections for every .text...
2016-05-02 Vitaly BukaAdd another failing use-after-scope test
2016-05-02 Matthias BraunAdd unittest for LiveIntervalAnalysis::handleMove()
2016-05-02 Quentin Colombet[MachineBlockPlacement] Let the target optimize the...
2016-05-02 Quentin Colombet[X86] Model FAULTING_LOAD_OP as a terminator and branch.
2016-05-02 Rafael EspindolaSimplify. NFC.
2016-05-02 Greg Claytondebugserver should fflush its log stream in FileLogCall...
2016-05-02 Rafael EspindolaSimplify. NFC.
2016-05-02 Wolfgang PiebDebugInfo: Avoid propagating incorrect debug locations...
2016-05-02 Chris Bieneman[CMake] Enable LIBCXX HEADERS in Apple-Stage2.cmake
2016-05-02 Reid KlecknerFix argument expansion of reference fields of structs
2016-05-02 Chris Bieneman[CMake] Install libcxx-headers as part of the Apple...
2016-05-02 Chris Bieneman[CMake] Adding clang-headers to the Apple-stage2 distri...
2016-05-02 Akira HatanakaRemove unneeded test in tryCaptureAsConstant.
2016-05-02 Mehdi AminiRevert "ThinLTO: do not import function whose linkage...
2016-05-02 Zachary Turner[llvm-pdbdump] Fix read past EOF when file is too small.
2016-05-02 Mehdi AminiThinLTO: do not import function whose linkage prevents...
2016-05-02 Akira Hatanaka[CodeGenObjCXX] Don't rematerialize default arguments...
2016-05-02 Kevin EnderbyFix llvm-size to exit with non zero when it can’t open...
2016-05-02 Vedant KumarRemove redundant return, NFC
2016-05-02 Vedant KumarFix a typo, NFC
2016-05-02 Rui UeyamaTeach Undefined symbols from which file they are create...
2016-05-02 Enrico GranataFix an issue where the apropos command would not print...
2016-05-02 Rafael EspindolaRevert "Temporary hack to see what is going on on a...
2016-05-02 Sean CallananImport block pointers from DWARF as Clang block pointer...
2016-05-02 Simon Pilgrim[X86][SSE] Added placeholder for 128/256-bit wide shuff...
2016-05-02 Rafael EspindolaDon't try to create thin bsd archives.
2016-05-02 Frederic Riss[dsymutil] Create the temporary files in the system...
2016-05-02 Enrico GranataAdd more debug logging to g_get_shared_cache_class_info...
2016-05-02 Rafael EspindolaTemporary hack to see what is going on on a windows...
2016-05-02 Xinliang David LiCode refactoring -- preparation for new PM porting...
2016-05-02 Reid Kleckner[codeview] Isolate type dumping from object file state
2016-05-02 Artem Belevich[CUDA] Make sure device-side __global__ functions are...
2016-05-02 Kevin EnderbyThread Expected<...> up from libObject’s getType()...
2016-05-02 Bruno Cardoso... Revert "[Driver] Quote clang full version in dwarf...
2016-05-02 Matt ArsenaultAMDGPU: Custom lower v2i32 loads and stores
2016-05-02 Tom StellardAMDGPU/SI: Use v_readfirstlane_b32 when restoring SGPRs...
2016-05-02 Eric FiselierCleanup warnings and remove use of __builtin_va_list...
2016-05-02 Matt ArsenaultAMDGPU: Make i64 loads/stores promote to v2i32
2016-05-02 Rui UeyamaRemove unnecessary namespace specifiers.
2016-05-02 John Regehr[LVI] Add an API to LazyValueInfo so that it can export...
2016-05-02 Simon Pilgrim[X86][AVX2] Added 128-bit wide shuffle test
2016-05-02 Reid KlecknerFix instance of -Winconsistent-missing-override in...
2016-05-02 Reid KlecknerRevert "[SimplifyCFG] Extend TryToSimplifyUncondBranchF...
2016-05-02 Tom StellardAMDGPU/SI: Set the kill flag on temp VGPRs used to...
2016-05-02 Rui UeyamaDo not pass Symtab to markLive/doICF since Symtab is...
next