OSDN Git Service

android-x86/external-llvm.git
2018-02-07 Simon Atanasyan[mips] Support 'y' operand code to print exact log2...
2018-02-07 Simon Atanasyan[mips] Handle 'M' and 'L' operand codes for memory...
2018-02-07 Pavel Labath[BinaryFormat] Remove dangling declaration of Discrimin...
2018-02-07 Max KazantsevRe-enable "[SCEV] Make isLoopEntryGuardedByCond a bit...
2018-02-07 Clement Courbet[MergeICmps] Re-commit rL324317 "Enable the MergeICmps...
2018-02-07 Serguei KatkovRevert [SCEV] Make isLoopEntryGuardedByCond a bit smarter
2018-02-07 George RimarRevert r324455 "[ThinLTO] - Simplify code in ThinLTOBit...
2018-02-07 Sjoerd Meijer[ARM] FP16 mov imm pattern
2018-02-07 George Rimar[ThinLTO] - Simplify code in ThinLTOBitcodeWriter.
2018-02-07 Max Kazantsev[SCEV] Make isLoopEntryGuardedByCond a bit smarter
2018-02-07 Michael ZolotukhinThe xfailed test from r324448 passed on one of the...
2018-02-07 Serguei Katkov[LoopPrediction] Introduce utility function getLatchPre...
2018-02-07 Chandler Carruth[x86/retpoline] Make the external thunk names exactly...
2018-02-07 Michael ZolotukhinXfail the test added in r324445 until the underlying...
2018-02-07 Eugene Leviant[LegalizeDAG] Truncate condition operand of ISD::SELECT
2018-02-07 Tom StellardAMDGPU/GlobalISel: Mark 32-bit G_FPTOUI as legal
2018-02-07 Michael ZolotukhinFollow-up for r324429: "[LCSSAVerification] Run verific...
2018-02-07 Teresa Johnson[ThinLTO] Serialize WithGlobalValueDeadStripping index...
2018-02-07 Volkan KelesGlobalISel: Always check operand types when executing...
2018-02-07 Mark Searles[AMDGPU] Suppress redundant waitcnt instrs.
2018-02-07 Craig Topper[Mips][AMDGPU] Update test cases to not use vector...
2018-02-07 Matt ArsenaultAMDGPU: Select BFI patterns with 64-bit ints
2018-02-07 Michael Zolotukhin[LCSSAVerification] Run verification only when asserts...
2018-02-06 Craig Topper[DAGCombiner][AMDGPU][X86] Turn cttz/ctlz into cttz_zer...
2018-02-06 Adrian PrantlAdd DWARF for discriminated unions
2018-02-06 Eli FriedmanPlace undefined globals in .bss instead of .data
2018-02-06 Eli Friedman[LivePhysRegs] Fix handling of return instructions.
2018-02-06 Evandro Menezes[AArch64] Adjust the cost model for Exynos M3
2018-02-06 Andrew KaylorAdd SelectionDAGDumper support for strict FP nodes
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...
next