OSDN Git Service

android-x86/external-llvm.git
2016-05-10 Matthias BraunAppease MSVC
2016-05-10 Sanjoy Das[ValueTracking] Use guards to prove non-nullness of...
2016-05-10 Sanjoy Das[BasicAA] Guard intrinsics don't write to memory
2016-05-10 Matthias BraunTry to appease clang-x64-ninja-win7 bot.
2016-05-10 Matthias Braunllc: Rework -run-pass option
2016-05-10 Matthias BraunLLVMTargetMachine: Add functions to create MIModuleInfo...
2016-05-10 Quentin Colombet[X86][AVX512] Use the proper load/store for AVX512...
2016-05-10 Evgeniy StepanovDon't inline functions with different SafeStack attributes.
2016-05-10 Sanjoy Das[SCEVExpander] Clang format expressions; NFC
2016-05-10 Sanjoy Das[SCEV] Use guards to prove predicates
2016-05-10 Justin Lebar[nvvm] Mark ldu and ldg intrinsics as IntrArgMemOnly.
2016-05-10 Justin LebarMinor formatting fixes in LoopUnroll.cpp.
2016-05-10 Justin Lebar[NVPTX] Change begin/end inline asm comments to "begin...
2016-05-10 Justin Lebar[NVVM] Add comments to NVVM intrinsics listing.
2016-05-10 Derek Schuff[WebAssembly] Disable 128-bit shift libcalls
2016-05-09 Justin BognerSDAG: Stop relying on Select's return value in SystemZ...
2016-05-09 Eugene ZelenkoFix some Clang-tidy modernize-deprecated-headers and...
2016-05-09 Adam Nemet[LV] Hint at the new loop distribution pragma in optimi...
2016-05-09 Adam Nemet[IndirectCallPromotion] Remove duplicate comment. NFC
2016-05-09 Adrian PrantlDisable this unit test on MSVC, which crashes while...
2016-05-09 Rong XuFix buildbot failure from r268968.
2016-05-09 Quentin Colombet[X86] Fix the AllRegs AVX calling convention.
2016-05-09 Sanjay Patel[Inliner] don't assume that a Constant alloca size...
2016-05-09 Rong XuFix buildbot failure from r268968.
2016-05-09 Chad RosierTypo. NFC.
2016-05-09 Xinliang David LiCleanup followup of r268710 - [PM] port IR based PGO...
2016-05-09 Quentin Colombet[X86] Strengthen the setting of inline asm constraints...
2016-05-09 Simon Pilgrim[X86][SSE] Improve cost model for i64 vector comparison...
2016-05-09 Rong Xu[PGO] Fix __llvm_profile_raw_version linkage in MACHO
2016-05-09 Kostya Serebryany[libFuzzer] add a test for libFuzzer+ubsan, extend...
2016-05-09 Marcin Koscielnicki[MSan] [AArch64] Fix vararg helper for >1 or non-int...
2016-05-09 Adrian PrantlSeparate the Verifier into an analysis and a transforma...
2016-05-09 Adrian PrantlAllow the LTO code generator to strip invalid debug...
2016-05-09 Quentin Colombet[X86] Drop the 64-bit alignment for LOW32_ADDR_ACCESS...
2016-05-09 Kostya Serebryany[libFuzzer] reshuffle docs more
2016-05-09 Chad Rosier[InstCombine] Fold icmp eq/ne (udiv i32 A, B), 0 -...
2016-05-09 Kostya Serebryany[libFuzzer] reshuffle docs
2016-05-09 Kostya Serebryany[libFuzzer] better document the -merge=1 flag, part 2
2016-05-09 Kostya Serebryany[libFuzzer] better document the -merge=1 flag
2016-05-09 Quentin ColombetReapply [X86] Add a new LOW32_ADDR_ACCESS_RBP register...
2016-05-09 Quentin Colombet[X86] Update a regexp in a test case to resist register...
2016-05-09 Quentin Colombet[X86] Strengthen the setting of inline asm constraints.
2016-05-09 Nemanja Ivanovic[Power9] Add support for -mcpu=pwr9 in the back end
2016-05-09 Sanjay Patelclean up; NFC
2016-05-09 Zachary TurnerFix build error with ambiguity of size_t.
2016-05-09 Krzysztof Parzyszek[Hexagon] Treat all conditional branches as predicted...
2016-05-09 Konstantin... [AMDGPU] Clean up debugger tests
2016-05-09 Benjamin KramerUnbreak the non-windows build.
2016-05-09 Zachary Turner[pdb] Parse the module info stream for each module.
2016-05-09 Zachary TurnerMake TypeIterator generic so it can iterate symbols...
2016-05-09 Adrian PrantlRevert "Allow the LTO code generator to strip invalid...
2016-05-09 Adrian PrantlRevert "Separate the Verifier into an analysis and...
2016-05-09 Daniel Sanders[mips] Fix a partially initialized member variable...
2016-05-09 Adrian PrantlSeparate the Verifier into an analysis and a transforma...
2016-05-09 Adrian PrantlAllow the LTO code generator to strip invalid debug...
2016-05-09 Sanjay Patel[CGP] avoid crashing from weightlessness
2016-05-09 Matt ArsenaultDivergenceAnalysis: Fix crash with no return blocks
2016-05-09 Sanjay Patel[TargetLowering] make helper function for SetCC + and...
2016-05-09 Simon PilgrimFixed unused but set variable warning
2016-05-09 Matt ArsenaultAMDGPU: Fold shift into cvt_f32_ubyteN
2016-05-09 Sanjay Patelfix spelling; NFC
2016-05-09 Daniel Sanders[mips] Try to fix 'truncation from FindBestPredicateRes...
2016-05-09 Daniel Sanders[mips][ias] Attempt to fix 'not all control paths retur...
2016-05-09 Frederic Riss[dsymutil] Prevent use-after-free
2016-05-09 Joerg SonnenbergerOptimize a printf with a double procent to putchar.
2016-05-09 James Molloy[VectorUtils] Query number of sign bits to allow more...
2016-05-09 Daniel Sanders[mips][micromips] Make getPointerRegClass() result...
2016-05-09 Rafael EspindolaFix bug where temporary file would be left behind...
2016-05-09 Simon Pilgrim[X86][SSE] Added TODO comment to add support for AVX512...
2016-05-09 Daniel Sanders[mips] Fix use after free and an unnecessary copy intro...
2016-05-09 Strahinja Petrovic[PowerPC] fix register alignment for long double type
2016-05-09 Chris Dewhurst[Sparc][LEON] Add UMAC and SMAC instruction support...
2016-05-09 Silviu Baranga[AArch64] Implement lowering of the X constraint on...
2016-05-09 Simon Pilgrim[X86][AVX512] Added masked version of combine tests
2016-05-09 Benjamin KramerRevert "[Mips] Fix use after free."
2016-05-09 Benjamin Kramer[Mips] Fix use after free.
2016-05-09 Daniel Sanders[mips][ias] R_MIPS_(GOT|HI|LO|PC)16 and R_MIPS_GPREL32...
2016-05-09 Zlatko Buljan[mips][microMIPS] Implement LWP and SWP instructions
2016-05-09 Frederic Riss[dsymutil] Fix -arch option for thumb variants.
2016-05-09 Craig Topper[X86] Strengthen some type contraints for floating...
2016-05-09 Craig Topper[AVX512] Fix up types for arguments of int_x86_avx512_m...
2016-05-09 Mehdi AminiThinLTOCodeGenerator: ignore 0 values for the cache...
2016-05-08 Craig Topper[AVX512] Add non-temporal store patterns for v16i32...
2016-05-08 Junmo ParkMinor code cleanups. NFC.
2016-05-08 Craig Topper[AVX512] Add missing patterns for non-temporal stores...
2016-05-08 Craig Topper[AVX512] Change predicates on some vXi16/vXi8 AVX store...
2016-05-08 Craig Topper[AVX512] Add VLX 128/256-bit SET0 operations that encod...
2016-05-08 Craig Topper[X86] Re-generate tests using update_llc_test_checks...
2016-05-08 Craig TopperRemove Windows line endings in some tests to prepare...
2016-05-08 Bruno Cardoso... [Bitcode] Fix an unsigned integer overflow while parsin...
2016-05-08 Craig Topper[X86] Remove extra patterns that check for BUILD_VECTOR...
2016-05-08 Simon Pilgrim[CostModel][X86] Extended comparison instruction cost...
2016-05-08 David Majnemer[X86] Promote several single precision FP libcalls...
2016-05-08 Craig Topper[X86] Lower 256-bit vector all-zero constants to v8i32...
2016-05-08 Craig Topper[X86] Add patterns for 256-bit non-temporal stores...
2016-05-08 Craig Topper[X86] No need to avoid selecting AVX_SET0 for 256-bit...
2016-05-08 Weiming Zhao[ARM] Fix Scavenger assert due to underestimated stack...
2016-05-08 Weiming ZhaoFix use-of-uninitialized-value of ARMMachineFunctionInfo
2016-05-07 Simon PilgrimFix unused variable warning.
2016-05-07 Simon Pilgrim[SelectionDAG] Added bitreverse(bitreverse(v)) --> v
next