OSDN Git Service

android-x86/external-llvm.git
2016-08-26 Akira HatanakaFix the static_assert added in r279536.
2016-08-26 Kostya Serebryany[libFuzzer] simplify a test to make it pass on the bot
2016-08-25 Kostya Serebryany[libFuzzer] make sure we have symbols on fuzzer tests
2016-08-25 Michael KupersteinRevert r274613 because it breaks the test suite with...
2016-08-25 Kostya Serebryany[libFizzer] rename -print_new_cov_pcs=1 into -print_pcs...
2016-08-25 Michael KupersteinRevert r279782 due to debug buildbot breakage.
2016-08-25 David BlaikieFix ArrayRef initializer_list Ctor Test
2016-08-25 Michael KupersteinRevert r274613 because it breaks the test suite with...
2016-08-25 Tim Shen[MemCpy] Add comments for r279769
2016-08-25 Chris Bienemancmake: Install CheckAtomic.cmake (needed by lldb)
2016-08-25 Chris Bieneman[CMake] Add support for exposing runtime targets
2016-08-25 Tim NorthoverARM: by default don't set the Thumb bit on MachO reloca...
2016-08-25 Hemant Kulkarnillvm-objdump: ELF: Handle code and data mix in all...
2016-08-25 Tim Shen[MemCpy] Check for alias in performMemCpyToMemSetOptzn...
2016-08-25 Michael KupersteinReuse an SDLoc throughout a function. NFC.
2016-08-25 Tim NorthoverGlobalISel: add missing type to G_UADDE instructions
2016-08-25 Tim NorthoverGlobalISel: mark overflow bit of overflow ops legal.
2016-08-25 Tim NorthoverGlobalISel: mark simple ops legal even on types < 32...
2016-08-25 Tim NorthoverGlobalISel: mark pointer constants as legal on AArch64.
2016-08-25 Tim NorthoverGlobalISel: perform multi-step legalization
2016-08-25 Tim NorthoverGlobalISel: mark small extends as legal on AArch64
2016-08-25 Chris BienemanHooking up a check-all target for the runtimes projects
2016-08-25 Michael Kuperstein[X86] 512-bit VPAVG requires AVX512BW
2016-08-25 Simon Pilgrim[X86][SSE] INSERTPS is only combined on v4f32 types...
2016-08-25 Ron Lieberman[Hexagon] Remove extraneous debug output from HexagonCo...
2016-08-25 Wei Mi[UNROLL] Postpone ScalarEvolution::forgetLoop after...
2016-08-25 Simon PilgrimFix line endings
2016-08-25 Ron Lieberman[Hexagon] vector store print tracing.
2016-08-25 Simon Pilgrim[X86][AVX] Improved AVX512F/AVX512VL SubVectorBroadcast...
2016-08-25 Simon Pilgrim[X86][AVX] Provide SubVectorBroadcast fallback if load...
2016-08-25 Sebastian PopGVN-hoist: fix hoistingFromAllPaths for loops (PR29034)
2016-08-25 Craig Topper[X86] Simplify getOperandBias as a bit. NFC
2016-08-25 Craig Topper[X86] Fix indentation per coding standards. NFC
2016-08-25 Vitaly BukaFixed comment
2016-08-25 Vitaly Buka[asan] Disable CreateSigAltStack from Unix/Signals...
2016-08-25 George Burgess IVMake buildbots happy.
2016-08-25 Kyle ButtTailDuplication: Don't pass MMI separately from MF...
2016-08-25 Kyle ButtTailDuplication: Save MF and reduce number of parameter...
2016-08-25 George Burgess IVUpdate a comment.
2016-08-25 Matthias BraunMachineFunctionProperties/MIRParser: Rename AllVRegsAll...
2016-08-25 Kostya Serebryany[libFuzzer] simplify the code, NFC
2016-08-25 George Burgess IVMake some LLVM_CONSTEXPR variables const. NFC.
2016-08-25 Eugene ZelenkoFix some Clang-tidy modernize-use-using and Include...
2016-08-25 Xinliang David Li[Profile] Propagate branch metadata properly in instcombine
2016-08-25 Kyle ButtTest: Add REQUIRES: asserts to test that now requires...
2016-08-24 Kostya Serebryany[libFuzzer] make a test more deterministic
2016-08-24 Sanjay Patel[InstCombine] move foldICmpDivConstConst() contents...
2016-08-24 Evgeny StupachenkoThe patch improves ValueTracking on left shift with...
2016-08-24 Heejin Ahn[WebAssembly] Change a comment line
2016-08-24 Matthias BraunMIRYamlMapping cleanup
2016-08-24 Krzysztof Parzyszek[Hexagon] Check for block end when skipping debug instr...
2016-08-24 Matthias BraunMIRParser/MIRPrinter: Compute HasInlineAsm instead...
2016-08-24 Matthias BraunMissed a test in my last commit
2016-08-24 Krzysztof Parzyszek[Hexagon] Change insertion of expand-condsets pass...
2016-08-24 Sanjay Patel[InstCombine] use m_APInt to allow icmp eq/ne (shr...
2016-08-24 Matthias BraunMachineRegisterInfo/MIR: Initialize tracksSubRegLivenes...
2016-08-24 Kyle ButtCodeGen: If Convert blocks that would form a diamond...
2016-08-24 Kyle ButtIfConversion: Rescan diamonds.
2016-08-24 Tim NorthoverARM: don't diagnose cbz/cbnz to Thumb functions.
2016-08-24 Changpeng FangAMDGCN/SI: Implement readlane/readfirstlane intrinsics
2016-08-24 Rafael EspindolaUse isTargetMachO instead of isTargetDarwin.
2016-08-24 Simon Pilgrim[X86][SSE] Add MINSD/MAXSD/MINSS/MAXSS intrinsic scalar...
2016-08-24 David BlaikieDebugInfo: Add flag to CU to disable emission of inline...
2016-08-24 Matthew Simpson[LV] Unify vector and scalar maps
2016-08-24 Evandro Menezes[AArch64] Adjust the feature set for Exynos M1.
2016-08-24 Sanjoy Das[SCCP] Don't delete side-effecting instructions
2016-08-24 Simon Pilgrim[X86][SSE] Add support for combining VZEXT_MOVL target...
2016-08-24 Krzysztof Parzyszek[Hexagon] Enable subregister liveness tracking
2016-08-24 Krzysztof Parzyszek[Hexagon] Remove the utilization of IMPLICIT_DEFs from...
2016-08-24 Nico Weberfix typo 'varaible' in assert
2016-08-24 Tim NorthoverGlobalISel: fix cmp test to be in SSA form
2016-08-24 Teresa Johnson[ThinLTO/gold] Add caching support to gold-plugin
2016-08-24 Simon Pilgrim[X86][SSE] Regenerate scalar math load folding tests...
2016-08-24 Wei DingAMDGPU : Add V_SAD_U32 instruction pattern.
2016-08-24 Ying Yi[llvm-cov] Add the project summary to each source file...
2016-08-24 Sanjay Patel[InstCombine] add assert and explanatory comment for...
2016-08-24 Krzysztof ParzyszekCreate subranges for new intervals resulting from live...
2016-08-24 Simon Dardis[mips] Preparatory work for a generic scheduler
2016-08-24 Simon Pilgrim[X86][AVX2] Ensure on 32-bit targets that we broadcast...
2016-08-24 Simon Pilgrim[X86][F16C] Regenerated f16c tests
2016-08-24 Gil Rapaport[Loop Vectorizer] Support predication of div/rem
2016-08-24 Simon Pilgrim[X86][SSE] Add support for 32-bit element vectors to...
2016-08-24 Chandler Carruth[PM] Introduce basic update capabilities to the new...
2016-08-24 Mehdi AminiTentatively fix gold-plugin test: ThinLTO objects start...
2016-08-24 Gor Nishanov[Coroutines] Fix unused var warning in release build
2016-08-24 Gor Nishanov[Coroutines] Part 8: Coroutine Frame Building algorithm
2016-08-24 Chandler CarruthPreserve a pointer to the newly allocated signal stack...
2016-08-24 Matthias BraunTargetSchedule: Do not consider subregister definitions...
2016-08-24 Matthias BraunCodeGen: Remove MachineFunctionAnalysis => Enable ...
2016-08-24 Kostya Serebryany[libFuzzer] use __attribute__((target("popcnt"))) only...
2016-08-24 Matthias BraunMIRParser/MIRPrinter: Compute isSSA instead of printing...
2016-08-24 Richard SmithIncrease the size of the sigaltstack used by LLVM signa...
2016-08-24 Matthias BraunMachineModuleInfo: Avoid dummy constructor, use INITIAL...
2016-08-24 David Callahan[ADCE] Add control dependence computation
2016-08-23 Philip Reames[stackmaps] Remove an unneeded member variable [NFC]
2016-08-23 Kostya Serebryany[libFuzzer] fix link in docs
2016-08-23 Kostya Serebryany[libFuzzer] collect 64 states for value profile, not 65
2016-08-23 Kostya Serebryany[libFuzzer] docs on value profile
2016-08-23 Philip Reames[stackmaps] More extraction of common code [NFCI]
2016-08-23 Michael Zolotukhin[LoopUnroll] By default disable unrolling when optimizi...
next