platform/upstream/llvm.git
2016-09-18 Davide Italiano[llvm-objump] Simplify the code. NFCI.
2016-09-17 Davide Italiano[lib/LTO] Try harder to reduce code duplication. NFCI.
2016-09-17 Simon Pilgrim[X86][SSE] Added vector udiv combine tests
2016-09-17 Simon Pilgrim[X86][SSE] Added vector fcopysign combine tests
2016-09-17 Teresa Johnson[ThinLTO] Ensure anonymous globals renamed even at -O0
2016-09-17 Simon Pilgrim[X86][SSE] Added vector mul combine tests
2016-09-17 Tobias GrosserGPGPU: Store back non-read-only scalars
2016-09-17 Tobias GrosserGPGPU: Detect read-only scalar arrays ...
2016-09-17 George Rimar[ELF] - Fix comment. NFC.
2016-09-17 George Rimar[ELF] - Added comments. NFC.
2016-09-17 Simon Pilgrim[X86][SSE] Improve target shuffle mask extraction
2016-09-17 Simon Pilgrim[X86][AVX] Test target shuffle combining on 32 and...
2016-09-17 George Rimar[ELF] - Linkerscript: change locationcounter.s to use...
2016-09-17 George Rimar[ELF] - SEGMENT_START's default argument can be an...
2016-09-17 Simon Pilgrim[X86][AVX2] Add target shuffle constant folding tests
2016-09-17 Simon Pilgrim[X86][AVX] Add target shuffle constant folding tests
2016-09-17 Simon Pilgrim[X86][XOP] Add target shuffle constant folding tests
2016-09-17 Simon Pilgrim[X86][SSSE3] Add target shuffle constant folding tests
2016-09-17 Alexander Shaposhnikov[clang-rename] Fix handling of unchanged files
2016-09-17 Ron Lieberman[Hexagon] segv while processing SUnit with nullNodePtr
2016-09-17 Matt ArsenaultAMDGPU: Fix broken FrameIndex handling
2016-09-17 Matt ArsenaultAMDGPU: Rename spill operands to match real instruction
2016-09-17 Matt ArsenaultAMDGPU: Push bitcasts through build_vector
2016-09-17 Kuba Brecka[tsan] Update fork_atexit.cc to consistently print...
2016-09-17 Kuba Brecka[tsan] Update signal_cond.cc to write to stderr intead...
2016-09-17 Eric LiuWhen replacements have the same offset, make replacemen...
2016-09-17 George Rimar[ELF] Linkerscript: fixed bug about commands processing.
2016-09-17 George Rimar[ELF] - Fixed mistypes in comments. NFC.
2016-09-17 Daniel Jasperclang-format: [JS] Fix a crash in handledTemplateStrings.
2016-09-17 Kuba Brecka[compiler-rt] Disable building of profiling runtime...
2016-09-17 Kostya Serebryany[libFuzzer] properly reset the guards when reseting...
2016-09-17 Mehdi AminiDon't create a SymbolTable in Function when the LLVMCon...
2016-09-17 Mehdi Amini[MIR Parser] Fix Build!
2016-09-17 Mehdi AminiMIR Parser: issue an error when the Context discard...
2016-09-17 Kostya Serebryany[libFuzzer] change trace-pc to use 8-byte guards
2016-09-17 Kostya Serebryany[sanitizer-coverage] change trace-pc to use 8-byte...
2016-09-17 Mehdi AminiRevert "Don't create a SymbolTable in Function when...
2016-09-17 Mehdi AminiDon't create a SymbolTable in Function when the LLVMCon...
2016-09-17 Rui UeyamaAttempt to fix buildbot.
2016-09-17 Zachary TurnerFix boolean logic error in BreakpointID.
2016-09-17 Rui UeyamaUse named struct instead of unnamed std::pair.
2016-09-17 Rui UeyamaDefine a versatile utility function and use it instead...
2016-09-17 Rui UeyamaRemove unnecessary namespace specifiers.
2016-09-17 Matt ArsenaultAMDGPU: Use i64 scalar compare instructions
2016-09-17 Zachary TurnerConvert many functions to use StringRefs.
2016-09-16 Saleem AbdulrasoolCodeGen: refactor the ObjC cstring literal creation
2016-09-16 Richard SmithFix a couple of wrong-code bugs in switch-on-constant...
2016-09-16 Peter CollingbourneAdd REQUIRES line.
2016-09-16 Rui UeyamaPartially fill Info stream with proper values.
2016-09-16 Rafael EspindolaTry to fix a few bots.
2016-09-16 Tom Stellardconfigure: Add amdgcn-mesa-mesa3d target
2016-09-16 Tom Stellardamdgcn-amdhsa: Add get_num_groups implementation
2016-09-16 Tom Stellardamdgcn-amdhsa: Add get_global_size() implementation
2016-09-16 Peter CollingbourneAdd target triples to fix test on non-x86.
2016-09-16 Tom StellardAMDGPU/SI: Fix kernel argument ABI for HSA
2016-09-16 Chris Bieneman[CMake] Support symlinks with the same name as the...
2016-09-16 Sanjay Patel[InstCombine] canonicalize vector select with constant...
2016-09-16 Matt ArsenaultAMDGPU: Allow some control flow intrinsics to be CSEd
2016-09-16 Peter CollingbourneCodeGen: Add more checks to nobuiltin.c test, add a...
2016-09-16 Evgeniy Stepanov[safestack] Fix assertion failure in stack coloring.
2016-09-16 Quentin Colombet[RegAllocGreedy] Fix the list of NewVRegs for last...
2016-09-16 Quentin Colombet[RegAllocGreedy] Fix an assertion and condition when...
2016-09-16 Tom StellardAMDGPU: Refactor kernel argument lowering
2016-09-16 Matt ArsenaultAMDGPU: Use SOPK compare instructions
2016-09-16 Tom StellardAMDGPU/SI: Add support for triples with the mesa3d...
2016-09-16 Rafael EspindolaPut SHF_ALLOC sections first, even with linker scripts.
2016-09-16 Sanjay Patel[InstCombine] allow vector types for constant folding...
2016-09-16 Rui UeyamaRename SortSectionPolicy::IgnoreConfig to None.
2016-09-16 Rafael EspindolaOnly process commands in a ONLY_IF_RO if it matches.
2016-09-16 Davide Italiano[LTO] Add ability to parse AA pipelines.
2016-09-16 Derek Schuff[WebAssembly] Fix function types of CFGStackify tests
2016-09-16 Rafael EspindolaFix constraint checking in ONLY_IF_RO.
2016-09-16 George Rimar[ELF] - Implemented --sort-section cmd line option...
2016-09-16 Greg ClaytonFix compiler warnings where two values weren't being...
2016-09-16 Simon Pilgrim[X86][SSE] Added vector sub combine tests
2016-09-16 Simon Pilgrim[X86][SSE] Added vector add combine tests
2016-09-16 Shoaib Meenai[libc++] Fix inline attribute for non-MSVC Windows
2016-09-16 Zachary TurnerSet the correct triple when creating an ArchSpec for...
2016-09-16 Zachary TurnerAdd unit tests for a few string conversion functions...
2016-09-16 Derek SchuffInstall libLLVM if needed with LLVM_INSTALL_TOOLCHAIN_ONLY
2016-09-16 Nirav DaveDefer asm errors to post-statement failure
2016-09-16 Dehao ChenChange extractProfMetadata and extractProfTotalWeight...
2016-09-16 Michael KupersteinMake test slightly more explicit. NFC.
2016-09-16 Eli FriedmanLoopDistribute should preserve GlobalsAA.
2016-09-16 Eli FriedmanLoopLoadElimination should preserve GlobalsAA.
2016-09-16 Sanjay Patelauto-generate checks
2016-09-16 Sanjay Patelauto-generate checks
2016-09-16 George RimarRecommit r281721 "[ELF] - Linkerscript: implement EXCLU...
2016-09-16 Nirav DaveIntroduce inline assembly parsing test is PR30372.
2016-09-16 Mehdi AminiFix test after renaming -name-anon-functions pass to...
2016-09-16 Teresa Johnson[LTO] Use llvm-nm instead of nm in new tests
2016-09-16 Eric ChristopherActually remove the Mangler from the AsmPrinter and...
2016-09-16 Eric ChristopherFix a hidden use of grabbing the Mangler from the AsmPr...
2016-09-16 Reid KlecknerRemove undefined weak hooks from dll thunk export list...
2016-09-16 Francis Ricci[compiler-rt] Don't force ASAN_HAS_EXCEPTIONS to be...
2016-09-16 Mehdi AminiRename NameAnonFunctions to NameAnonGlobals to match...
2016-09-16 Mehdi AminiFix NameAnonFunctions pass: for ThinLTO we need to...
2016-09-16 Sanjay Patel[InstCombine] add helper functions for visitICmpInst...
2016-09-16 Davide Italiano[IRObjectFile] Turn llvm_unreachable("foo") into someth...
2016-09-16 Davide Italiano[LTO] Prevent asm references to be dropped from the...
next