OSDN Git Service

android-x86/external-llvm.git
2016-05-19 Sanjay Patel[SelectionDAG] rename/move isKnownToBeAPowerOfTwo(...
2016-05-19 Matthew Simpson[LAA] Check independence of strided accesses before...
2016-05-19 George Rimar[llvm-mc] - Teach llvm-mc to generate compressed debug...
2016-05-19 Chad Rosier[AArch64 ] Generate a BFXIL from 'or (and X, Mask0Imm...
2016-05-19 Ranjeet Singh[ARM] Add cdp intrinsic tests.
2016-05-19 Ranjeet SinghTest commit.
2016-05-19 Artem Tamazov[AMDGPU][llvm-mc] Fixes to support buffer atomics.
2016-05-19 Zoran Jovanovicps][microMIPS] Add R_MICROMIPS_PC21_S1 relocation
2016-05-19 Simon Pilgrim[X86][SSE2] Added _mm_move_* tests
2016-05-19 Simon Pilgrim[X86][SSE2] Added _mm_cast* and _mm_set* tests
2016-05-19 Daniel Sanders[mips][mips16] Fix ZERO is not a CPU16Regs register...
2016-05-19 Andrey Turetskiy[X86] Enable RRL part of the LEA optimization pass...
2016-05-19 Zlatko Buljan[mips][microMIPS] Implement BC1EQZC, BC1NEZC, BC2EQZC...
2016-05-19 Craig Topper[X86] Generalize and combine some similar type constrai...
2016-05-19 Craig Topper[X86] Simplify some type constraints by removing parts...
2016-05-19 Peter CollingbourneCodeGen: Make the global-merge pass independently testa...
2016-05-19 Vedant KumarRetry^3 "[ProfileData] (llvm) Use Error in InstrProf...
2016-05-19 Sanjoy Das[GuardWidening] Use getEquivalentICmp to fold constant...
2016-05-19 Sanjoy Das[ConstantRange] Add an getEquivalentICmp helper
2016-05-19 Dan Gohman[WebAssembly] Update WebAssembly target for r269988.
2016-05-19 Craig Topper[X86] Remove some type constraint classes and use alrea...
2016-05-19 Craig Topper[AVX512] Strengthen type constraints for VFIXUPIMM...
2016-05-19 Dan Gohman[WebAssembly] Make several CHECK lines less fragile...
2016-05-19 Eugene ZelenkoFix some Clang-tidy modernize-use-bool-literals and...
2016-05-19 Sanjay Patelreduce indentation; NFCI
2016-05-18 Chad Rosier[AArch64] Push comment into function. NFC.
2016-05-18 Matt ArsenaultAMDGPU: Fix verifier error when spilling undef subreg
2016-05-18 Chris Bieneman[obj2yaml] Refactoring of dumping MachO section structs
2016-05-18 Matt ArsenaultAMDGPU: Fix promote alloca for pointer loads
2016-05-18 Sanjoy Das[LowerGuards] Rename variable; NFC
2016-05-18 Sanjoy DasNew pass: guard widening
2016-05-18 Dehao ChenFollow-up patch of reviews.llvm.org/D19948 to handle...
2016-05-18 Haicheng Wu[MBP] Remove a redundant skipFunction(). NFC.
2016-05-18 Richard SmithWork around a glibc bug: backtrace() spuriously fails if
2016-05-18 Sanjay Patelfix formatting; NFC
2016-05-18 Rafael EspindolaDelete Reloc::Default.
2016-05-18 Jacques Pienaar[lanai] Change the way flag setting instructions are...
2016-05-18 Michael Zolotukhin[LoopUnrollAnalyzer] Take into account cost of instruct...
2016-05-18 Sanjay Patel[x86] add test for immediate comment formatting
2016-05-18 Dan Gohman[WebAssembly] Disable the MachineScheduler.
2016-05-18 Chris BienemanFixing test failure on Windows bot
2016-05-18 Dehao Chenclang-format SimplifyCFG.cpp.
2016-05-18 Jan VeselyAMDGPU: Fix incorrect simm check
2016-05-18 Krzysztof ParzyszekWhen looking for a spill slot in reg scavenger, find...
2016-05-18 Simon Pilgrim[X86][SSE2] Added fast-isel tests to sync with clang...
2016-05-18 Chad Rosier[AArch64] Minor refactoring. NFC.
2016-05-18 Sanjay Patelclean up; NFCI
2016-05-18 Rui Ueyamapdbdump: Print out section offsets in the publics stream.
2016-05-18 Rafael EspindolaDelete dead code. Reloc::Default is the default.
2016-05-18 Chris BienemanRe-apply: [obj2yaml] [yaml2obj] Support MachO section...
2016-05-18 Matt ArsenaultAMDGPU: Error if branch distance exceeds limit
2016-05-18 Matt ArsenaultAMDGPU: Other sizes of popcnt are fast
2016-05-18 Hans WennborgRe-commit r269828 "X86: Avoid using _chkstk when loweri...
2016-05-18 Matt ArsenaultAMDGPU: Fix assert when erroring on a call
2016-05-18 Rafael EspindolaTrivial cleanups.
2016-05-18 Matt ArsenaultAMDGPU: Handle alloca promoting with null operands
2016-05-18 Matt ArsenaultAMDGPU: Fix a few slightly broken tests
2016-05-18 Matt ArsenaultAMDGPU: Don't run passes that aren't useful
2016-05-18 Matt ArsenaultAMDGPU: Fix assert on ttmp registers
2016-05-18 Davide Italiano[PM] Port per-function SCCP to the new pass manager.
2016-05-18 Krzysztof Parzyszek[Hexagon] Recognize "q" and "v" in inline-asm as regist...
2016-05-18 Dan Gohman[WebAssembly] Don't expand divisions by constants.
2016-05-18 Simon Pilgrim[X86][SSE42] Added fast-isel tests to sync with clang...
2016-05-18 Simon Pilgrim[X86][SSE41] Sync with clang/test/CodeGen/sse41-builtins.c
2016-05-18 Bryan Chan[SystemZ] Fix register ordering for BinaryRRF instructions
2016-05-18 Simon Pilgrim[X86][SSE3] Sync with clang/test/CodeGen/sse3-builtins.c
2016-05-18 Rafael EspindolaWhite space cleanup.
2016-05-18 Aaron BallmanRemoving an unused variable introduced in r269911;...
2016-05-18 Daniel SandersTry again to fix pdbdump-headers.test on big-endian...
2016-05-18 Ashutosh NemaAdd new flag and intrinsic support for MWAITX and MONIT...
2016-05-18 Rafael EspindolaDon't pass a Reloc::Model to MC.
2016-05-18 James Molloy[VectorUtils] Fix nasty use-after-free
2016-05-18 Dylan McKay[AVR] Remove the 'AVRConfig.h' header
2016-05-18 Simon Pilgrim[X86][SSSE3] Sync with clang/test/CodeGen/ssse3-builtins.c
2016-05-18 Simon Pilgrim[X86][SSE4A] Sync with clang/test/CodeGen/sse4a-builtins.c
2016-05-18 Dylan McKay[AVR] Add missing CMake dependencies
2016-05-18 Dylan McKay[AVR] Fix a few compile errors
2016-05-18 Simon Dardis[PATCH] [mips] Restrict the creation of compact branches
2016-05-18 Daniel SandersAttempt to fix pdbdump-headers.test on big-endian hosts...
2016-05-18 Simon DardisRevert "[mips] Restrict the creation of compact branches"
2016-05-18 Dylan McKay[AVR] Convert C style comments to C++
2016-05-18 Simon Dardis[mips] Restrict the creation of compact branches
2016-05-18 Chris Dewhurst[Sparc] Add Soft Float support
2016-05-18 Igor Kudrin[Coverage] Ensure that coverage mapping data has an...
2016-05-18 Craig Topper[AVX512] Strengthen type constraints on my rounding...
2016-05-18 Craig Topper[AVX512] Strengthen type checks on the X86ISD::SELECT...
2016-05-18 Craig TopperStrengthen type assertion for ISD::VSELECT ensuring...
2016-05-18 Zlatko Buljan[mips][microMIPS] Implement LH, LHE, LHU and LHUE instr...
2016-05-18 Lang Hames[RuntimeDyld] Thread Error through some APIs, remove...
2016-05-18 Craig Topper[X86] Remove GCC builtin from add/sub/mul/div ss/sd...
2016-05-18 Rafael EspindolaDelete default in fully covered switch.
2016-05-18 Rafael EspindolaDon't pass relocation-model= to tests that don't need it.
2016-05-17 Zachary Turner[codeview] Move Symbol / Type enum defs into CodeView.h
2016-05-17 Zachary Turner[codeview] Some cleanup of Symbol Records.
2016-05-17 David Blaikiellvm-dwp: remove some unused error handling
2016-05-17 Zachary TurnerRevert "[obj2yaml] [yaml2obj] Support MachO section...
2016-05-17 David Blaikiellvm-dwp: Move error handling code closer to use
2016-05-17 Dan Gohman[WebAssembly] Rename $discard to $drop in the assembly...
2016-05-17 Rui Ueyamapdbdump: Print out more strcutures.
2016-05-17 Paul Robinson[DwarfDebug] Make tuning predicates private, should...
next