Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_external_llvm80
/
a301ecd20b0690cfba247c544d079cebeab98aef
a301ecd
[InstSimplify] add tests for srem with sext bool divisor; NFC
by Sanjay Patel
· 7 years ago
7b36ec6
Fix LLVM_ENABLE_THREADS=0 builds after r335440.
by Nico Weber
· 7 years ago
2c45bcb
Account for undef values from predecessors in extendSegmentsToUses
by Krzysztof Parzyszek
· 7 years ago
f2d9085
[TargetLowering] isVectorClearMaskLegal - use ArrayRef<int> instead of const SmallVectorImpl<int>&
by Simon Pilgrim
· 7 years ago
61f67f4
[X86,ARM] Retain split-stack prolog check for sibling calls
by Than McIntosh
· 7 years ago
799df95
Fix spelling mistakes in comments. NFCI.
by Simon Pilgrim
· 7 years ago
c6dda90
[ThinLTO] Parse module summary index from assembly
by Teresa Johnson
· 7 years ago
86366d2
[InstCombine] fold udiv with sext bool divisor
by Sanjay Patel
· 7 years ago
67ad29a
ARM: add binary file git swallowed.
by Tim Northover
· 7 years ago
a32cfd2
ARM: correctly decode VFP instructions following unpredictable t2IT
by Tim Northover
· 7 years ago
43f589a
ARM: diagnose unpredictable IT instructions
by Tim Northover
· 7 years ago
cf4a1cc
[llvm-mca] Removed wrong NDEBUG guards introduced by my last commit.
by Andrea Di Biagio
· 7 years ago
a34afb0
[llvm-exegesis][NFC] Fix windows warning in rL335465.
by Clement Courbet
· 7 years ago
823657d
[X86] Just use ArrayRef instead of SmallVectorImpl in a few static method arguments. NFCI.
by Simon Pilgrim
· 7 years ago
2f2d460
[llvm-mca] Remove unused header files and correctly guard some include headers under NDEBUG. NFC
by Andrea Di Biagio
· 7 years ago
1766212
[IPSCCP] Change dead blocks to unreachable after visiting all executable blocks.
by Florian Hahn
· 7 years ago
be2419a
Fix MSVC "signed/unsigned mismatch" warning. NFCI.
by Simon Pilgrim
· 7 years ago
179cff6
[AArch64] Tighten up directives tests
by Bernard Ogden
· 7 years ago
94a670b
[AArch64] Clean up LSE directive tests
by Bernard Ogden
· 7 years ago
713ebb1
Fix MSVC "not all control paths return a value" warnings. NFCI.
by Simon Pilgrim
· 7 years ago
d6bc0c7
[llvm-exegesis] Get the BenchmarkRunner from the ExegesisTarget.
by Clement Courbet
· 7 years ago
32a7d0f
[NFC] Prefer (void) to LLVM_ATTRIBUTE_UNUSED for unused var in GlobalISElemitter.cpp.
by Andrei Elovikov
· 7 years ago
2079dc3
Improve ConvertDebugDeclareToDebugValue
by Bjorn Pettersson
· 7 years ago
d7d6872
[InstCombine] (A + 1) + (B ^ -1) --> A - B
by Gil Rapaport
· 7 years ago
02ed557
[X86] Don't use getScalarShiftAmountTy to get the immediate type for target specific VSHLDQ/VSRLDQ nodes.
by Craig Topper
· 7 years ago
2da9f1a
[WebAssembly] Fix lowering of varargs functions with non-legal fixed arguments.
by Dan Gohman
· 7 years ago
682da16
[X86] Use XOR for SUB (C, X) during isel if will help fold an immediate
by Craig Topper
· 7 years ago
0135f2a
[WebAssembly] Fix a typo in a comment.
by Dan Gohman
· 7 years ago
1cc13e5
[ThinLTO] Add string saver onto index for value names
by Teresa Johnson
· 7 years ago
d1d8627
[X86] Redefine avx512 packed fpclass intrinsics to return a vXi1 mask and implement the mask input argument using an 'and' IR instruction.
by Craig Topper
· 7 years ago
633b851
[ThinLTO] Add per-module indexes to combined index consistently
by Teresa Johnson
· 7 years ago
00cc8d0
Revert r335562 and 335563 "[X86] Redefine avx512 packed fpclass intrinsics to return a vXi1 mask and implement the mask input argument using an 'and' IR instruction."
by Craig Topper
· 7 years ago
7ca1126
[ORC] Add a symbolAliases function to the Core APIs.
by Lang Hames
· 7 years ago
0b6ddca
[X86] Redefine avx512 packed fpclass intrinsics to return a vXi1 mask and implement the mask input argument using an 'and' IR instruction.
by Craig Topper
· 7 years ago
60f122c
foo
by Craig Topper
· 7 years ago
d411816
[gdb] Escape unprintable bytes in SmallString and StringRef
by Fangrui Song
· 7 years ago
4c45b89
[ThinLTO] Compute GUID directly from GV when building per-module index
by Teresa Johnson
· 7 years ago
39add80
Add a warning if someone attempts to add extra section flags to sections
by Eric Christopher
· 7 years ago
5e785b9
[APInt] Add helpers for rounding u/sdivs.
by Tim Shen
· 7 years ago
649e247
[gdb] Add pretty printer for Expected
by Fangrui Song
· 7 years ago
224904b
[PM/LoopUnswitch] Teach the new unswitch to handle nontrivial
by Chandler Carruth
· 7 years ago
560c9c4
[X86] Update fpclass intrinsic tests to chain their calls to the intrinsic rather than joining them with add.
by Craig Topper
· 7 years ago
cde39ce
[OrcMCJIT] Fix test after r335508 causing it to fail on green dragon
by Francis Visoiu Mistrih
· 7 years ago
6eef3c6
Fix unsigned/signed comparison failure in unittest.
by Eric Christopher
· 7 years ago
d3b9487
[InstCombine] cleanup udiv folds; NFCI
by Sanjay Patel
· 7 years ago
aff0591
[InstCombine] add/move tests for udiv; NFC
by Sanjay Patel
· 7 years ago
5c30699
[Instrumentation] Remove unused include
by Benjamin Kramer
· 7 years ago
9aa6823
[InstCombine] fold sdiv with sext bool divisor
by Sanjay Patel
· 7 years ago
b191d76
[InstCombine] add tests for sdiv with sext bool divisor; NFC
by Sanjay Patel
· 7 years ago
fad8175
UBSan blacklist workaround for bot timeouts
by Vlad Tsyrklevich
· 7 years ago
26ac94d
Revert r335513: [SCEVExp] Advance found insertion point
by Florian Hahn
· 7 years ago
92a88d2
[LoopIdiomRecognize] Fix a couple places where it appears we were unintenionally making copies of DebugLoc.
by Craig Topper
· 7 years ago
a972a2e
Force vector width for scev-expander-debug.ll test
by Florian Hahn
· 7 years ago
c5dd80a
[X86] Simplify intrinsic table binary search to not require a temporary struct.
by Craig Topper
· 7 years ago
8a3f60e
[X86] Add comment about the sorting of the memory folding tables added in r335501.
by Craig Topper
· 7 years ago
5223dab
[docs] Update doc after split of -gen-intrinsic in r335407
by Fangrui Song
· 7 years ago
d8832d4
[PowerPC] Fix incorrectly encoded wait instruction
by Lei Huang
· 7 years ago
c1803ab
[SCEVExp] Advance found insertion point until we find a non-dbg instruction.
by Florian Hahn
· 7 years ago
df0d594
[InstSimplify] fold div/rem of zexted bool
by Sanjay Patel
· 7 years ago
993ef0c
Handle NetBSD specific path in findDebugBinary()
by Kamil Rytarowski
· 7 years ago
e51396c
[InstSimplify] add tests for div/rem with bool divisor; NFC
by Sanjay Patel
· 7 years ago
2d21bce
Re-land r335297 "[X86] Implement more of x86-64 large and medium PIC code models"
by Reid Kleckner
· 7 years ago
88313d2
[InstCombine] add tests for add-of-sext-bool; NFC
by Sanjay Patel
· 7 years ago
6ff6371
[GISel]: Update the end of GISel Opcode namespace.
by Aditya Nandakumar
· 7 years ago
3dbf0c9
[X86] Sort the static memory folding tables by reg opcode. Remove the reg->mem DenseMaps in favor of binary search.
by Craig Topper
· 7 years ago
5ae690a
[X86] Allow base and index for gather instructions to appear in other order for Intel syntax.
by Craig Topper
· 7 years ago
f1fc2a3
[SelectionDAG] Remove debug locations from ConstantSD(FP)Nodes
by Vedant Kumar
· 7 years ago
d8c387b
[llvm-mca] Rename Backend to Pipeline. NFC.
by Matt Davis
· 7 years ago
e850836
Add Triple::isMIPS()/isMIPS32()/isMIPS64(). NFC
by Alexander Richardson
· 7 years ago
529b265
AMDGPU/GlobalISel: Add support for llvm.amdgcn.kernarg.segment.ptr
by Matt Arsenault
· 7 years ago
a26c784
StackSlotColoring: Decide colors per stack ID
by Matt Arsenault
· 7 years ago
b34fc16
AMDGPU: Remove commented out code
by Matt Arsenault
· 7 years ago
c4c340a
AMDGPU/GlobalISel: Fix G_IMPLICIT_DEF for pointers
by Matt Arsenault
· 7 years ago
ba79175
[SampleFDO] Add an option to turn on/off warning about samples unused.
by Wei Mi
· 7 years ago
084d7ce
[DA] Delinearise AddRecs if we can prove they don't wrap
by David Green
· 7 years ago
d3d2228
AMDGPU: Respect align argument parameter
by Matt Arsenault
· 7 years ago
c39bf69
SafepointIRVerifier should ignore dead blocks and dead edges
by Artur Pilipenko
· 7 years ago
ce1c8d9
Improve handling of COPY instructions with identical value numbers
by Krzysztof Parzyszek
· 7 years ago
14a520d
[llvm-exegesis][NFC] Remove unnecessary member variables.
by Clement Courbet
· 7 years ago
0c43400
[IR] avoid -Wdocumentation spew about HTML tags
by Sanjay Patel
· 7 years ago
4025e96
[llvm-exegesis] Fix warning in r22752: Initialize IsSnippetSetupComplete.
by Clement Courbet
· 7 years ago
15fac97
[llvm-exegesis] Generate snippet setup code.
by Clement Courbet
· 7 years ago
647fa5f
Revert change 335077 "[InlineSpiller] Fix a crash due to lack of forward progress from remat specifically for STATEPOINT"
by Artur Pilipenko
· 7 years ago
a8f90c0
Revert change 335091.
by Artur Pilipenko
· 7 years ago
a218199
Use APInt[] bit access to avoid "32-bit shift implicitly converted to 64 bits" MSVC warning (again). NFCI.
by Simon Pilgrim
· 7 years ago
512d410
[llvm-exegesis][NFC] Simplify BenchmarkRunner ctor.
by Clement Courbet
· 7 years ago
4e7cfd6
Use APInt[] bit access to avoid "32-bit shift implicitly converted to 64 bits" MSVC warning. NFCI.
by Simon Pilgrim
· 7 years ago
534c5d4
[llvm-exegesis][NFC] clang-format
by Clement Courbet
· 7 years ago
c846c8b
Fix -Wparentheses gcc warning. NFCI.
by Simon Pilgrim
· 7 years ago
47c8e1d
[llvm-exegesis][NFC] Fix `Operand` class comments.
by Clement Courbet
· 7 years ago
9625701
[X86] Block commuting operand 1 of FMA*_Int instructions in findThreeSrcCommutedOpIndices. Remove uncommutable returns from getThreeSrcCommuteCase/getFMA3OpcodeToCommuteOperands.
by Craig Topper
· 7 years ago
5804675
[MSSA] Add domination number verifier; NFC
by George Burgess IV
· 7 years ago
761de65
One more build fix for non MSVC compilers.
by Zachary Turner
· 7 years ago
1d3a8f2
Try to fix build error on non MSVC compilers.
by Zachary Turner
· 7 years ago
aec098b
Fix CRLF line endings.
by Zachary Turner
· 7 years ago
19eaf65
Add a TaskQueue that can serialize work on a ThreadPool.
by Zachary Turner
· 7 years ago
ad04e25e
[WebAssembly] Add WebAssemblyException information analysis
by Heejin Ahn
· 7 years ago
6aa7ab2
[WebAssembly] Add WebAssemblyLateEHPrepare pass
by Heejin Ahn
· 7 years ago
fb9ef32
[X86] Simplify some code by using isOneConstant. NFC
by Craig Topper
· 7 years ago
7b76b3e
[X86] Remove the changes to combineScalarToVector made in r335037.
by Craig Topper
· 7 years ago
Next »