OSDN Git Service

android-x86/external-llvm.git
2016-06-24 Matt ArsenaultAMDGPU: Cleanup subtarget handling.
2016-06-24 David MajnemerUse the same underlying type for bitfields
2016-06-24 David MajnemerSwitch more loops to be range-based
2016-06-24 Craig Topper[X86] Combine two nearby calls to isSingleInputShuffleV...
2016-06-24 Vedant Kumar[llvm-cov] Fix two warnings
2016-06-24 George Burgess IVTemporary hack to clean a file from buildbots.
2016-06-24 Chuang-Yu ChengTeaching SimplifyCFG to recognize the Or-Mask trick...
2016-06-24 Peter CollingbourneBitcodeWriter: Remove redundant (and incorrect) check...
2016-06-24 George Burgess IVAttempt to fix MSVC breakage caused by r273636.
2016-06-24 George Burgess IV[CFLAA] Propagate StratifiedAttrs in interproc. analysis.
2016-06-24 Vedant Kumar[llvm-cov] Use getOptions() instead of Options in Sourc...
2016-06-24 Vedant Kumar[llvm-cov] Add SourceNames to SourceCoverageViews, NFC
2016-06-24 Vedant Kumar[llvm-cov] Rename SourceCoverageView::LineCoverageInfo...
2016-06-24 Ahmed Bougacha[ARM] Use aapcs_vfp for ___truncdfhf2 on v7k.
2016-06-23 Evandro Menezes[AArch64] Model the cost of vector by element FP multip...
2016-06-23 Tom StellardSupport/ELF: Add R_AMDGPU_GOTPCREL relocation
2016-06-23 Chris Bieneman[MachOYAML] Use a temporary to avoid gcc strict-aliasin...
2016-06-23 Hans Wennborg[codeview] Add classes and unions to the Local/Global...
2016-06-23 Chandler Carruth[LCG] Make the name of an SCC include more of the funct...
2016-06-23 Chris Bieneman[yaml2macho] Removing asserts in favor of explicit...
2016-06-23 Chris Bieneman[CMake] Add LLVM runtimes directory
2016-06-23 Matthias BraunMachineScheduler: Followup to debug message changes
2016-06-23 Kyle ButtCodegen: [X86] preservere memory refs for folded umul_lohi
2016-06-23 Kyle ButtCodegen: LICM Remove check for exactly 1 register def.
2016-06-23 Matthias BraunMachineScheduler: Improve debug messages
2016-06-23 Rafael EspindolaUses shouldAssumeDSOLocal.
2016-06-23 George Burgess IVAttempt #2 to unbreak bots broken by r273596.
2016-06-23 Rafael EspindolaRefactor to use shouldAssumeDSOLocal. NFC.
2016-06-23 Mike Aizatsky[libfuzzer] moving is_ascii handler inside mutation...
2016-06-23 Rafael EspindolaConvert test to FileCheck.
2016-06-23 Anna ThomasInstCombine rule to fold trunc when value available
2016-06-23 Matt ArsenaultAMDGPU: Add option to disable spilling SGPRs to VGPRs.
2016-06-23 George Burgess IVAttempt to fix breakage caused by r273596.
2016-06-23 Aaron BallmanDefault to using the Unicode version of Win32 APIs...
2016-06-23 George Burgess IV[CFLAA] Use better interprocedural function summaries.
2016-06-23 Rafael EspindolaRefactor duplicated code. NFC.
2016-06-23 Hans Wennborg[codeview] Fix letter casing in FileCheck regexes
2016-06-23 Michael Kuperstein[X86] Extract HiPE prologue constants into metadata
2016-06-23 Vassil VassilevTypo.
2016-06-23 Reid KlecknerFix the wasm build by including EndianStream.h
2016-06-23 Nirav DavePrevent generation of temp file in test from r273585.
2016-06-23 Sanjoy Das[SCEV] Don't unnecessarily namespace; NFC
2016-06-23 Sanjoy Das[IRCE] Use getTerminator instead of rbegin; NFC
2016-06-23 Nirav DavePreserve DebugInfo when replacing values in DAGCombiner
2016-06-23 Sanjay Patel[ValueTracking] simplify logic in ComputeNumSignBits...
2016-06-23 Ahmed Bougacha[TableGen] Use StringRef::compare instead of != and...
2016-06-23 Pablo Barrio[ARM] Lower (select_cc k k (select_cc ~k ~k x)) into...
2016-06-23 Artur PilipenkoUpgrade other old memset/memcpy signatures in tests...
2016-06-23 Hans Wennborg[codeview] Emit retained types
2016-06-23 Chris LattnerChange the email address for commit access requests...
2016-06-23 Vedant KumarNFC, add an "end namespace" comment for consistency
2016-06-23 Hans WennborgRevert r273567 "[SystemZ] Let z13 also support FeatureM...
2016-06-23 Hans WennborgRevert r273568 "Remangle intrinsics names when types...
2016-06-23 Artur PilipenkoFix an old memset signature in 2009-09-01-PostRAProlog...
2016-06-23 Renato Golin[docs] Bump minimum version of CMake in its own doc
2016-06-23 Artur PilipenkoRemangle intrinsics names when types are renamed
2016-06-23 Jonas Paulsson[SystemZ] Let z13 also support FeatureMiscellaneousExte...
2016-06-23 Simon DardisRevert "[misched] Extend scheduler to handle unsupporte...
2016-06-23 Aaron BallmanExplicitly specify the ANSI version of these Win32...
2016-06-23 Michael Zolotukhin[LoopUnrollAnalyzer] Fix a bug in UnrolledInstAnalyzer...
2016-06-23 Valery Pykhtin[AMDGPU] Enable absolute expression initializer for...
2016-06-23 Simon Pilgrim[X86][AVX512] Added AVX512F vector sign extend tests
2016-06-23 Hal FinkelAllow DeadStoreElimination to track combinations of...
2016-06-23 Daniel Sanders[mips] Don't derive the default ABI from the CPU in...
2016-06-23 Diana Picus[ARM] Use member initializers in ARMSubtarget. NFCI
2016-06-23 Daniel Sanders[mips][ias] Integers are not registers.
2016-06-23 Diana Picus[llc] Remove exit-on-error flag (PR27759)
2016-06-23 Simon Dardis[misched] Extend scheduler to handle unsupported features
2016-06-23 Diana Picus[AMDGPU] Remove exit-on-error in test (PR27761)
2016-06-23 Simon Dardis[mips] Fix dext/dins definitions
2016-06-23 Jonas Paulsson[IfConversion] Bugfix: Don't use undef flag while addin...
2016-06-23 Diana Picus[ARM] Do not test for CPUs, use SubtargetFeatures ...
2016-06-23 Craig Topper[AVX512] Remove masked unpack intrinsics and autoupgrad...
2016-06-23 Craig Topper[X86] Add assert to ensure only 128-bit vector types...
2016-06-23 Vassil Vassilev[modules] Good ol' JIT is gone.
2016-06-23 Vassil VassilevAdd missing include. Should fix modules builds.
2016-06-23 Sagar Thakur[LLVM][MIPS] Introduce 64 bit atomic check in CheckAtom...
2016-06-23 Matt ArsenaultFix doubly included header
2016-06-23 Vitaly Buka[libFuzzer] Add standard license info and comment heade...
2016-06-23 Eric ChristopherUse C++ comments for large block comment.
2016-06-23 Matt ArsenaultAMDGPU: readlane/writelane do not read exec
2016-06-23 Eric ChristopherFix unused variable warning by folding the temporary...
2016-06-23 David Majnemer[SCCP] Don't assume all Constants are ConstantInt
2016-06-23 David Majnemer[ADT] Add a range variant of std::transform
2016-06-23 Davide Italiano[IRObjectFile] Try to be defensive, add a break.
2016-06-23 Peter CollingbourneRevert r273456, "Preserve DebugInfo when replacing...
2016-06-22 Vedant Kumar[llvm-cov] Fix a buggy lit test
2016-06-22 Reid Kleckner[codeview] Add EFLAGS to the list of CodeView register...
2016-06-22 Matt ArsenaultAMDGPU: Fix liveness when expanding m0 loop
2016-06-22 Sanjoy Das[RS4GC] Use StringRef; NFC
2016-06-22 Reid KlecknerChange that to include MCMachObjectWriter.h
2016-06-22 Reid KlecknerAdd one more missing MCObjectWriter.h include
2016-06-22 Reid KlecknerFix instance of -Wdelete-incomplete
2016-06-22 Reid KlecknerPrune some includes from headers and sink some inline...
2016-06-22 Xinliang David Li[PM]: LoopAccessInfo simple refactoring
2016-06-22 Reid Kleckner[pdb] Treat a stream size of ~0U as 0
2016-06-22 Chris Bieneman[MachO] Finish moving fat header swap functions to...
2016-06-22 Sanjoy Das[ImplicitNullChecks] Hoist trivial depdendencies if...
2016-06-22 Rafael EspindolaUse shouldAssumeDSOLocal.
2016-06-22 Rafael EspindolaExtract a few variables to make 'if' smaller. NFC.
next