OSDN Git Service

android-x86/external-llvm.git
2016-08-30 Ying Yi[llvm-cov] Use the native path in the coverage report.
2016-08-30 Lang Hames[Support][Error] Suppress warning about unused result.
2016-08-30 Lang Hames[Support] Add a conditionally defined default construct...
2016-08-30 James Y KnightReplace incorrect "#ifdef DEBUG" with "#ifndef NDEBUG".
2016-08-30 Kostya Serebryany[libFuzzer] use bits instead of bytes for memcmp/strcmp...
2016-08-30 Anna Thomas[RewriteStatepointsForGC] Update comment for same PHI...
2016-08-30 Lang Hames[ORC][RPC] Reword 'async' to 'non-blocking' to better...
2016-08-30 Hal Finkel[PowerPC] Force entry alignment in .got2
2016-08-30 Sanjoy DasFix coding style; NFC
2016-08-30 Duncan P. N... ADT: Explode include/llvm/ADT/{ilist,ilist_node}.h...
2016-08-30 Kostya Serebryany[libFuzzer] use trace-div and trace-gep for guided...
2016-08-30 Kostya Serebryany[sanitizer-coverage] add two more modes of instrumentat...
2016-08-30 Hal Finkel[PowerPC] Add support for -mlongcall
2016-08-30 Piotr PadlewskiNFC: add early exit in ModuleSummaryAnalysis
2016-08-30 Hal Finkel[PowerPC] Add triple to test/CodeGen/PowerPC/atomic...
2016-08-30 Duncan P. N... Rename unittests/ADT/ilistTestTemp.cpp => IListTest.cpp
2016-08-30 Duncan P. N... ADT: Give ilist<T>::reverse_iterator a handle to the...
2016-08-29 Jan VeselyAMDGPU/R600: Cleanup DAGCombine
2016-08-29 Lang Hames[ORC] Fix unit-test breakage from r280016.
2016-08-29 Michael KupersteinFix typo in comment. NFC.
2016-08-29 Teresa Johnson[ThinLTO] Indirect call promotion fixes for promoted...
2016-08-29 Hal Finkel[PowerPC] Fix i8/i16 atomics for little-Endian targets...
2016-08-29 Chad Rosier[SLP] Return a boolean value for these static helpers...
2016-08-29 Jan VeselyAMDGPU/R600: Remove MergeVectorStores from legalization
2016-08-29 Lang Hames[ORC][RPC] Fix typo in RPC comments: call primitives...
2016-08-29 Lang Hames[ORC][RPC] Make the future type of an Orc RPC call...
2016-08-29 Chris Bieneman[CMake] Make LLVMConfig.cmake variable names match...
2016-08-29 Tim NorthoverGlobalISel: use multi-dimensional arrays for legalize...
2016-08-29 Easwaran RamanFix a thinko in r278189.
2016-08-29 Saleem AbdulrasoolAMDGPU: fix mismatch tags, NFC
2016-08-29 Saleem AbdulrasoolExecutionEngine: fix a bug in the movt/movw relocator
2016-08-29 Chris Bieneman[CMake] Builtins build needs LLVM_*_OUTPUT_INTDIR variables
2016-08-29 Matthew Simpson[LV] Move insertelement sequence after scalar definitions
2016-08-29 Krzysztof ParzyszekPropagate TBAA info in SelectionDAG::getIndexedLoad
2016-08-29 Douglas Katzman[Myriad]: add missing 'mcpu' values
2016-08-29 Tom StellardAMDGPU/SI: Implement a custom MachineSchedStrategy
2016-08-29 Vitaly Buka[asan] Enable new stack poisoning with store instructio...
2016-08-29 Tim NorthoverGlobalISel: switch to SmallVector for pending legalizat...
2016-08-29 Tom StellardAMDGPU/SI: Improve SILoadStoreOptimizer and run it...
2016-08-29 Tim NorthoverASan: remove variable only used in assertions build
2016-08-29 Tim NorthoverGlobalISel: legalize frem to a libcall on AArch64.
2016-08-29 Tim NorthoverGlobalISel: rework CallLowering so that it can be used...
2016-08-29 Matt ArsenaultAMDGPU/R600: Fix fixups used for constant arrays
2016-08-29 Kyle ButtIfConversion: Fix branch predication bug.
2016-08-29 Vitaly BukaUse store operation to poison allocas for lifetime...
2016-08-29 Vitaly Buka[asan] Separate calculation of ShadowBytes from calcula...
2016-08-29 David Majnemer[SimplifyCFG] Hoisting invalidates metadata
2016-08-29 Reid KlecknerMake vec_fabs.ll pass with MSVC 2013
2016-08-29 Teresa Johnson[gold] Fix test accidentally regressed for newer gold
2016-08-29 Evandro Menezes[AArch64] Adjust the scheduling model for Exynos M1.
2016-08-29 Anna Thomas[StatepointsForGC] Rematerialize in the presence of...
2016-08-29 Teresa Johnson[LTO] Remove extraneous output
2016-08-29 Sanjay Patel[Constant] remove fdiv and frem from canTrap()
2016-08-29 Sanjay Patel[SimplifyCFG] rename test file, regenerate checks,...
2016-08-29 Gor Nishanov[Coroutines] Part 9: Add cleanup subfunction.
2016-08-29 Sanjay Patel[TargetLowering] remove fdiv and frem from canOpTrap...
2016-08-29 Krzysztof ParzyszekDo not use MRI::getMaxLaneMaskForVReg as a mask coverin...
2016-08-29 Tom StellardAMDGPU/SI: Improve register allocation hints for sopk...
2016-08-29 Rafael EspindolaUse the correct ctor/dtor section for dynamic-no-pic.
2016-08-29 Benjamin KramerMark test as XFAIL instead of disabling it everywhere.
2016-08-29 Rafael EspindolaMove code only used by codegen out of MC. NFC.
2016-08-29 Haojian WuFix -Wunused-but-set-variable warning.
2016-08-29 Tom StellardAMDGPU/SI: Query AA, if available, in areMemAccessesTri...
2016-08-29 Igor BregerFixed a bug in type legalizer for masked gather.
2016-08-29 Igor Breger[AVX512] In some cases KORTEST instruction may be used...
2016-08-29 Haojian Wu[InstructionSelect] NumBlocks isn't defined in DEBUG...
2016-08-29 Craig Topper[X86] Don't lower FABS/FNEG masking directly to a Const...
2016-08-29 Craig Topper[AVX-512] Always use v8i64 when converting 512-bit...
2016-08-29 Craig Topper[AVX-512] Add 512-bit fabs tests with and without AVX512DQ.
2016-08-29 Lang Hames[Orc] Simplify LogicalDylib and move it back inside...
2016-08-28 Craig Topper[AVX-512] Add support for selecting 512-bit VPABSB...
2016-08-28 Craig Topper[AVX-512] Add patterns for selecting 128/256-bit EVEX...
2016-08-28 Craig Topper[AVX-512] Add testcases showing that we don't emit...
2016-08-28 Sylvestre LedruFix some typos in the doc
2016-08-28 Sanjay Patel[x86] add tests for <3 x N> vector types (PR29114)
2016-08-28 Sanjay Patel[InstCombine] use m_APInt to allow icmp (and X, Y)...
2016-08-28 Simon Pilgrim[X86][AVX512] Only combine EVEX targets shuffles to...
2016-08-28 Hal Finkel[PowerPC] Implement lowering for atomicrmw min/max...
2016-08-28 Elena Demikhovsky[Loop Vectorizer] Fixed memory confilict checks.
2016-08-28 Craig Topper[AVX-512] Promote AND/OR/XOR to v2i64/v4i64/v8i64 even...
2016-08-28 Craig Topper[AVX-512] Add tests to show that we don't select masked...
2016-08-28 Craig Topper[X86] Rename PABSB/D/W instructions to be consistent...
2016-08-27 Jan VeselyAMDGPU/R600: Enable Load combine
2016-08-27 Craig Topper[X86] Rename predicate function that detects if require...
2016-08-27 Craig Topper[X86] Keep looping over operands looking for byte regis...
2016-08-27 Craig Topper[X86] Include XMM/YMM/ZMM16-23 in X86II::isX86_64Extend...
2016-08-27 Craig Topper[X86] Don't allow DR8-DR15 to be assembled in 32-bit...
2016-08-27 Craig Topper[X86] Remove stale comment about FixupBWInsts pass...
2016-08-27 Craig Topper[AVX-512] Allow EVEX encoding unordered/ordered/equal...
2016-08-27 Craig Topper[X86] Enable FR32/FR64 cmpeq/cmpne/cmpunord/cmpord...
2016-08-27 Craig Topper[AVX-512] Add load folding for EVEX vcmpps/pd/ss/sd.
2016-08-27 Teresa Johnson[LTO] Don't create a new common unless merged has diffe...
2016-08-27 Matt ArsenaultAMDGPU: Mark sched model complete
2016-08-27 Matt ArsenaultAMDGPU: Remove unneeded implicit exec uses/defs
2016-08-27 Lang Hames[Orc] Explicitly specify type for assignment.
2016-08-27 Sebastian PopGVN-hoist: invalidate MD cache (PR29144)
2016-08-27 Quentin Colombet[RegBankSelect] Do not abort when the target wants...
2016-08-27 Quentin Colombet[InstructionSelect] Do not abort when the target wants...
2016-08-27 Quentin Colombet[MachineLegalize] Do not abort when the target wants...
2016-08-27 Matt ArsenaultAMDGPU: Select mulhi 24-bit instructions
next