OSDN Git Service

android-x86/external-llvm.git
2017-08-31 Jonas Devlieghere[dsymutil] Don't mark forward declarations as canonical.
2017-08-31 Reid Kleckner[lit] Make symlinks in test paths work a different way
2017-08-31 Craig Topper[DAGCombiner] Do a better job of ensuring we don't...
2017-08-31 Jonas Devlieghere[llvm-dwarfdump] Brief mode only dumps debug_info by...
2017-08-31 Reid KlecknerRevert "[lit] Don't call realpath on the path used...
2017-08-31 Reid Kleckner[lit] Don't call realpath on the path used for test...
2017-08-31 Sanjay Patel[InstCombine] improve demanded vector elements analysis...
2017-08-31 Reid Kleckner[codeview] Generalize DIExpression parsing to handle...
2017-08-31 Alex LorenzRevert r312240
2017-08-31 Konstantin... Update test:
2017-08-31 Daniel JasperRevert r311525: "[XRay][CodeGen] Use PIC-friendly code...
2017-08-31 Dinar Temirbulatov[SLPVectorizer] Move out Entry->NeedToGather check...
2017-08-31 Yael Tsafrir[X86] Added run line to intrinsics upgrade test. NFC.
2017-08-31 Alex LorenzBuild LLVM with -Wstrict-prototypes enabled
2017-08-31 Benjamin Kramer[BinaryFormat] Fix out of bounds read.
2017-08-31 Ashutosh NemaAMD family 17h (znver1) scheduler model update.
2017-08-31 Alex Bradbury[Docs] Update CodingStandards to recommend range-based...
2017-08-31 Benjamin Kramer[Object] Verify object sizes before handing out StringR...
2017-08-31 Igor Breger[GlobalISel][X86] Refactor X86LegalizerInfo. NFC.
2017-08-31 Sam Parker[AArch64] v8.3-a complex number support
2017-08-31 Sean Eveson[llvm-cov] Read in function names for filtering from...
2017-08-31 Sam Parker[ARM] Reverse PostRASched subtarget feature logic
2017-08-31 Sam Parker[AArch64] IDSAR6 register assembler support
2017-08-31 Martin Storsjo[AArch64] Support COFF linker directives
2017-08-31 Max Kazantsev[IRCE] Identify loops with latch comparison against...
2017-08-31 Daniel JasperRevert r312194: "[MachineOutliner] Add missed optimizat...
2017-08-31 Max Kazantsev[IRCE][NFC] Rename IndVarNext to IndVarBase
2017-08-31 Eric ChristopherTemporarily revert "Update branch coalescing to be...
2017-08-31 Matt ArsenaultAMDGPU: Don't assert in TTI with fp32 denorms enabled
2017-08-31 Vitaly BukaRevert "llvm-mt: Fix release of OutputDoc"
2017-08-31 Vitaly Bukallvm-mt: Fix release of OutputDoc
2017-08-31 Matt ArsenaultAMDGPU: Use set for tracked registers
2017-08-31 Lang Hames[Orc] Add a comment about member variable dependencies...
2017-08-31 Dean Michael... [XRay][tools] Fix an accounting bug in llvm-xray account
2017-08-31 Justin Bognercmake: Invent add_llvm_fuzzer to set up fuzzer targets
2017-08-31 Adrian PrantlRevert "Revert r312139 "Verifier: Verify the correctnes...
2017-08-31 Adrian PrantlDon't add a fragment expression when GlobalSRA splits...
2017-08-31 Justin Bognerllvm-isel-fuzzer: Stop including FuzzerInterface.h
2017-08-30 Jessica Paquette[MachineOutliner] Add missed optimization remarks for...
2017-08-30 Petr Hosek[yaml2obj][ELF] Make symbols optional for relocations
2017-08-30 Craig Topper[X86] Remove some code from fast isel that is no longer...
2017-08-30 Matt Morehouse[SanitizeCoverage] Enable stack-depth coverage for...
2017-08-30 Hans WennborgRevert r312139 "Verifier: Verify the correctness of...
2017-08-30 Benjamin Kramer[ARM] Replace fixed-size SmallSet with a bitset.
2017-08-30 Matt ArsenaultAMDGPU: Correct operand types for v_mad_mix*
2017-08-30 Hans WennborgRevert r312154 "Re-enable "[MachineCopyPropagation...
2017-08-30 Rui UeyamaSimplify writeArchive return type.
2017-08-30 Konstantin... Fix test after rL312144
2017-08-30 Sanjay Patel[InstCombine] add more vector demand examples; NFC
2017-08-30 Adrian PrantlSelectionDAG: Emit correct debug info for multi-registe...
2017-08-30 Reid Kleckner[IR] Don't print "!DIExpression() = !DIExpression(...
2017-08-30 Adrian PrantlRefactor DIBuilder::createFragmentExpression into a...
2017-08-30 Brian Gesiak[ARM] Use Swift error registers on non-Darwin targets
2017-08-30 Derek Schuff[WebAssembly] Update debug info test after r312144
2017-08-30 Daniel BerlinNewGVN: Make sure we add the correct user if we swapped...
2017-08-30 Daniel BerlinNewGVN: Allow simplification into variables
2017-08-30 Aditya Nandakumar[GISel]: Add a clean up combiner during legalization.
2017-08-30 Benjamin Kramer[GVNSink] Remove dependency on SmallPtrSet iteration...
2017-08-30 Geoff BerryRe-enable "[MachineCopyPropagation] Extend pass to...
2017-08-30 Craig Topper[X86] Remove unneed AVX512 check from fast isel.
2017-08-30 Derek Schuff[WebAssembly] Add target feature for atomics
2017-08-30 Adrian PrantlCanonicalize the representation of empty an expression...
2017-08-30 Bob Haarman[codeview] make DbgVariableLocation::extractFromMachine...
2017-08-30 Hans Wennborgdocs: remove dead doxygen tarball link
2017-08-30 Adrian PrantlVerifier: Verify the correctness of fragment expression...
2017-08-30 Craig Topper[AVX512] Don't use 32-bit elements version of AND/OR...
2017-08-30 Craig Topper[X86] Remove GCCBuiltin for some intrinsics that aren...
2017-08-30 Igor Breger[GlobalISel][X86] Support variadic function call.
2017-08-30 Balaram MakamRe-land MachineInstr: Reason locally about some memory...
2017-08-30 Sanjay Patel[InstCombine] remove unnecessary vector select fold...
2017-08-30 Sanjay Patelfix more typos; NFC
2017-08-30 Sanjay Patelfix typos; NFC
2017-08-30 Strahinja Petrovic[MIPS] Add support to match more patterns for BBIT...
2017-08-30 Florian Hahn[InstCombine] Fold insert sequence if first ins has...
2017-08-30 Sjoerd Meijer[AArch64] allow v4f16 types when FullFP16 is supported
2017-08-30 Gadi Haber[X86][Skylake] Fixing duplicated prefixes in the run...
2017-08-30 Craig Topper[AVX512] Correct isel patterns to support selecting...
2017-08-30 Craig Topper[AVX512] Use 256-bit extract instructions for extractin...
2017-08-30 Craig Topper[X86] Apply SlowIncDec feature to Sandybridge/Ivybridge...
2017-08-30 Mandeep Singh... [cfi] Fixed non-determinism in codegen due to DenseSet...
2017-08-30 Craig Topper[X86] Provide a separate feature bit for macro fusion...
2017-08-30 Matt ArsenaultAMDGPU: Don't look for DS merge candidates with one...
2017-08-30 Stanislav Mekhanoshin[AMDGPU] Use v_max_f* for fcanonicalize
2017-08-30 Craig Topper[TableGen] Fix a range based for loop to take the value...
2017-08-30 Matt ArsenaultAMDGPU: Select clamp pattern with v2f16
2017-08-30 Lang Hames[Orc] Fix member variable ordering issue in OrcMCJITRep...
2017-08-29 Lang Hames[Error] Add an optional error message to cantFail.
2017-08-29 Craig Topper[X86] Finish the subtarget and predicate implementation...
2017-08-29 Bob Haarman[codeview] add missing break in CodeGen/AsmPrinter...
2017-08-29 Evgeniy Stepanov[cfi] Avoid branch veneers in jump tables when possible.
2017-08-29 Eugene Zelenko[CodeGen] Fix some Clang-tidy modernize-use-using and...
2017-08-29 Evgeniy Stepanov[cfi] Build __cfi_check as Thumb when applicable.
2017-08-29 Reid KlecknerFix the dwarfdump test so that it passes in its new...
2017-08-29 Reid KlecknerMove dwarfdump test to DebugInfo/X86 now that it looks...
2017-08-29 Matt MorehouseRevert "[SanitizeCoverage] Enable stack-depth coverage...
2017-08-29 Wei Mi[LoopUnswitch] Fix a simple bug which disables loop...
2017-08-29 Reid KlecknerFix indentation of find_first_existing_vc_file
2017-08-29 Reid Kleckner[cmake] Stop putting the revision info in LLVM_VERSION_...
2017-08-29 Reid Kleckner[dwarfdump] Pretty print location expressions and locat...
2017-08-29 Matt ArsenaultAMDGPU: Fix typo
next