OSDN Git Service

android-x86/external-llvm.git
2017-01-26 Rui UeyamaFix --Wunused-function.
2017-01-26 Kostya Serebryany[libFuzzer] remove a bit of stale code
2017-01-26 Kostya Serebryany[libFuzzer] further simplify __sanitizer_cov_trace_pc_guard
2017-01-26 Matt ArsenaultAMDGPU: Fold fneg into round instructions
2017-01-26 Sanjoy Das[ImplicitNullChecks] Add a test demonstrating a case...
2017-01-26 Kostya Serebryany[libFuzzer] simplify the code for __sanitizer_cov_trace...
2017-01-26 Michael Kuperstein[LoopUnroll] Properly update loopinfo for runtime unrol...
2017-01-26 Davide Italiano[NewGVN] Skip uses in unreachable blocks.
2017-01-26 Adam Nemet[llc] Add -pass-remarks-output
2017-01-26 Peter CollingbourneLowerTypeTests: Ignore external globals with type metadata.
2017-01-26 Kostya Serebryany[libFuzzer] don't call GetPreviousInstructionPc on...
2017-01-26 Tim Shen[APFloat] Fix comments. NFC.
2017-01-26 Justin Lebar[ValueTracking] Implement SignBitMustBeZero correctly...
2017-01-25 Kevin EnderbyChange the test added in r293099 so it does not have...
2017-01-25 Adam Nemet[llc] Add -pass-remarks-with-hotness
2017-01-25 Davide Italiano[NewGVN] Simplify folding a lambda used only once....
2017-01-25 Adam NemetNew OptimizationRemarkEmitter pass for MIR
2017-01-25 Adam Nemet[OptDiag] Split code region out of DiagnosticInfoOptimi...
2017-01-25 Adrian McCarthyFix for r293104, which renamed a directory.
2017-01-25 Adrian McCarthyNFC: Rename (PDB) RawSession to NativeSession
2017-01-25 Peter CollingbourneLangRef: Document the allowed metadata dropping transforms.
2017-01-25 Kevin EnderbyAdd a warning when the llvm-nm -print-size flag is...
2017-01-25 Daniel JasperRevert "[PPC] Give unaligned memory access lower cost...
2017-01-25 Zachary Turner[pdb] Fix failing test
2017-01-25 Zachary Turner[pdb] Correctly parse the hash adjusters table from...
2017-01-25 Tim NorthoverSDag: fix how initial loads are formed when splitting...
2017-01-25 Tim NorthoverGlobalISel: rework getOrCreateVReg to avoid double...
2017-01-25 Tim NorthoverDebugInfo: remove unused parameter from function. NFC.
2017-01-25 Daniel BerlinMemorySSA: Link all defs together into an intrusive...
2017-01-25 Konstantin... [AMDGPU] Bump up n_type for metadata v2
2017-01-25 Matt ArsenaultAMDGPU: Set call_convention bit in kernel_code_t
2017-01-25 Serge Rogatch[XRay][AArch64] More staging for tail call support...
2017-01-25 Krzysztof ParzyszekAdd iterator_range<regclass_iterator> to {Target,MC...
2017-01-25 Alexey Bataev[SLP] Extra test for functionality with extra args.
2017-01-25 Chad RosierRevert "Do not verify dominator tree if it has no roots"
2017-01-25 Matthias BraunPowerPC: Slight cleanup of getReservedRegs(); NFC
2017-01-25 Krzysztof ParzyszekAdd loop pass insertion point EP_LateLoopOptimizations
2017-01-25 Artur Pilipenko[Guards] Introduce loop-predication pass
2017-01-25 Chad Rosier[AArch64] Minor code refactoring. NFC.
2017-01-25 Artur PilipenkoNFC. Make ScalarEvolution::isMonotonicPredicate public
2017-01-25 Artur Pilipenko[InstCombine] Canonicalize guards for NOT OR condition
2017-01-25 Simon Pilgrim[InstCombine][SSE] Add support for PACKSS/PACKUS consta...
2017-01-25 Martin Bohme[ARM] GlobalISel: Fix stack-use-after-scope bug.
2017-01-25 Artur Pilipenko[InstCombine] Canonicalize guards for AND condition
2017-01-25 Artur Pilipenko[InstCombine] Allow InstrCombine to remove one of adjac...
2017-01-25 Alexey Bataev[SLP] Improve horizontal vectorization for non-power...
2017-01-25 whitequarkMark @llvm.powi.* as safe to speculatively execute.
2017-01-25 Mohammed Agabaria[X86] enable memory interleaving for X86\SLM arch.
2017-01-25 Artur PilipenkoFix buildbot failures introduced by 293036
2017-01-25 Artur Pilipenko[DAGCombiner] Match load by bytes idiom and fold it...
2017-01-25 Diana Picus[ARM] GlobalISel: Support i1 add and ABI extensions
2017-01-25 Diana Picus[ARM] GlobalISel: Support i8/i16 ABI extensions
2017-01-25 Serge PavlovDo not verify dominator tree if it has no roots
2017-01-25 Dean Michael... Implemented color coding and Vertex labels in XRay...
2017-01-25 Coby Tayree[X86]Enable the use of 'mov' with a 64bit GPR and a...
2017-01-25 Diana Picus[ARM] GlobalISel: Bail out on Thumb. NFC
2017-01-25 Matt ArsenaultAMDGPU: Check nsz instead of unsafe math
2017-01-25 Akira Hatanaka[SimplifyCFG] Do not sink and merge inline-asm instruct...
2017-01-25 Matt ArsenaultDAG: Recognize no-signed-zeros-fp-math attribute
2017-01-25 Justin BognerGlobalISel: Fix typo in error message
2017-01-25 NAKAMURA TakumiIgnore llvm/test/tools/llvm-symbolizer/coff-exports...
2017-01-25 Matt ArsenaultDAGCombiner: Allow negating ConstantFP after legalize
2017-01-25 Gerolf Hoflehner[InstCombine] Added regression test to narrow-swich.ll
2017-01-25 NAKAMURA TakumiRewind instantiations of OuterAnalysisManagerProxy...
2017-01-25 Matt ArsenaultAMDGPU: Implement early ifcvt target hooks.
2017-01-25 Peter Collingbournegold-plugin: Add the file path to the file open error...
2017-01-25 Ahmed BougachaTry to prevent build breakage by touching a CMakeLists...
2017-01-25 Chandler Carruth[PM] Teach LoopUnroll to update the LPM infrastructure...
2017-01-25 Ahmed Bougacha[GlobalISel] Generate selector for more integer binop...
2017-01-25 Ahmed Bougacha[GlobalISel] Rename TargetGlobalISel.td to GISel/Select...
2017-01-25 Greg ParkerReinstate "r292904 - [lit] Allow boolean expressions...
2017-01-25 Gor Nishanov[coroutines] Spill the result of the invoke instruction...
2017-01-25 Tom StellardAMDGPU add support for spilling to a user sgpr pointed...
2017-01-25 Eugene Zelenko[AArch64] Fix some Clang-tidy modernize and Include...
2017-01-25 Justin BognerGlobalISel: Use the correct types when translating...
2017-01-24 Kevin EnderbyFix llvm-objdump so it picks a good CPU based for Mach...
2017-01-24 Eugene Zelenko[XCore] Fix some Clang-tidy modernize and Include What...
2017-01-24 Matt ArsenaultAMDGPU: Remove spurious out branches after a kill
2017-01-24 Wei MiRevert rL292621. Caused some internal build bot failure...
2017-01-24 Eugene Zelenko[SystemZ] Fix some Clang-tidy modernize and Include...
2017-01-24 Matt ArsenaultEnable FeatureFlatForGlobal on Volcanic Islands
2017-01-24 Dehao ChenExplicitly promote indirect calls before sample profile...
2017-01-24 Saleem AbdulrasoolDemangle: correct demangling for CV-qualified functions
2017-01-24 Saleem AbdulrasoolDemangle: use named values for CV qualifiers
2017-01-24 Ivan KrasinRevert [AMDGPU][mc][tests][NFC] Add coverage/smoke...
2017-01-24 Daniel BerlinRemove the load hoisting code of MLSM, it is completely...
2017-01-24 Changpeng FangAMDGPU/SI: Give up in promote alloca when a pointer...
2017-01-24 Saleem AbdulrasoolDemangle: avoid butchering parameter type
2017-01-24 Chad Rosier[AArch64] Fix typo. NFC.
2017-01-24 Amaury SechetUse InstCombine's builder in foldSelectCttzCtlz instead...
2017-01-24 Stanislav Mekhanoshin[AMDGPU] Add VGPR copies post regalloc fix pass
2017-01-24 Evandro Menezes[AArch64] Rename 'no-quad-ldst-pairs' to 'slow-paired...
2017-01-24 Chris Bieneman[Lanai] Rename LanaiInstPrinter library to LanaiAsmPrinter
2017-01-24 Sanjay Patel[InstSimplify] try to eliminate icmp Pred (add nsw...
2017-01-24 Simon Pilgrim[X86][AVX2] Regenerate test.
2017-01-24 Reid Kleckner[CodeView] Fix off-by-one error in def range gap emission
2017-01-24 Simon Pilgrim[X86][AVX2] Removed FIXME comment and regenerated test.
2017-01-24 Simon Pilgrim[X86][AVX2] Cleaned up test triple and regenerated...
2017-01-24 Geoff Berry[SelectionDAG] Handle inverted conditions when splittin...
2017-01-24 Alex LorenzRevert "r292904 - [lit] Allow boolean expressions in...
next