Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_external_llvm80
/
c574e6780f72fcc1f0314960f0438dfec65c1823
c574e678
[CMake] build correctly if build path contains whitespace
by Shoaib Meenai
· 7 years ago
28ade4e
[SCEV] Guard movement of insertion point for loop-invariants
by Warren Ristow
· 7 years ago
dcd8556
[gn build] merge r346978 and r347741.
by Nico Weber
· 7 years ago
e0e4c6e
[gn build] Set +x bit on .py files in llvm/utils/gn/build.
by Nico Weber
· 7 years ago
9f3ca44
[gn build] Add template for running llvm-tblgen and use it to add build file for llvm/lib/IR.
by Nico Weber
· 7 years ago
218bd44
[gn build] Add a script checking if sources in BUILD.gn and CMakeLists.txt files match.
by Nico Weber
· 7 years ago
f080288
[WebAssembly] Expand unavailable integer operations for vectors
by Thomas Lively
· 7 years ago
eb5a3ae
Produce an error on non-encodable offsets for darwin ARM scattered relocations.
by Jonas Devlieghere
· 7 years ago
74929cb
Comment tweak requested in code review. NFC
by Paul Robinson
· 7 years ago
426ddc1
[DAGCombiner] narrow truncated binops
by Sanjay Patel
· 7 years ago
8dae0db
[obj2yaml] [COFF] Write RVA instead of VA for sections, fix roundtripping executables
by Martin Storsjo
· 7 years ago
6edc257
[RISCV] Implement codegen for cmpxchg on RV32IA
by Alex Bradbury
· 7 years ago
fa6f90e
by Leonard Mosescu
· 7 years ago
23b5f9c
[X86] Change the pre-type legalization DAG combine added in r347898 into a custom type legalization operation instead.
by Craig Topper
· 7 years ago
cb049f8
Revert r347871 "Fix: Add support for TFE/LWE in image intrinsic"
by David Stuttard
· 7 years ago
1912c75
Introduce MaxUsesToExplore argument to capture tracking
by Artur Pilipenko
· 7 years ago
50c71c5
[MachineScheduler] Order FI-based memops based on stack direction
by Francis Visoiu Mistrih
· 7 years ago
74e6178
[SelectionDAG][AArch64][X86] Move legalization of vector MULHS/MULHU from LegalizeDAG to LegalizeVectorOps
by Craig Topper
· 7 years ago
dee2f993
[X86] Add a DAG combine pre type legalization to widen division by constant splat on narrow vectors to avoid scalarization
by Craig Topper
· 7 years ago
3c0efb7
[InstSimplify] fold select with implied condition
by Sanjay Patel
· 7 years ago
52c2158
[TableGen] Examine entire subreg compositions to detect ambiguity
by Krzysztof Parzyszek
· 7 years ago
1efb7b4
[GlobalISel] LegalizationArtifactCombiner: Combine aext([asz]ext x) -> [asz]ext x
by Volkan Keles
· 7 years ago
fc5de30
[llvm-objcopy] Delete redundant !Config.xx.empty() when followed by positive is_contained() check
by Fangrui Song
· 7 years ago
cb28830
Avoid redundant reference to isPodLike in SmallVect/Optional implementation
by Serge Guelton
· 7 years ago
3f6c63c
[LICM] Reapply r347776 "Make LICM able to hoist phis" with fix
by John Brawn
· 7 years ago
9a1f991
[ThinLTO] Import local variables from the same module as caller
by Teresa Johnson
· 7 years ago
97ddb1a
git-llvm: Fix incremental population of svn tree.
by James Y Knight
· 7 years ago
95d853d
[SimplifyCFG] auto-generate complete checks; NFC
by Sanjay Patel
· 7 years ago
53e0bb8
[InstCombine] auto-generate complete checks; NFC
by Sanjay Patel
· 7 years ago
19d2eeb
[AMDGPU] Add and update scalar instructions
by Graham Sellers
· 7 years ago
e88aff0
Fix: Add support for TFE/LWE in image intrinsic
by David Stuttard
· 7 years ago
b075bab
Revert r347823 "[TextAPI] Switch back to a custom Platform enum."
by Hans Wennborg
· 7 years ago
dd1b660
[CallSiteSplitting] Report edge deletion to DomTreeUpdater
by Joseph Tremoulet
· 7 years ago
7fd8769
Add support for TFE/LWE in image intrinsics
by David Stuttard
· 7 years ago
682163b
[CVP] tidy processCmp(); NFC
by Sanjay Patel
· 7 years ago
b8e45d4
Revert "[LICM] Enable control flow hoisting by default" and "[LICM] Reapply r347190 "Make LICM able to hoist phis" with fix"
by Martin Storsjo
· 7 years ago
f22e7ea
[CVP] auto-generate complete test checks; NFC
by Sanjay Patel
· 7 years ago
d8517b9
Revert r347596 "Support for inserting profile-directed cache prefetches"
by Hans Wennborg
· 7 years ago
659d811
[GlobalISel] Fix insertion of stack-protector epilogue
by Petr Pavlu
· 7 years ago
3834f85
[GlobalISel] Make EnableGlobalISel always set when GISel is enabled
by Petr Pavlu
· 7 years ago
cec32ed
[llvm-rc] Support EXSTYLE statement.
by Martin Storsjo
· 7 years ago
51af6fd
[llvm-mca][MC] Add the ability to declare which processor resources model load/store queues (PR36666).
by Andrea Di Biagio
· 7 years ago
41f457f
AMDGPU/InsertWaitcnts: Remove the dependence on MachineLoopInfo
by Nicolai Haehnle
· 7 years ago
9da2d56
AMDGPU/InsertWaitcnt: Consistently use uint32_t for scores / time points
by Nicolai Haehnle
· 7 years ago
608f483
AMDGPU/InsertWaitcnt: Remove unused WaitAtBeginning
by Nicolai Haehnle
· 7 years ago
219b87a
AMDGPU/InsertWaitcnts: Simplify pending events tracking
by Nicolai Haehnle
· 7 years ago
cd71b9e
AMDGPU/InsertWaitcnts: Use foreach loops for inst and wait event types
by Nicolai Haehnle
· 7 years ago
f2ec263
AMDGPU/InsertWaitcnts: Untangle some semi-global state
by Nicolai Haehnle
· 7 years ago
bf9aa8b
[CODE_OWNERS] Add myself as code owner for MinGW
by Martin Storsjo
· 7 years ago
d2e5bcf
[NFC] Add two XFAIL tests from PR39783
by Max Kazantsev
· 7 years ago
912d9b8
Disable TermFolding in LoopSimplifyCFG until PR39783 is fixed
by Max Kazantsev
· 7 years ago
b2a42b2
[LoopStrengthReduce] ComplexityLimit as an option
by Sam Parker
· 7 years ago
75aaec5
[Inliner] Modify the merging of min-legal-vector-width attribute to better handle when the caller or callee don't have the attribute.
by Craig Topper
· 7 years ago
5c4417b
[Inliner] Add test for merging of min-legal-vector-width function attribute.
by Craig Topper
· 7 years ago
1e1f812
[CGP] Improve compile time for complex addressing mode
by Serguei Katkov
· 7 years ago
567107e
Revert "[TextAPI] Fix a memory leak in the TBD reader."
by Juergen Ributzka
· 7 years ago
c279e89
[TextAPI] Fix a memory leak in the TBD reader.
by Juergen Ributzka
· 7 years ago
8d8a63e
[TextAPI] Switch back to a custom Platform enum.
by Juergen Ributzka
· 7 years ago
6ef7e18
[X86] Correct comment. NFC
by Craig Topper
· 7 years ago
45ce023
Add Hurd target to LLVMSupport (1/2)
by Kristina Brooks
· 7 years ago
91a1151
[PowerPC] Fix a conversion is not considered when the ISD::BR_CC node making the instruction selection
by Li Jia He
· 7 years ago
be5fdae
[PowerPC] [NFC] Add test cases to the ISD::BR_CC node in the instruction selection
by Li Jia He
· 7 years ago
6f247b9
[TextAPI] TBD Reader/Writer (bot fixes: take 2)
by Juergen Ributzka
· 7 years ago
f40035d
NFC. Use unsigned type for uses counter in CaptureTracking
by Artur Pilipenko
· 7 years ago
e3fbeeb
[TextAPI] TBD Reader/Writer (bot fixes)
by Juergen Ributzka
· 7 years ago
5fe2f7f
[TextAPI] TBD Reader/Writer
by Juergen Ributzka
· 7 years ago
c85f308
[x86] try select simplification for target-specific nodes
by Sanjay Patel
· 7 years ago
54b34d2
Revert "[TextAPI] TBD Reader/Writer"
by Juergen Ributzka
· 7 years ago
1d24883
[TextAPI] TBD Reader/Writer
by Juergen Ributzka
· 7 years ago
ccefd88
[DebugInfo] IR/Bitcode changes for DISubprogram flags.
by Paul Robinson
· 7 years ago
3d1a12c
Reapply "[llvm-mca] Return the total number of cycles from method Pipeline::run()."
by Andrea Di Biagio
· 7 years ago
d5ee5db
[X86] Make X86TTIImpl::getCastInstrCost properly handle the case where AVX512 is enabled, but 512-bit vectors aren't legal.
by Craig Topper
· 7 years ago
9e865e7
[X86] Add some cost model entries for sext/zext for avx512bw
by Craig Topper
· 7 years ago
f41ae12
[X86] Add a combine for back to back VSRAI instructions
by Craig Topper
· 7 years ago
f03ba1e
[DebugInfo] Give inlinable calls DILocs (PR39807)
by Jeremy Morse
· 7 years ago
3ed031b
[LICM] Enable control flow hoisting by default
by John Brawn
· 7 years ago
3f74a7b
[LICM] Reapply r347190 "Make LICM able to hoist phis" with fix
by John Brawn
· 7 years ago
5f68f0a
Revert [llvm-mca] Return the total number of cycles from method Pipeline::run().
by Andrea Di Biagio
· 7 years ago
d888610
[RISCV] Support .option push and .option pop
by Alex Bradbury
· 7 years ago
e666b9b
[InstCombine] Combine saturating add/sub with constant operands
by Nikita Popov
· 7 years ago
79fc38d
[InstCombine] Canonicalize ssub.sat to sadd.sat
by Nikita Popov
· 7 years ago
72d3673
[ValueTracking] Determine always-overflow condition for unsigned sub
by Nikita Popov
· 7 years ago
06022d84
[InstCombine] Use known overflow information for saturating add/sub
by Nikita Popov
· 7 years ago
246a4c6
[InstCombine] Canonicalize const arg for saturating adds
by Nikita Popov
· 7 years ago
03c198b
[Hexagon] Add missing flags to ELF YAMLIO
by Krzysztof Parzyszek
· 7 years ago
9fb5115
[llvm-mca] Return the total number of cycles from method Pipeline::run().
by Andrea Di Biagio
· 7 years ago
dad8def
llvm-git: More tweaks.
by James Y Knight
· 7 years ago
95f8d2a
Fix DynamicLibraryTests build on Windows when LLVM_EXPORT_SYMBOLS_FOR_PLUGINS is ON
by Michael Platings
· 7 years ago
20632e3
[ThinLTO] Correct linkonce_any function import linkage. NFC.
by Xin Tong
· 7 years ago
f5338fd
Fix build error due to missing cctype include in ARMTargetParser.cpp.
by David Spickett
· 7 years ago
eb20676
[SLP]Fix PR39774: Set ReductionRoot if the original instruction is vectorized.
by Alexey Bataev
· 7 years ago
9d5ac66
Fix -Winfinite-recursion compile error.
by Haojian Wu
· 7 years ago
43c0a64
Fix build of r347741 by adding missing vector include to ARMTargetParser.h.
by David Spickett
· 7 years ago
9ba9c03
[MachineScheduler] Add support for clustering mem ops with FI base operands
by Francis Visoiu Mistrih
· 7 years ago
83895b3
[CodeGen][NFC] Make `TII::getMemOpBaseImmOfs` return a base operand
by Francis Visoiu Mistrih
· 7 years ago
0884e6d
[DebugInfo] Rename EmitDebugThreadLocal back to EmitDebugValue. NFC
by Simon Atanasyan
· 7 years ago
4b88bad
[TableGen] Better error checking for TIED_TO constraints.
by Simon Tatham
· 7 years ago
1fff169
[ARM, AArch64] Move ARM/AArch64 target parsers into
by David Spickett
· 7 years ago
3d8563b
[SystemZ::TTI] Improve cost for compare of i64 with extended i32 load
by Jonas Paulsson
· 7 years ago
21e857c
[SystemZ::TTI] Improve costs for i16 add, sub and mul against memory.
by Jonas Paulsson
· 7 years ago
Next »