OSDN Git Service

android-x86/external-llvm.git
2018-02-06 Lang HamesAdd OrcJIT dependency for Kaleidoscope Chapter 9.
2018-02-06 Adrian PrantlFix a crash when emitting DIEs for variable-length...
2018-02-06 Lang Hames[ORC] Use explicit constructor calls to fix a builder...
2018-02-06 Lang Hames[ORC] Remove some unused lambda captures.
2018-02-06 Craig Topper[X86] Add test cases that exercise the BSR/BSF optimiza...
2018-02-06 Sanjay Patel[x86] add tests to show demanded bits shortcoming; NFC
2018-02-06 Lang Hames[docs] Add out-of-date warnings to the BuildingAJIT...
2018-02-06 Lang Hames[ORC] Start migrating ORC layers to use the new ORC...
2018-02-06 Sanjay Patel[AArch64] add test to show sub-optimal isel; NFC
2018-02-06 Sanjay Patel[x86] add test to show missed BMI isel; NFC
2018-02-06 Daniel Neilson[DSE] Upgrade uses of MemoryIntrinic::getAlignment...
2018-02-06 Sanjay Patel[TargetLowering] use local variable to reduce duplicati...
2018-02-06 Sanjay Patel[TargetLowering] use local variables to reduce duplicat...
2018-02-06 Daniel Neilson[InferAddressSpaces] Update uses of IRBuilder memory...
2018-02-06 Paul Robinson[DWARFv5] Emit .debug_line_str (in a non-DWO file).
2018-02-06 Krzysztof Parzyszek[Hexagon] Extract HVX lowering and selection into HVX...
2018-02-06 Krzysztof Parzyszek[Hexagon] Lower concat of more than 2 vectors into...
2018-02-06 Alexey Bataev[SLP] Update test checks, NFC.
2018-02-06 Daniel Neilson[InlineFunction] Update deprecated use of IRBuilder...
2018-02-06 Stanislav Mekhanoshin[AMDGPU] removed dead code handling rmw in memory legalizer
2018-02-06 Krzysztof Parzyszek[Hexagon] Don't form new-value jumps from floating...
2018-02-06 Simon Pilgrim[InstCombine][ValueTracking] Match non-uniform constant...
2018-02-06 Craig Topper[X86] Auto-generate checks. NFC
2018-02-06 Sjoerd Meijer[ARM] f16 conversions
2018-02-06 Nirav Dave[DAG, X86] Improve Dependency analysis when doing multi...
2018-02-06 Simon PilgrimRegenerate vector-urem test. NFCI.
2018-02-06 Marek OlsakAMDGPU: Fix S_BUFFER_LOAD_DWORD_SGPR moveToVALU
2018-02-06 Krzysztof Parzyszek[Hexagon] Remove leftover assert
2018-02-06 Krzysztof Parzyszek[Hexagon] Split HVX operations on vector pairs
2018-02-06 Krzysztof Parzyszek[Hexagon] Add helper functions to identify single/pair...
2018-02-06 Krzysztof Parzyszek[Hexagon] Handle lowering of SETCC via setCondCodeAction
2018-02-06 Simon Pilgrim[X86][SSE] Add PACKUS support for truncation of clamped...
2018-02-06 Tim Renouf[AMDGPU] do not generate .AMDGPU.config for amdpal...
2018-02-06 Sander de Smalen[AArch64][SVE] Asm: Add AND_ZI instructions and aliases
2018-02-06 Clement Courbet[MergeICmps] Handle chains with several complex BCE...
2018-02-06 Simon Pilgrim[X86][SSE] Add PACKSS support for truncation of clamped...
2018-02-06 Hiroshi Inoue[PowerPC] fix up in rL324229, NFC
2018-02-06 Petar Jovanovic[DeadArgumentElim] Set pointer to DISubprogram before...
2018-02-06 Alexander IvchenkoFix unused variable warning in release mode. NFC.
2018-02-06 Oliver Stannard[AArch64] Fix spelling of ICH_ELRSR_EL2 system register
2018-02-06 Oliver Stannard[ARM][AArch64] Add CSDB speculation barrier instruction
2018-02-06 Clement Courbet[MergeICmps][NFC] Add more assertions.
2018-02-06 Sjoerd Meijer[ARM] Armv8.2-A FP16 code generation (part 3/3)
2018-02-06 Clement CourbetRevert "[MergeICmps] Enable the MergeICmps Pass by...
2018-02-06 Clement Courbet[MergeICmps] Enable the MergeICmps Pass by default.
2018-02-06 Hiroshi Inoue[ThinLTO] fix test failure without x86 backend
2018-02-06 Craig Topper[X86] Modify a few tests to not use icmps that are...
2018-02-06 Konstantin... AMDGPU/MemoryModel: Fix monotonic atomic loads
2018-02-06 Peter CollingbourneThinLTOBitcodeWriter: Do not include module-level inlin...
2018-02-06 Craig Topper[DAGCombiner] Pass the original load to ExtendSetCCUses...
2018-02-06 Derek Schuff[WebAssembly] Fix test expectations after r324274
2018-02-06 Reid KlecknerUpdate test expectations after reverting PLT change
2018-02-06 Ahmed Charles[RISCV] Add support for %pcrel_lo.
2018-02-06 Reid KlecknerRevert "Don't assume a null GV is local for ELF and...
2018-02-06 Teresa Johnson[ThinLTO] Remove dead and dropped symbol declarations...
2018-02-06 Paul RobinsonFix regex from r324279 more better.
2018-02-05 Craig Topper[X86] Auto-generate complete checks. NFC
2018-02-05 Craig Topper[X86] Relax restrictions on what setcc condition codes...
2018-02-05 Peter CollingbourneLTO: Also include dso-local bit for calls in ThinLTO...
2018-02-05 Sanjay Patel[LoopStrengthReduce, x86] don't add cost for a cmp...
2018-02-05 Francis Visoiu... [PEI] Fix failing test caused by r324283
2018-02-05 Francis Visoiu... [PEI][NFC] Move StackSize opt-remark code next to ...
2018-02-05 Paul RobinsonFix Windows bots for test from r324270.
2018-02-05 Daniel Neilson[LowerMemIntrinsics] Update uses of deprecated MemIntri...
2018-02-05 Sanjay Patel[InstCombine] don't try to evaluate instructions with...
2018-02-05 Krzysztof Parzyszek[SDAG] Legalize all CondCodes by inverting them and...
2018-02-05 Daniel Neilson[SimplifyLibCalls] Update from deprecated IRBuilder...
2018-02-05 Paul Robinson[DWARF] Regularize dumping strings from line tables.
2018-02-05 Sanjay Patel[InstCombine] add test corresponding to r324252 (PR3622...
2018-02-05 Daniel NeilsonAdd release note on change to memcpy/memmove/memset...
2018-02-05 Nirav Dave[X86] Teach DAG unfoldMemoryOperand to reconvert CMPs...
2018-02-05 Craig Topper[X86] Artificially lower the complexity of the scalar...
2018-02-05 Sanjay Patel[InstCombine] add unsigned saturation subtraction canon...
2018-02-05 Peter CollingbourneLTO: Include dso-local bit in ThinLTO cache key.
2018-02-05 Sanjay Patel[InstCombine] only allow narrow/wide evaluation of...
2018-02-05 Krzysztof Parzyszek[Hexagon] Memoize instruction positions in BitTracker
2018-02-05 Craig Topper[X86] Teach X86DAGToDAGISel::shrinkAndImmediate to...
2018-02-05 Hans WennborgRevert r323472 "[Debug] Add dbg.value intrinsics for...
2018-02-05 Benjamin KramerBitTracker.h needs a full definition of MachineInstr...
2018-02-05 Krzysztof Parzyszek[Hexagon] Forgot about HexagonISD::VZERO in selecting...
2018-02-05 Krzysztof Parzyszek[Hexagon] Don't use garbage mask in HvxSelector::shuffp2
2018-02-05 Teresa Johnson[ThinLTO] Convert dead alias to declarations
2018-02-05 Krzysztof Parzyszek[Hexagon] Use V6_vmpyih for halfword multiplication
2018-02-05 Dmitry Preobrazhensky[AMDGPU][MC] Corrected dst/data size for MIMG opcodes...
2018-02-05 Igor Laevsky[llvm-opt-fuzzer] Fix build after rL324225
2018-02-05 Dmitry Preobrazhensky[AMDGPU][MC] Added validation of d16 and r128 modifiers...
2018-02-05 Hiroshi Inoue[PowerPC] Check hot loop exit edge in PPCCTRLoops
2018-02-05 Clement Courbet[CodeGenSchedule][NFC] Always emit ProcResourceUnits.
2018-02-05 Igor Laevsky[llvm-opt-fuzzer] Avoid adding incorrect inputs to...
2018-02-05 James HendersonFix more print format specifiers in debug_rnglists...
2018-02-05 Serguei KatkovRevert [SimplifyCFG] Relax restriction for folding...
2018-02-05 Craig Topper[X86] Add isel patterns for selecting masked SUBV_BROAD...
2018-02-05 Max Kazantsev[NFC] Add tests for PR35743
2018-02-05 Serguei Katkov[SimplifyCFG] Relax restriction for folding uncondition...
2018-02-05 Craig Topper[X86] Remove unused lambda. NFC
2018-02-05 Craig Topper[X86] Remove X86ISD::SHUF128 from combineBitcastForMask...
2018-02-05 Serguei KatkovRe-apply [SCEV] Fix isLoopEntryGuardedByCond usage
2018-02-04 Craig Topper[X86] Auto-generate full checks. NFC
2018-02-04 Zvi RackoverX86 Tests: Add shuffle that can be improved by widening...
2018-02-04 Florian Hahn[PartialInliner] Update test (NFC).
next