OSDN Git Service

[AMDGPU] Add missing test for rL287203
[android-x86/external-llvm.git] / include /
2016-11-17 Lang Hames[Orc] Clang-format the recent RPC update (r286620 and...
2016-11-17 Dehao ChenUse profile info to adjust loop unroll threshold.
2016-11-16 Peter CollingbourneIntroduce GlobalSplit pass.
2016-11-16 Ahmed Bougacha[CodeGen] Pass references, not pointers, to MMI helpers...
2016-11-16 Ahmed Bougacha[CodeGen] Pull MMI helpers from FunctionLoweringInfo...
2016-11-16 Ahmed Bougacha[CodeGen] Cleanup MachineModuleInfo doxygen comments...
2016-11-16 Ahmed Bougacha[CodeGen] Sort MMI forward declarations. NFC.
2016-11-16 Peter CollingbourneBitcode: Introduce initial multi-module reader API.
2016-11-16 Eugene Zelenko[ExecutionEngine] Fix examples build broken in r287126...
2016-11-16 Sanjay Patelfix comment formatting; NFC
2016-11-16 Eugene Zelenko[ExecutionEngine] Fix some Clang-tidy modernize-use...
2016-11-16 Pekka JaaskelainenAdd a little endian variant of TCE.
2016-11-16 Simon Pilgrim[X86][AVX512] Autoupgrade lossless i32/u32 to f64 conve...
2016-11-16 Pavel LabathRemove TimeValue class
2016-11-16 Ayman Musa[X86][AVX512] Removing llvm x86 intrinsics for _mm_mask...
2016-11-16 Craig Topper[X86] Remove the scalar intrinsics for fadd/fsub/fdiv...
2016-11-16 Davide Italiano[ELF] Convert ELF.h to Expected<T>.
2016-11-15 Chad Rosier[AArch64] Add support for Qualcomm's Falkor CPU.
2016-11-15 Kuba BreckaFix llvm-symbolizer to correctly sort a symbol array...
2016-11-15 Davide Italiano[ELF] Rewrite isMips64EL() using isMipsELF64(). NFCI.
2016-11-15 Stanislav Mekhanoshin[AMDGPU] Add wave barrier builtin
2016-11-15 Zaara Syedavector load store with length (left justified) llvm...
2016-11-15 Pablo BarrioRevert "[JumpThreading] Unfold selects that depend...
2016-11-15 Tony Jiang[PowerPC] Implement BE VSX load/store builtins - llvm...
2016-11-15 Rafael Espindolaclang format include/llvm/Support/ELF.h. NFC.
2016-11-15 NAKAMURA TakumiDWARFAbbreviationDeclaration.h: Fix a typo in r286924...
2016-11-15 Joerg SonnenbergerIntroduce TLI predicative for base-relative Jump Tables.
2016-11-15 Matt ArsenaultTableGen: Add operator !or
2016-11-15 Lang Hames[ORC] Work around an apparent modules/linkage issue.
2016-11-15 Greg ClaytonImprove DWARF parsing speed by improving DWARFAbbreviat...
2016-11-15 Rui UeyamaAdd a file magic for CL.exe's object file created with...
2016-11-15 Vitaly BukaAvoid calling std::memcmp with nullptr
2016-11-14 Adrian PrantlRemove redundant uses of \brief.
2016-11-14 Vitaly BukaDon't pass nullptr into memcpy
2016-11-14 Tom StellardRegAllocGreedy: Properly initialize this pass, so that...
2016-11-14 Kuba Brecka[tsan] Add support for C++ exceptions into TSan (call...
2016-11-14 Kevin EnderbyAdd a checkSymbolTable() method to the MachOObjectFile...
2016-11-14 Sean Fertile[PPC] Add intrinsic mapping to the xscvhpsp instruction
2016-11-14 Teresa JohnsonRestore "[ThinLTO] Prevent exporting of locals used...
2016-11-14 Teresa Johnson[ThinLTO] Make inline assembly handling more efficient...
2016-11-14 Sean Fertile[PPC] add intrinsics for vec extract exp/significand...
2016-11-14 Diana PicusGlobalISel: Fix typos. NFC
2016-11-14 Eric FiselierAdd explicit (void) cast to unused unique_ptr::release...
2016-11-14 Craig Topper[AVX-512] Remove and autoupgrade masked dword/qword...
2016-11-13 Igor Bregerrevert commit r286761, some builds failed on Win platforms
2016-11-13 Ayman Musa[X86][AVX512] Removing llvm x86 intrinsics for _mm_mask...
2016-11-13 Craig Topper[AVX-512] Add unmasked intrinsics for variable shifts...
2016-11-13 Peter CollingbourneBitcode: Change module reader functions to return an...
2016-11-13 Peter CollingbourneAnalysis: Simplify the ScalarEvolution::getGEPExpr...
2016-11-13 Peter CollingbourneIR: Change the Type::get{Array,Vector,Pointer}ElementTy...
2016-11-12 Lang Hames[ORC] Remove the 'const' qualifier from the member...
2016-11-12 Craig Topper[AVX-512] Remove the remaining masked shift by immediat...
2016-11-12 Zachary Turner[Support] Add StringRef::find_lower and contains_lower.
2016-11-12 Craig Topper[AVX-512] Add unmasked version of shift by immediate...
2016-11-12 Lang Hames[ORC] Add a WrappedHandlerReturn type to map handler...
2016-11-12 Zachary TurnerOne more set of changes to fix formatv() on linux.
2016-11-12 Zachary TurnerAdd missing #include.
2016-11-12 Zachary TurnerFix another problem with formatv().
2016-11-12 Zachary TurnerTry to fix build after llvm::formatv() patch.
2016-11-11 Zachary Turner[Support] Introduce llvm::formatv() function.
2016-11-11 Rui UeyamaDefine DbiStreamBuilder::addSectionContribs.
2016-11-11 Lang Hames[RPC] Add const qualifier to MemberFnWrapper to make...
2016-11-11 Rui UeyamaFix typo in comment.
2016-11-11 Matthias BraunRevert "(origin/master, origin/HEAD) MachineScheduler...
2016-11-11 Matthias BraunMachineScheduler/ScheduleDAG: Add support to skipping...
2016-11-11 Matthias BraunScheduleDAGInstrs: Move VRegUses to ScheduleDAGMILive...
2016-11-11 Lang Hames[ORC] Re-apply 286620 with fixes for the ErrorSuccess...
2016-11-11 Nemanja Ivanovic[PowerPC] Add remaining vector permute builtins in...
2016-11-11 Erik EcksteinMake the FunctionComparator of the MergeFunctions pass...
2016-11-11 Peter CollingbourneBitcode: Change getModuleSummaryIndex() to return an...
2016-11-11 Peter CollingbourneBitcode: Clean up error handling for certain bitcode...
2016-11-11 Lang Hames[ORC] Revert r286620 while I investigate a bot failure.
2016-11-11 Lang Hames[ORC] Refactor the ORC RPC utilities to add some new...
2016-11-11 Adrian PrantlFix comments according to the LLVM coding guidelines.
2016-11-11 Greg ClaytonFix windows buildbot where warnings are errors. We...
2016-11-11 Greg ClaytonClean up DWARFFormValue by reducing duplicated code...
2016-11-11 Nemanja Ivanovic[PowerPC] Add vector conversion builtins to altivec...
2016-11-11 Teresa JohnsonAdd missing file from r286566
2016-11-11 Teresa JohnsonSplit Bitcode/ReaderWriter.h into separate reader and...
2016-11-11 Mehdi AminiPrevent at compile time converting from Error::success...
2016-11-11 Mehdi AminiMake the Error class constructor protected
2016-11-11 Davide Italiano[ADT/MathExtras] Introduce PowerOf2Ceil.
2016-11-11 Mandeep Singh Grang[llvm] Remove duplicate header from PassInfo.h
2016-11-11 Matthias BraunScheduleDAGInstrs: Add condjump deps to addSchedBarrier...
2016-11-10 Matthias BraunTimer: Remove group-less NamedRegionTimer constructor.
2016-11-10 Evandro Menezes[DAG Combiner] Fix the native computation of the Newton...
2016-11-10 Tim NorthoverGlobalISel: fix mistaken comment change
2016-11-10 Peter CollingbourneIR: Introduce inrange attribute on getelementptr indices.
2016-11-10 Matthias BraunRegisterCoalescer: Ignore interferences for constant...
2016-11-10 Zachary TurnerFix initialization order error.
2016-11-10 Zachary Turner[Support] Improve flexibility of binary blob formatter.
2016-11-10 Eugene ZelenkoFix some Clang-tidy modernize-use-default and readabili...
2016-11-09 Peter CollingbourneRe-apply r286384, "X86: Introduce the "relocImm" Comple...
2016-11-09 Dehao ChenAdd isHotBB helper function to ProfileSummaryInfo
2016-11-09 Tim NorthoverGlobalISel: fix typo. NFC
2016-11-09 Tim NorthoverGlobalISel: translate invoke and landingpad instructions
2016-11-09 Evgeny StupachenkoMinor unroll pass refacoring.
2016-11-09 Sanjoy Das[SCEV] Refactor out a useful pattern; NFC
2016-11-09 Peter CollingbourneRevert r286384, "X86: Introduce the "relocImm" ComplexP...
2016-11-09 Peter CollingbourneX86: Introduce the "relocImm" ComplexPattern, which...
next