OSDN Git Service

android-x86/external-llvm.git
2016-10-27 NAKAMURA Takumixray-extract.cc: Quick fix for mingw, to avoid errc...
2016-10-27 Kostya Serebryany[libFuzzer] revert 285259 -- hit commit too soon
2016-10-27 Kostya Serebryany[libFuzzer] speculatively trying to fix the Mac build
2016-10-26 Davide Italiano[IR] Retire unused getGEPReturnType overload. NFCI.
2016-10-26 Tim Shen[APFloat] Fix APFloat::getExactInverse when the input...
2016-10-26 Justin Bognerllvm-objdump: Make some error messages more consistent
2016-10-26 Vedant Kumar[utils] Add a '--unified-report' option to the code...
2016-10-26 Vedant Kumar[utils] Use print_function in the code coverage prep...
2016-10-26 Vedant Kumar[utils] Add an '--only-merge' option to the code covera...
2016-10-26 Evandro Menezes[AArch64] Create feature set for Samsung Exynos-M2
2016-10-26 Victor LeschukDebugInfo: fix incorrect alignment type (NFC)
2016-10-26 Reid Kleckner[lit] Work around Windows MSys command line tokenizatio...
2016-10-26 Ehsan Amiri[PPC] Remove testcase from incorrect directory
2016-10-26 Tim NorthoverARM: don't rely on push/pop reglists being in order...
2016-10-26 Nemanja IvanovicDo not assume that FP vector operands are never legaliz...
2016-10-26 Sanjoy DasSimplify `x >=u x >> y` and `x >=u x udiv y`
2016-10-26 Chad RosierRevert "[AliasSetTracker] Make AST smarter about intrin...
2016-10-26 Nemanja Ivanovic[PowerPC] Implement vec_insert_exp builtins - llvm...
2016-10-26 Kostya Serebryany[libFuzzer] simplify TracePC::HandleTrace even further...
2016-10-26 Chad RosierFix test from r285217.
2016-10-26 Chad Rosier[AArch64] Avoid materializing constant 1 when generatin...
2016-10-26 Dan Gohman[WebAssembly] Update the README.txt.
2016-10-26 Nirav Dave[MC] Fix comma typo in .loc parsing
2016-10-26 Robert LougherReapply: "Remove debug location from common tail when...
2016-10-26 Yaxun LiuAMDGPU: Refactor processor definition to use ISA versio...
2016-10-26 Dehao ChenIntroduce updateDiscriminator interface to DILocation...
2016-10-26 Matt ArsenaultReapply "AMDGPU: Don't use offen if it is 0"
2016-10-26 Matt ArsenaultAMDGPU: Fix counting si_mask_branch as 4 bytes
2016-10-26 Matt ArsenaultFix nondeterministic output in local stack slot alloc...
2016-10-26 Sanjay Patel[InstCombine] clean up commonCastTransforms; NFC
2016-10-26 Tom StellardLegalizeDAG: Support promoting [US]DIV and [US]REM...
2016-10-26 Tom StellardAMDGPU/SI: Don't emit multi-dword flat memory ops when...
2016-10-26 Tom StellardAMDGPU/SI: Remove unnecessary run lines from test
2016-10-26 Zvi Rackover[X86] AVX512 fallback for floating-point scalar selects
2016-10-26 Sanjay Patel[InstCombine] consolidate zext tests and auto-generate...
2016-10-26 Sanjay Patel[InstCombine] auto-generate better checks; NFC
2016-10-26 Chad Rosier[AliasSetTracker] Make AST smarter about intrinsics...
2016-10-26 Victor LeschukDebugInfo: support for DWARFv5 DW_AT_alignment attribute
2016-10-26 Andrea Di Biagio[IndVarSimplify][DebugLoc] When widening the exit loop...
2016-10-26 Vassil VassilevRevert r285181 "DebugInfo: support for DWARFv5 DW_AT_al...
2016-10-26 Victor LeschukDebugInfo: support for DWARFv5 DW_AT_alignment attribute
2016-10-26 Victor LeschukDebugInfo: add bitcode upgrade test for alignment
2016-10-26 Dean Michael... [XRay] Be case-insensitive for error strings
2016-10-26 Craig Topper[AVX-512] Add scalar vfmsub/vfnmsub mask3 intrinsics
2016-10-26 Dean Michael... [XRay] Remove unnecessary include of <unistd.h>
2016-10-26 Dean Michael... [XRay] Remove unnecessary include of <unistd.h>
2016-10-26 Dean Michael... [XRay] Move specialisations into correct namespace
2016-10-26 Dean Michael... [XRay] Remove extra `;` to make -wpedantic happy
2016-10-26 Dean Michael... [XRay] Add llvm-xray as a dependency to test/CMakeLists.txt
2016-10-26 Dean Michael... [XRay] Implement `llvm-xray extract`, start of the...
2016-10-26 Peter CollingbourneCloning: Also clone global variable attached metadata.
2016-10-26 Kostya Serebryany[libFuzzer] refresh docs
2016-10-26 Dean Michael... Revert "[XRay] Implement `llvm-xray extract`, start...
2016-10-26 Dean Michael... [XRay] Implement `llvm-xray extract`, start of the...
2016-10-26 Rui UeyamaUse printf instead of "echo -e" or "echo -n".
2016-10-26 Kostya Serebryany[libFuzzer] simplify the code in TracePC::HandleTrace...
2016-10-26 Kostya Serebryany[libFuzzer] simplify the code to print new PCs
2016-10-25 Evgeniy StepanovUtility functions for appending to llvm.used/llvm.compi...
2016-10-25 Kostya Serebryany[libFuzzer] simplify the code in TracePC::HandleTrace
2016-10-25 Lang Hames[docs] Avoid repetition of 'considerable' in Error...
2016-10-25 Lang Hames[docs] Use consistent style for "do more stuff" in...
2016-10-25 Lang Hames[docs] Fix yet another Error docs formatting issue...
2016-10-25 Lang Hames[docs] Fix a few more Error docs formatting issues.
2016-10-25 Kostya Serebryany[libFuzzer] add StandaloneFuzzTargetMain.c and a test...
2016-10-25 Lang Hames[docs] Fix a missing code-block in the new Error docs.
2016-10-25 Lang Hames[docs] Fix a couple of typos in the new Error docs.
2016-10-25 James Y Knight[Sparc] Don't overlap variable-sized allocas with other...
2016-10-25 Bob Haarman[codeview] support emitting indirect virtual base class...
2016-10-25 Simon Pilgrim[DAGCombiner] Enable (urem x, (shl pow2, y)) -> (and...
2016-10-25 Rong Xu[PGO] Fix select instruction annotation
2016-10-25 Simon Pilgrim[X86][SSE] Regenerated known-bits test with srem->urem fix
2016-10-25 Simon Pilgrim[DAGCombiner] Enable srem(x.y) -> urem(x,y) combine...
2016-10-25 Lang Hames[docs] Add more Error documentation to the Programmer...
2016-10-25 Simon Pilgrim[X86][SSE] Added vector srem combine tests
2016-10-25 Simon Pilgrim[X86][SSE] Added vector urem combine tests
2016-10-25 Simon Pilgrim[DAGCombiner] Enable sdiv(x.y) -> udiv(x,y) combine...
2016-10-25 Guozhi Wei[InstCombine] Resubmit the combine of A->B->A BitCast...
2016-10-25 Simon Pilgrim[X86][SSE] Added vector sdiv combine tests
2016-10-25 Robert Lougherrevert: "Remove debug location from common tail when...
2016-10-25 Kostya Serebryany[libFuzzer] when mutating based on CMP traces also...
2016-10-25 Sanjay Patel[InstCombine] Ensure that truncated int types are legal.
2016-10-25 Evandro Menezes[AArch64] Adjust the cost model for Exynos M1.
2016-10-25 Tim Shen[APFloat] Make APFloat an interface class to the intern...
2016-10-25 Evandro MenezesAdd option to specify minimum number of entries for...
2016-10-25 Vedant Kumar[llvm-cov] Don't use colored output until we know it...
2016-10-25 Evandro MenezesSwitch lowering: improve partitioning of jump tables
2016-10-25 Matthew Simpson[LV] Sink scalar operands of predicated instructions
2016-10-25 Sanjay Patel[InstCombine] add tests for missing icmp + shl nuw...
2016-10-25 Michael IlsemanAdd -strip-nonlinetable-debuginfo capability
2016-10-25 Robert LougherRemove debug location from common tail when tail-merging
2016-10-25 Michael KupersteinFix 80-char violations. NFC.
2016-10-25 Vedant Kumar[unittests] STLExtrasTest: Remove an MSVC 2013 workarou...
2016-10-25 Vedant Kumar[unittests] Remove an MSVC 2013 workaround, NFCI.
2016-10-25 Nico WeberRevert 285087.
2016-10-25 Vedant Kumar[llvm-cov] Add support for loading coverage from multip...
2016-10-25 Nico WeberTry removing an MSVC2010 workaround.
2016-10-25 Dan Gohman[WebAssembly] Add immediate fields to call_indirect...
2016-10-25 Dehao ChenMove discriminator assignment to where it is used....
2016-10-25 Andrea Di Biagio[IndVarSimplify][Dwarf] When widening the IV increment...
2016-10-25 Pavel LabathReplace TimeValue by TimePoint in LegacyPassManager...
next