platform/upstream/llvm.git
2016-07-15 Krzysztof Parzyszek[Hexagon] Handle instruction latency for 0 or 2 cycles
2016-07-15 Richard SmithRevert r275481, r275490. This broke modules bootstrap.
2016-07-15 Matt ArsenaultAMDGPU: Remove legacy ldexp builtin
2016-07-15 Matt ArsenaultAMDGPU: Update for rsq intrinsic changes
2016-07-15 Kostya Serebryany[sanitizers] add interceptor for memmem; add weak hooks...
2016-07-15 Matt ArsenaultAMDGPU: Remove brev intrinsic
2016-07-15 Matt ArsenaultAMDGPU: Fix TargetPrefix for remaining r600 intrinsics
2016-07-15 Matt ArsenaultAMDGPU: Remove AMDGPU.ldexp
2016-07-15 Matt ArsenaultAMDGPU: Remove legacy rsq.clamped intrinsic
2016-07-15 Matt ArsenaultAMDGPU/R600: Delete dead code.
2016-07-15 Saleem AbdulrasoolDebugInfo: reorder some initializers
2016-07-15 Saleem AbdulrasoolCodeGen: avoid emitting unnecessary CFI
2016-07-15 Michael ZolotukhinMake processInstruction from LCSSA.cpp externally avail...
2016-07-15 Richard SmithPush alias-declarations and alias-template declarations...
2016-07-15 Zachary Turner[pdb] Introduce MsfBuilder for laying out PDB files.
2016-07-15 Saleem AbdulrasoolSema: support __declspec(dll*) on ObjC interfaces
2016-07-15 Argyrios Kyrtzidis[test/objcmt] Add a follow-up test case for r275600.
2016-07-15 Rui UeyamaELF: Include filenames in error messages.
2016-07-15 Nico WeberTeach fast isel about the win64 calling convention.
2016-07-15 Krzysztof Parzyszek[Hexagon] Make MI scheduler check for stalls in previou...
2016-07-15 Rui UeyamaRemove variables. NFC.
2016-07-15 George Burgess IV[CFLAA] Add attributes handling for CFLAnders.
2016-07-15 Nemanja Ivanovic[PowerPC] Set kill flag for scratch register when spill...
2016-07-15 George Burgess IV[CFLAA] Add an initial CFLAnders implementation.
2016-07-15 Derek SchuffFix calls to SelectionDAG::getStore
2016-07-15 Argyrios Kyrtzidis[objcmt] Fix a buffer overflow crash than can occur...
2016-07-15 Vitaly BukaRevert "[AMDGPU] Add metadata for runtime"
2016-07-15 Krzysztof Parzyszek[Hexagon] Replace postprocessDAG with a more elaborate...
2016-07-15 Xinliang David Li[Profile] instroduce portability macro for dir separator(s
2016-07-15 Jingyue Wu[ReassociateGEP] Update tests to allow missing "inbound...
2016-07-15 Sjoerd Meijer[MBP] Clean up of the comments, and a first attempt...
2016-07-15 Sanjay Pateladd tests for associative ops blocked by a cast
2016-07-15 Davide Italiano[SCCP] Merge two conditions into one. NFCI.
2016-07-15 Justin Lebar[SelectionDAG] Get rid of bool parameters in SelectionD...
2016-07-15 Justin Lebar[CodeGen] Take a MachineMemOperand::Flags in MachineFun...
2016-07-15 Argyrios Kyrtzidis[AST] Keep track of the left brace source location...
2016-07-15 Argyrios Kyrtzidis[objcmt] Don't add an #import of Foundation unnecessari...
2016-07-15 Rong Xu[PGO] IRPGO pre-cleanup pass changes
2016-07-15 Sanjay Patelfix documentation comments; NFC
2016-07-15 Krzysztof Parzyszek[Hexagon] Add a scheduling DAG mutation
2016-07-15 Etienne Bergeron[compiler-rt] Fix 64-bits exception handlers in ASAN...
2016-07-15 Etienne Bergeron[compiler-rt] Fix incorrect handling of indirect load.
2016-07-15 Adam Nemet[OptRemark,LDist] RFC: Add hotness attribute
2016-07-15 Kostya Serebryany[libFuzzer] add ThreadedLeakTest
2016-07-15 David Majnemer[AliasAnalysis] Give back AA results for fence instructions
2016-07-15 Etienne BergeronTestCase null_deref was failing in Win64:
2016-07-15 Tobias GrosserGPGPU: Format statements scheduled on the host ourselves
2016-07-15 Krzysztof Parzyszek[Hexagon] Update instruction itineraries
2016-07-15 Wei DingAMDGPU: Add Clang Builtin for v_lerp_u8
2016-07-15 Dehao Chen[PM] Convert LoopInstSimplify Pass to new PM
2016-07-15 Justin BognerIR: Sort generic intrinsics before target specific...
2016-07-15 Krzysztof Parzyszek[Hexagon] Fixes/changes to instruction selection
2016-07-15 Tobias GrosserGPGPU: Use schedule whole components for scheduler
2016-07-15 Jun Bum Lim[DSE]Enhance shorthening MemIntrinsic based on OverlapI...
2016-07-15 Dean Michael... XRay: Remove duplicate checks for xray instrumentation...
2016-07-15 Krzysztof Parzyszek[Hexagon] Improve patterns with stack-based addressing
2016-07-15 Nico WeberIn dag-optnone.ll, use varargs instead of win64 to...
2016-07-15 Matthew Simpson[LV] Swap A and B in interleaved access analysis (NFC)
2016-07-15 Yaxun Liu[AMDGPU] Add metadata for runtime
2016-07-15 Tobias GrosserGPGPU: Drop domain constraints from flow dependences
2016-07-15 Jacques PienaarRename AnalyzeBranch* to analyzeBranch*.
2016-07-15 Igor LaevskyRe-submit r272891 "Prevent dangling pointer problems...
2016-07-15 Daniel SandersRevert r275141 - Mips: Avoid implicit iterator conversi...
2016-07-15 Sebastian Popcode hoisting pass based on GVN
2016-07-15 Aaron BallmanRemoving a few more :option: tags that we do not have...
2016-07-15 Nitesh Jain[LLVM][MIPS] Fix createStubFunction to emit JR encoding...
2016-07-15 Aaron BallmanRemoving a few more :option: tags that we do not have...
2016-07-15 Tobias GrosserGPGPU: Add memory reference tag ids to tagged accesses
2016-07-15 Kirill Bobyrev[clang-rename] fix testset
2016-07-15 Pavel LabathFix TestDarwinNSLogOutput for windows
2016-07-15 Simon Pilgrim[X86][AVX] Added shuffle tests for UNPCK+PERMUTE
2016-07-15 Tobias GrosserGPGPU: Do not check for hidden declarations
2016-07-15 Simon Pilgrim[X86][AVX2] Added a memory version of test_mm256_broadc...
2016-07-15 Tobias GrosserGPGPU: Test scalar/array types i1/i3/i8/i32/i60/i64...
2016-07-15 Kirill Bobyrev[clang-rename] apply stylistic fixes
2016-07-15 Eugene Leviant[ELF] Overriding reserved symbols in linker script
2016-07-15 Tobias GrosserGPGPU: Test scalar parameters of type half/float/double...
2016-07-15 Tobias GrosserGPGPU: Make sure scops with more than one array work
2016-07-15 Tobias GrosserGPGPU: Free options to avoid memory leak
2016-07-15 Kirill Bobyrev[clang-rename] add few tests
2016-07-15 Pavel Labath[NPL] Simplify process launch code
2016-07-15 Simon Pilgrim[X86][AVX2] Improve lowerShuffleAsRepeatedMaskAndLanePe...
2016-07-15 Haojian Wu[include-fixer] Always add as few as possible qualifier...
2016-07-15 James Molloy[ARM] Fix build after r275540
2016-07-15 James Molloy[Thumb-1] Select post-increment load and store where...
2016-07-15 Maxim Ostapenko[asan] Reduce flakiness of halt_on_error-torture.cc...
2016-07-15 James Molloy[ARM] Followup to r275537 addressing review comments
2016-07-15 James Molloy[ARM] Prefer indirect calls in minsize mode
2016-07-15 Tobias GrosserGPGPU: Shorten ppcg include paths to avoid conflict...
2016-07-15 Tobias GrosserGPGPU: Model array access information
2016-07-15 Tobias GrosserGPGPU: Use CHECK-NEXT to harden test cases
2016-07-15 David MajnemerXFAIL two SeparateConstOffsetFromGEP tests
2016-07-15 David Majnemer[IR] andIRFlags and copyIRFlags needs to handle GEP
2016-07-15 Rui UeyamaInline traceUndefined function.
2016-07-15 Rui UeyamaUpdate comments.
2016-07-15 Kelvin Li[OpenMP] add check for both simdlen and safelen clauses...
2016-07-15 Rui UeyamaRemove redundant `return`.
2016-07-15 Rui UeyamaMerge SymbolAssignmentKind and ExprKind.
2016-07-15 Rui UeyamaELF: Remove member variables that are used only in...
2016-07-15 Rui UeyamaAvoid writing to errs().
next