Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_external_llvm80
/
e79e42e6c4d596b8b7108ac0bee13d02252eae0d
e79e42e
DAG: Try to custom lower when promoting float operands
by Matt Arsenault
· 7 years ago
c2a24b8
[MCJIT] Fix a case of Error::success() being passed to report_fatal_error.
by Lang Hames
· 7 years ago
30db32f
Revert "[ARM] Allow signed icmps in ARMCodeGenPrepare"
by Vitaly Buka
· 7 years ago
e0dc5c1
[Support] Add a basic C API for llvm::Error.
by Lang Hames
· 7 years ago
e94c82c
[WebAssembly][NFC] Standardize SIMD multiclass format
by Thomas Lively
· 7 years ago
a2ac910
llvm-readobj: Fix addend in relocations for android packed format
by Peter Collingbourne
· 7 years ago
8bb6fcb
[WebAssembly] Test commit
by Thomas Lively
· 7 years ago
9dfeae4
[InstCombine] Fix IC trying to create a xor of pointer types.
by Amara Emerson
· 7 years ago
41df26a
[MemorySSA] Expose the verify as a debug option.
by Alina Sbirlea
· 7 years ago
8529a08
[AArch64] add tests for poor vector intrinsic lowering via legalization (PR38527); NFC
by Sanjay Patel
· 7 years ago
0d5de60
[RegisterCoalescer] Ensure that both registers have subranges if one does
by Krzysztof Parzyszek
· 7 years ago
6faab4d
[x86] add fabs test for vector intrinsic to potential libcall bug; NFC
by Sanjay Patel
· 7 years ago
b581cf5
[x86] add tests for poor vector intrinsic lowering via legalization (PR38527); NFC
by Sanjay Patel
· 7 years ago
28f0c7e
[RegisterCoalescer] Reset VNInfo def when copying segments over
by Krzysztof Parzyszek
· 7 years ago
ffcf104
[WebAssembly] SIMD replace_lane
by Derek Schuff
· 7 years ago
d7a0236
[RegAlloc] Check that subreg liveness tracking applies to given virtual reg
by Krzysztof Parzyszek
· 7 years ago
165c0cc
[SystemZ] Add testcase for r339778
by Krzysztof Parzyszek
· 7 years ago
4df6ca0
[PowerPC] Enhance the selection(ISD::VSELECT) of vector type
by Nemanja Ivanovic
· 7 years ago
9f59a11
[SystemZ] Replace subreg_r with subreg_h
by Krzysztof Parzyszek
· 7 years ago
33a5d47
[GVN] Fix typo in IsValueFullyAvailableInBlock. NFC.
by Marcello Maggioni
· 7 years ago
d9e857f
[SystemZ] New CL option to enable subreg liveness
by Jonas Paulsson
· 7 years ago
0566eef
[SimplifyCFG] Remove pointer from SmallPtrSet before deletion
by Chijun Sima
· 7 years ago
312924a
[yaml2obj] - Teach yaml2obj to produce SHT_GROUP section with a custom Info field.
by George Rimar
· 7 years ago
3dd5242
[ARM] TypeSize lower bound for ARMCodeGenPrepare
by Sam Parker
· 7 years ago
7c82b97
[PowerPC] Don't run BV DAG Combine before legalization if it assumes legal types
by Nemanja Ivanovic
· 7 years ago
47bbfe3
[llvm-mca] Fix PR38575: Avoid an invalid implicit truncation of a processor resource mask (an uint64_t value) to unsigned.
by Andrea Di Biagio
· 7 years ago
8ae415f
Remove lambda default argument to fix gcc pedantic warning.
by Simon Pilgrim
· 7 years ago
3ea0447
[yaml2obj] - Teach tool to produce SHT_GROUP section with a custom type.
by George Rimar
· 7 years ago
f965428
[TargetLowering] Minor cleanup of TargetLowering::BuildSDIV. NFCI.
by Simon Pilgrim
· 7 years ago
a5f4d29
[UnJ] Rename hasInvariantIterationCount to hasIterationCountInvariantInParent NFC
by David Green
· 7 years ago
da4cfd3
[X86][SSE] Add sdiv by nonuniform constant vector tests
by Simon Pilgrim
· 7 years ago
406608e
[X86] Add sibling-call test cases
by Aleksandr Urakov
· 7 years ago
0f7eb9f
[TargetLowering] Minor refactor to TargetLowering::BuildUDIV to merge scalar/vector magic value collection. NFCI.
by Simon Pilgrim
· 7 years ago
c60b833
[DagCombiner] Don't bother adding to the work list if TLI.BuildSDIVPow2 failed. NFCI.
by Simon Pilgrim
· 7 years ago
7e6dd0c
[TargetLowering] Add support for non-uniform vectors to BuildExactSDIV
by Simon Pilgrim
· 7 years ago
81654d2
[ARM] Allow signed icmps in ARMCodeGenPrepare
by Sam Parker
· 7 years ago
90048a8
[ARM] Allow pointer values in ARMCodeGenPrepare
by Sam Parker
· 7 years ago
9e9c1c4
[AliasSetTracker] Do not treat experimental_guard intrinsic as memory writing instruction
by Max Kazantsev
· 7 years ago
d823f47
[NFC] Refactoring of LoopSafetyInfo, step 1
by Max Kazantsev
· 7 years ago
a3bb636
[NFC] Add sanitizing assertion to ICF tracker
by Max Kazantsev
· 7 years ago
7caa753
[NFC][LICM] Make hoist method void
by Max Kazantsev
· 7 years ago
eb72488
[X86] Change legacy SSE scalar fp to integer intrinsics to use specific ISD opcodes instead of keeping as intrinsics. Unify SSE and AVX512 isel patterns.
by Craig Topper
· 7 years ago
f464242
[SDAG] Update the AVR backend for the SelectionDAG API changes in
by Chandler Carruth
· 7 years ago
6203c9b
[hwasan] Add a basic API.
by Evgeniy Stepanov
· 7 years ago
34c8f3d
[WebAssembly] SIMD Splats
by Derek Schuff
· 7 years ago
fc18701
[SDAG] Remove the reliance on MI's allocation strategy for
by Chandler Carruth
· 7 years ago
c35538f
[WebAssembly] Delete a specific push number from test expectations
by Heejin Ahn
· 7 years ago
ca4f107
[FPEnv] Scalarize StrictFP vector operations
by Cameron McInally
· 7 years ago
1a5e05d
[ARM] Make PerformSHLSimplify add nodes to the DAG worklist correctly.
by Eli Friedman
· 7 years ago
4db82cd
[SanitizerCoverage] Add associated metadata to PC guards.
by Matt Morehouse
· 7 years ago
3bd565f
Remove vestiges of configure buildsystem
by Stephen Kelly
· 7 years ago
5c7c276
Add proper headers in CFGUpdate.h and add CFGDiff.h in the list of delayed headers for LLVM_intrinsic_gen.
by Alina Sbirlea
· 7 years ago
a3fdc1d
NFC: Clarify comment in loop vectorization legality
by Anna Thomas
· 7 years ago
c4d1909
[DebugInfoMetadata] Added DIFlags interface in DIBasicType.
by Adrian Prantl
· 7 years ago
adcef01
[InstCombine] fix typos in tests; NFC
by Sanjay Patel
· 7 years ago
35b8f4b
[WebAssembly] SIMD encoding tests
by Heejin Ahn
· 7 years ago
18a9130
[InstCombine] add tests for pow->sqrt; NFC
by Sanjay Patel
· 7 years ago
35b45c9
[WebAssembly] Fix encoding of non-SIMD vector-typed instructions
by Heejin Ahn
· 7 years ago
addd270
[MS Demangler] Fix some minor formatting bugs.
by Zachary Turner
· 7 years ago
95688ee
[WebAssembly] SIMD extract_lane
by Heejin Ahn
· 7 years ago
e9759dd
[Tablegen][MCInstPredicate] Removed redundant template argument from class TIIPredicate, and implemented verification rules for TIIPredicates.
by Andrea Di Biagio
· 7 years ago
1464f16
[LV] Teach about non header phis that have uses outside the loop
by Anna Thomas
· 7 years ago
8c44432
Revert "[DebugInfo] Generate DWARF debug information for labels. (Fix leak problems)"
by Bruno Cardoso Lopes
· 7 years ago
e747ac6
[GraphDiff] Make InverseGraph a property of a GraphDiff.
by Alina Sbirlea
· 7 years ago
a06c0f8
[X86][SSE] Avoid duplicate shuffle input sources in combineX86ShufflesRecursively
by Simon Pilgrim
· 7 years ago
dd11fa1
[DomTree] Cleanup Update and LegalizeUpdate API moved to Support header.
by Alina Sbirlea
· 7 years ago
1645076
[NFC] Tests for select with binop fold - FP opcodes
by David Bolvansky
· 7 years ago
f921d44
Expose CFG Update struct. Define GraphTraits to get children given a snapshot CFG.
by Alina Sbirlea
· 7 years ago
2f6f2fb
[DAG] Avoid redundant chain transversal in store merge cycle check. NFCI.
by Nirav Dave
· 7 years ago
9c0c0a2
[X86][SSE] Add shuffle combine support for OR(PSHUFB,PSHUFB) style patterns.
by Simon Pilgrim
· 7 years ago
76cf1f6
[X86][SSE] Add shuffle combine tests for OR(PSHUFB,PSHUFB) style patterns.
by Simon Pilgrim
· 7 years ago
0e18d0d
[InstCombine] regenerate checks; NFC
by Sanjay Patel
· 7 years ago
dd807ea
[Inliner] add inliner stats to new pm version of inliner
by Fedor Sergeev
· 7 years ago
8bdeb67
[InstCombine] regenerate checks; NFC
by Sanjay Patel
· 7 years ago
08a2e24
[X86][SSE] Generalize lowerVectorShuffleAsBlendOfPSHUFBs to work with any vXi8 type.
by Simon Pilgrim
· 7 years ago
cb8c5e4
[DebugInfo] Generate DWARF debug information for labels. (Fix leak problems)
by Hsiangkai Wang
· 7 years ago
0904155
[GlobalISel][IRTranslator] Fix a bug in handling repeating struct types during argument lowering.
by Amara Emerson
· 7 years ago
62fcc62
[TableGen] Pass string/vector types by const reference (PR37666). NFCI
by Simon Pilgrim
· 7 years ago
922ac36
Fix MSVC "compiler limit: blocks nested too deeply" error. NFCI.
by Simon Pilgrim
· 7 years ago
17454e6
[X86] Constant folding of adds/subs intrinsics
by Tomasz Krupa
· 7 years ago
1fb2ad5
[RISCV] Fix incorrect use of MCInstBuilder
by Roger Ferrer Ibanez
· 7 years ago
7525376
Test commit: fix punctuation
by Chih-Mao Chen
· 7 years ago
8ec69ac
[X86] Lowering addus/subus intrinsics to native IR
by Tomasz Krupa
· 7 years ago
35b2115
[ARM] ParallelDSP: add option to enable/disable the pass
by Sjoerd Meijer
· 7 years ago
b0ee0d3
[NFC] Modify comment to make it more precise
by Max Kazantsev
· 7 years ago
a3a6a7d
[NFC] Add comprehensive test of AliasSetTracker with guards
by Max Kazantsev
· 7 years ago
d3b60be
[ThinLTO] Fix printing of WPD remarks
by Teresa Johnson
· 7 years ago
78ac4b1
[CMake] Split -gx strip flag into -g -x
by Petr Hosek
· 7 years ago
d64c9dd
[ThinLTO] Handle optional args in assembly format for ConstVCalls
by Teresa Johnson
· 7 years ago
3ea7b0a
[BasicAA] Don't assume tail calls with byval don't alias allocas
by Reid Kleckner
· 7 years ago
a297d96
Revert "[WebAssembly] Added default stack-only instruction mode for MC."
by Wouter van Oortmerssen
· 7 years ago
f0b29b8
[Support] NFC: Allow modifying access/modification times independently in sys::fs::setLastModificationAndAccessTime.
by Jordan Rupprecht
· 7 years ago
20a211a
[AST] Minor formatting cleanup [NFC]
by Philip Reames
· 7 years ago
5fada2e
[AST] Cleanup code by using MemoryLocation utility [NFC]
by Philip Reames
· 7 years ago
656d5d5
[X86] Don't ignore 0x66 prefix on relative jumps in 64-bit mode. Fix opcode selection of relative jumps in 16-bit mode. Treat jno/jo like other jcc instructions.
by Craig Topper
· 7 years ago
f91b41f
[InstCombine] Re-land: Optimize redundant 'signed truncation check pattern'.
by Roman Lebedev
· 7 years ago
7705bed
[NFC][InstCombine] Add a test for D50465 that used to assert
by Roman Lebedev
· 7 years ago
9ee8a95
[SimplifyLibCalls] don't drop fast-math-flags on trig reflection folds (retry r339608)
by Sanjay Patel
· 7 years ago
a391f98
[llvm-objcopy] NFC: Fix minor formatting issues
by Jordan Rupprecht
· 7 years ago
8244893
Revert "[InstCombine] Optimize redundant 'signed truncation check pattern'."
by Roman Lebedev
· 7 years ago
Next »