OSDN Git Service

android-x86/external-llvm.git
2016-08-26 Chris Bieneman[CMake] Fixing LLVM_INCLUDE_TESTS for runtimes directory
2016-08-26 Teresa JohnsonStreamline LTO getComdat invocation (NFC)
2016-08-26 Kevin EnderbyNext set of additional error checks for invalid Mach...
2016-08-26 Manman RenSwift Calling Convetion: add support for AArch64.
2016-08-26 Tim NorthoverAArch64: avoid assertion on illegal types in performFDi...
2016-08-26 Sanjay Patel[InstCombine] add helper function for icmp (and (sh...
2016-08-26 Chad Rosier[AArch64] Avoid materializing constant values when...
2016-08-26 Davide Italiano[AsmParser] Placate a -Wmisleading-indentantion warning...
2016-08-26 Reid Kleckner[MC] Move .cv_loc management logic out of MCContext
2016-08-26 Tim NorthoverGlobalISel: mark G_FPEXT legal from float to double.
2016-08-26 Tim NorthoverGlobalISel: mark G_FCMP legal on float & double.
2016-08-26 Tim NorthoverGlobalISel: simplify G_ICMP legalization regime.
2016-08-26 Tim NorthoverGlobalISel: legalize sdiv and srem operations.
2016-08-26 Tim NorthoverGlobalISel: legalize under-width divisions.
2016-08-26 Tim NorthoverGlobalISel: mark selects legal
2016-08-26 Tim NorthoverGlobalISel: mark float/int conversions legal
2016-08-26 Sanjay Patel[InstCombine] clean up foldICmpAndConstConst(); NFC
2016-08-26 Krzysztof ParzyszekMissed a semicolon in r279835
2016-08-26 Krzysztof ParzyszekAdd some more detailed debugging information in Registe...
2016-08-26 Sanjay Patel[InstCombine] add helper function for folding of icmp...
2016-08-26 Bob Haarmanlimit the number of instructions per block examined...
2016-08-26 Saleem AbdulrasoolFileCheck: Minor cleanup of the class Pattern
2016-08-26 Sanjay Patel[InstCombine] rename variables in foldICmpAndConstant...
2016-08-26 Bob Haarmantest commit
2016-08-26 Adam Nemet[LoopUnroll] Use OptimizationRemarkEmitter directly...
2016-08-26 Sanjay Patel[InstCombine] rename variables in foldICmpDivConstant...
2016-08-26 Davide Italiano[lib/LTO] Add an assertion to catch invalid opt levels.
2016-08-26 Chad Rosier[AArch64] Avoid materializing constant 1 by using csinc...
2016-08-26 Pablo BarrioHandle empty functions with debug info in load/store...
2016-08-26 Simon Pilgrim[X86][SSE4A] The EXTRQ/INSERTQ bit extraction/insertion...
2016-08-26 Eugene LeviantImplement getRandomBytes() function
2016-08-26 Craig Topper[X86][SSE] Add CMPSS/CMPSD intrinsic scalar load foldin...
2016-08-26 Matt ArsenaultReplace subregister uses when processing tied operands
2016-08-26 Eric ChristopherFix singlton -> singleton typo.
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
next