platform/upstream/llvm.git
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...
2016-05-02 Eric FiselierInitialize local doubles to NaN. Patch from STL@microso...
2016-05-02 Eric FiselierVoid cast runtime-unused variables. Patch from STL...
2016-05-02 Kostya Serebryany[compiler-rt] adjust platform_limits_linux.cc #include...
2016-05-02 Kostya Serebryany[scan-build] fix logic error warning emitted on compile...
2016-05-02 Piotr PadlewskiFix typos
2016-05-02 Chad RosierTypo. NFC.
2016-05-02 Chad RosierUse false rather than 0 for a boolean value. NFC.
2016-05-02 Rui UeyamaRemove unnecessary namespace specifiers.
2016-05-02 Zachary TurnerFix build breakage due to implicit conversion.
2016-05-02 Tim NorthoverARM: fix handling of SUB immediates in peephole opt.
2016-05-02 Rui UeyamaAttempt to fix Windows bots.
2016-05-02 Enrico GranataAdd an argument to ValueObject::GetSyntheticBase that...
2016-05-02 Rui UeyamaFix --reproduce for --export-dynamic-symbol.
2016-05-02 Justin Holewinski[NVPTX] Fix sign/zero-extending ldg/ldu instruction...
2016-05-02 Reid Kleckner[codeview] Don't dump type stream bytes unless asked to
2016-05-02 Zachary TurnerPDB - Instead of hardcoding stream numbers, use an...
2016-05-02 George Burgess IV[CFLAA] Fix a use-of-invalid-pointer bug.
2016-05-02 Zachary TurnerParse PDB Name Hash Table
2016-05-02 Tom StellardAMDGPU: Move R600 specific code out of AMDGPUISelLoweri...
2016-05-02 Mehdi AminiReversePostOrderFunctionAttrs is not modifying the...
2016-05-02 Tom StellardAMDGPU/SI: Fix bug in SIInstrInfo::insertWaitStates...
2016-05-02 Etienne Bergeron[clang-tidy] Cleaning namespaces to be more consistant...
2016-05-02 Enrico GranataI forgot to check in the test case for the changes...
2016-05-02 Eugene Zelenko[include-fixer] Fix Clang-tidy modernize-use-override...
2016-05-02 Reid KlecknerExpand aggregate arguments more often on 32-bit Windows
2016-05-02 Tom StellardAMDGPU/SI: Use the hazard recognizer to break SMEM...
2016-05-02 Nicolai HaehnleAMDGPU: llvm.SI.fs.constant is a source of divergence
2016-05-02 Rui UeyamaQuote arguments for --reproduce.
2016-05-02 NAKAMURA TakumiScheduleDAGInstrs.cpp: Don't peel the iterator when...
2016-05-02 Derek Schuff[WebAssembly] Rename memory_size intrinsic to current_m...
2016-05-02 Derek Schuff[WebAssembly] Rename memory_size intrinsic to current_m...
2016-05-02 Hans Wennborg[SimplifyCFG] Extend TryToSimplifyUncondBranchFromEmpty...
2016-05-02 Piotr Padlewski[clang-tidy] Add modernize-make-shared check
2016-05-02 Mehdi AminiMove createReversePostOrderFunctionAttrsPass right...
2016-05-02 Adam Nemet[LLE] Fix typo from r263058
2016-05-02 Pete CooperAdd llvm-pdbdump to the tool substitutions list in...
2016-05-02 Simon PilgrimFixed signed/unsigned comparison warning.
2016-05-02 Chad RosierRemove extra whitespace. NFC.
2016-05-02 Tom StellardAMDGPU/SI: Use hazard recognizer to detect DPP hazards
2016-05-02 Sanjay Patelremove blank lines
2016-05-02 Sanjay Patel[InstCombine] regenerate checks
2016-05-02 Sanjay Patel[InstCombine] regenerate checks
2016-05-02 Kuba Brecka[sanitizer] Fix a crash in SizeClassAllocator32 with...
2016-05-02 Sanjay Patel[InstCombine] regenerate checks
2016-05-02 Sanjay Patel[InstCombine] regenerate checks
next