OSDN Git Service

android-x86/external-llvm.git
2017-03-27 Krzysztof Parzyszek[TableGen] Print #nnn as a name of an non-native reg...
2017-03-27 Valery Pykhtin[AMDGPU] SISched: Detect dependency types between blocks
2017-03-27 Bruno Cardoso... [Support] Avoid concurrency hazard in signal handler...
2017-03-27 Craig Topper[APInt] Move operator&=(uint64_t) inline and use memset...
2017-03-27 Ahmed Bougacha[GlobalISel][AArch64] Extract a variable out of an...
2017-03-27 Craig Topper[APInt] Use memset in setAllBits.
2017-03-27 Adrian PrantlRemove redundant check for nullptr.
2017-03-27 Adrian PrantlRemove unneccessary virtual destructor from DwarfExpres...
2017-03-27 Ahmed Bougacha[GlobalISel][AArch64] Fold FI into LDR/STR ui addressin...
2017-03-27 Ahmed Bougacha[GlobalISel][AArch64] Fold G_GEP into LDR/STR ui addres...
2017-03-27 Ahmed Bougacha[GlobalISel][AArch64] Select store of zero to WZR/XZR.
2017-03-27 Valery Pykhtin[AMDGPU] SISched: Update colorEndsAccordingToDependencies
2017-03-27 Craig Topper[APInt] Move the >64 bit case for flipAllBits out of...
2017-03-27 Valery Pykhtin[AMDGPU] Fix SI scheduler LiveOut Refcount issue
2017-03-27 Ahmed Bougacha[GlobalISel][AArch64] Select CBZ.
2017-03-27 Ahmed Bougacha[GlobalISel] Add a 'getConstantVRegVal' helper.
2017-03-27 Ahmed Bougacha[GlobalISel][AArch64] Use proper constant types in...
2017-03-27 Dmitry Preobrazhensky[AMDGPU][MC] Fix for Bug 28207 + LIT tests
2017-03-27 Chad Rosier[AArch64] Mark mrs of TPIDR_EL0 (thread pointer) as...
2017-03-27 Yaxun Liu[AMDGPU] Get address space mapping by target triple...
2017-03-27 Anna Thomas[InstCombine] Avoid incorrect folding of select into...
2017-03-27 Daniel SandersCorrect OptionCategoryCompare() in the command line...
2017-03-27 Daniel Sanders[tablegen] Use categories on options that only matter...
2017-03-27 Justin BognerADT: Add range helpers for pointer_ and pointee_iterator
2017-03-27 Gadi Haber[X86][AVX2] bugzilla bug 21281 Performance regression...
2017-03-27 Karl-Johan... [TableGen] Make CodeGenMapTable understand the namespac...
2017-03-27 Craig Topper[IR] Implement pairs of non-const and const methods...
2017-03-27 Craig Topper[IR] Share implementation for pairs of const and non...
2017-03-27 Craig Topper[IR] Share implementation of pairs of const and non...
2017-03-26 Craig Topper[IR] Make Instruction::isAssociative method inline...
2017-03-26 Davide Italiano[Target] Remove some code probably copy/pasted from...
2017-03-26 Davide Italiano[MachineScheduler] Reference the correct header.
2017-03-26 Sanjoy DasFix typo in comment; NFC
2017-03-26 Simon PilgrimFix signed/unsigned comparison warnings.
2017-03-26 Shoaib Meenai[llvm-readobj] Prefer ILT to IAT for reading COFF imports
2017-03-26 Serge Pavlov[LoopUnroll] Remap references in peeled iteration
2017-03-26 Chandler Carruth[IR] Switch to more normal template parameter names...
2017-03-26 Simon PilgrimFix signed/unsigned comparison warnings.
2017-03-26 Simon Pilgrim[X86][SSE] Add computeKnownBitsForTargetNode support...
2017-03-26 Simon Pilgrim[X86][AVX512F] Fix reg class for VMOVSSZrr/VMOVSSZrrk...
2017-03-26 Simon PilgrimFix MSVC signed/unsigned comparison warnings.
2017-03-26 Simon PilgrimRegenerate test
2017-03-26 Simon PilgrimRegenerate test
2017-03-26 Simon PilgrimRegenerate tests to remove duplicated checks
2017-03-26 Igor Breger [GlobalISel][X86] support G_FRAME_INDEX instruction...
2017-03-26 Joerg SonnenbergerSplit the SimplifyCFG pass into two variants.
2017-03-26 Andrew WilkinsAdd check for BSD when setting LIB_NAMES for GNU ld
2017-03-26 Chandler Carruth[IR] Make SwitchInst::CaseIt almost a normal iterator.
2017-03-25 Simon Pilgrim[X86] Pull out repeated ScalarValueSizeInBits code...
2017-03-25 Simon Pilgrim[X86][SSE] Combine (VSRLI (VSRAI X, Y), (NumSignBits...
2017-03-25 Eric ChristopherChange the default attributes for llvm.prefetch to...
2017-03-25 Simon Pilgrim[X86][SSE] Added ComputeNumSignBitsForTargetNode suppor...
2017-03-25 Simon Pilgrim[X86][SSE] Generalised CMP+AND1 combine to ZERO/ALLBITS...
2017-03-25 Sanjay Patel[x86] use PMOVMSK to replace memcmp libcalls for 16...
2017-03-25 Simon Pilgrim[X86][SSE] Add extra computeNumSignBits test case for...
2017-03-25 Craig Topper[InstCombine] Change the interface of SimplifyDemandedB...
2017-03-25 Balaram Makam[AArch64] Refine Falkor Machine Model - Part1
2017-03-25 Davide Italiano[NewGVN] Adjust NDEBUG markers.
2017-03-25 Yaxun Liu[AMDGPU] Switch data layout by triple environment amdgiz
2017-03-25 Vitaly Buka[libFuzzer] Fix test on Windows.
2017-03-25 Evgeniy Stepanov[asan] Put ctor/dtor in comdat.
2017-03-25 Kostya Serebryany[libFuzzer] read asan's dedup_token while minimizing...
2017-03-25 Eli Friedman[ARM] Fix mixup between Lo and Hi in SMLALBB formation.
2017-03-24 Simon PilgrimApply clang-format as commented in D31311. NFCI.
2017-03-24 Reid Kleckner[codeview] Don't assert when the user violates the ODR
2017-03-24 Jessica Paquette[Outliner] Revert r298734.
2017-03-24 Kostya Serebryany[libFuzzer] be more careful when calling strlen of...
2017-03-24 Craig TopperRevert r298711 "[InstCombine] Provide a way to calculat...
2017-03-24 Sanjay Patel[x86] add 32-bit RUN for better memcmp coverage; NFC
2017-03-24 Kostya Serebryany[libFuzzer] honor -exact_artifact_path for all intermed...
2017-03-24 Krzysztof ParzyszekMove spill size and alignment info from MC to TargetReg...
2017-03-24 Matt ArsenaultAMDGPU: Fix annotating loops with nested loop conditions
2017-03-24 Davide Italiano[MachineScheduler] Add missing machine pass dependency.
2017-03-24 Ivan KrasinRevert r298620: [LV] Vectorize GEPs
2017-03-24 Jessica Paquette[Outliner] Remove no red zone requirment for AArch64
2017-03-24 Reid KlecknerDocument how to fetch monorepo SVN revision notes
2017-03-24 Evgeniy Stepanov[asan] Delay creation of asan ctor.
2017-03-24 Matt ArsenaultAMDGPU: Implement f16 fround
2017-03-24 Matt ArsenaultAMDGPU: Unify divergent function exits.
2017-03-24 Krzysztof ParzyszekRevert r298652 on Quentin's request
2017-03-24 Adrian PrantlMake testcase less nonsensical while still exercising...
2017-03-24 Matt ArsenaultAMDGPU: Fold rcp/rsq of undef to undef
2017-03-24 Matt ArsenaultTTI: Split IsSimple in MemIntrinsicInfo
2017-03-24 Stanislav Mekhanoshin[AMDGPU] Fold V_CNDMASK with identical source operands
2017-03-24 Konstantin... [AMDGPU] Rename Kind to ValueKind in metadata to be...
2017-03-24 Stanislav Mekhanoshin[AMDGPU] Add AMDGPUAliasAnalysis to opt pipeline
2017-03-24 Teresa Johnson[ThinLTO] Correct counting of functions in inliner...
2017-03-24 Benjamin Kramer[AMDGPU] Don't enforce constexpr, there are still old...
2017-03-24 Valery Pykhtin[AMDGPU] Remove double map lookups in SI scheduler
2017-03-24 Reid Kleckner[PDB] Split item and type records when merging type...
2017-03-24 Simon Pilgrim[X86][SSE] Add ashr + mask test cases.
2017-03-24 Craig Topper[InstCombine] Provide a way to calculate KnownZero...
2017-03-24 Valery Pykhtin[AMDGPU] Fix SGPR usage count in SI scheduler
2017-03-24 Valery Pykhtin[AMDGPU] Add a new line after a debug message
2017-03-24 Tom Stellardstable-merge-request.sh: Add a script for submitting...
2017-03-24 Simon Pilgrim[X86][SSE] Generalised lowerTruncate by PACKSS to work...
2017-03-24 Benjamin KramerAnother instance where GCC doesn't understand implicit...
2017-03-24 Benjamin KramerMake GCC happy again.
2017-03-24 Benjamin KramerDon't build up std::vectors with constant sizes when...
2017-03-24 Teresa JohnsonRemove stale and unused (MC)TargetOptions comparators.
next