Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_external_llvm
/
c77616edced17cef10e335f18843ded306827960
c77616e
[Hexagon] Use isMetaInstruction instead of isDebugValue
by Krzysztof Parzyszek
· 8 years ago
a8fed47
[sanitizer-coverage] Change cmp instrumentation to distinguish const operands
by Alexander Potapenko
· 8 years ago
f0f6731
[InstCombine] regenerate test checks, add comments; NFC
by Sanjay Patel
· 8 years ago
0db3a4f
[NewGVN] Add CL option to control the generation of phi-of-ops (disable by default).
by Chad Rosier
· 8 years ago
4a4eb4b
[SelectionDAG] Allow constant folding for implicitly truncating BUILD_VECTOR nodes.
by Guy Blank
· 8 years ago
d78be44
[libFuzzer] Update LibFuzzer w.r.t. the new comparisons instrumentation API
by Alexander Potapenko
· 8 years ago
fc65759
[CMake][LLVM] Remove duplicated library mask. Broken clang linking against clangShared
by Oleg Ranevskyy
· 8 years ago
5d7c896
[ValueTracking] Enabling ValueTracking patch by default (recommit). Part 2.
by Nikolai Bozhenov
· 8 years ago
aec1f2a
[mips][microMIPS] Extending size reduction pass with XOR16
by Zoran Jovanovic
· 8 years ago
05e573b
[AArch64] Assembler support for v8.3 RCpc
by Sam Parker
· 8 years ago
af93d17
[ARM][AArch64] ARMv8.3-A enablement
by Sam Parker
· 8 years ago
0070841
[SelectionDAG] When scalarizing vselect, don't assert on a legal cond operand.
by Elad Cohen
· 8 years ago
a3b8ce3
Revert part of r310296 to make it really NFC for instrumentation PGO.
by Dehao Chen
· 8 years ago
0302f3d
[LCG] Fix an assert in a on-scope-exit lambda that checked the contents
by Chandler Carruth
· 8 years ago
8d76d00
[LVI] Fix LVI compile time regression around constantFoldUser()
by Hiroshi Yamauchi
· 8 years ago
9e6aa3e
Linker: Create a function declaration when moving a non-prevailing alias of function type.
by Peter Collingbourne
· 8 years ago
3c1a9a0
[InstSimplify] Add test cases that show that simplifySelectWithICmpCond doesn't work with non-canonical comparisons.
by Craig Topper
· 8 years ago
75134ec
[AMDGPU] Fix some Clang-tidy modernize-use-using and Include What You Use warnings; other minor fixes (NFC).
by Eugene Zelenko
· 8 years ago
7255f48
Fix thinlto cache key computation for cfi-icall.
by Evgeniy Stepanov
· 8 years ago
566237c
ARM: Fix CMP_SWAP expansion
by Matthias Braun
· 8 years ago
21784bb
LangRef: Fix/improve cmpxchg wording
by Matthias Braun
· 8 years ago
5929f42
[Path] Sink predicate computations to their uses. NFCI.
by Benjamin Kramer
· 8 years ago
de1adee
[X86][Asm] Allow negative immediate to appear before bracketed expression
by Coby Tayree
· 8 years ago
5c985bd
[Hexagon] Ignore DBG_VALUEs when counting instructions in hexagon-early-if
by Krzysztof Parzyszek
· 8 years ago
bad5f18
[Linker] PR33527 - Linker::LinkOnlyNeeded should import AppendingLinkage globals
by Benoit Belley
· 8 years ago
fe294db
[Docs] Remove a stray period from a code example in the Programmer's Manual.
by Craig Topper
· 8 years ago
9bcc2d4
[llvm-cov] Rearrange entries in report index.
by Eli Friedman
· 8 years ago
2c350aa
[RuntimeDyld][ORC] Add support for Thumb mode to RuntimeDyldMachOARM.
by Lang Hames
· 8 years ago
e695a23
AMDGPU: Fix assert on n inline asm constraint
by Matt Arsenault
· 8 years ago
c052f6d
[Hexagon] Tie implicit uses to defs in predicated instructions
by Krzysztof Parzyszek
· 8 years ago
c85760a
[SimplifyCFG] remove checks for crasher test from r310481
by Sanjay Patel
· 8 years ago
3cc2bfa
[InstCombine] narrow rotate left/right patterns to eliminate zext/trunc (PR34046)
by Sanjay Patel
· 8 years ago
fc1d134
PointerLikeTypeTraits: class->struct & remove the base definition
by David Blaikie
· 8 years ago
9e85842
Reduce variable scope by moving declaration into if clause
by David Blaikie
· 8 years ago
2b97eb2
[asan] Fix instruction emission ordering with dynamic shadow.
by Matt Morehouse
· 8 years ago
4e3dcfc
[COFF, ARM64] Add MS builtins __dmb, __dsb, __isb
by Mandeep Singh Grang
· 8 years ago
d82d9c3
[X86][AVX512] Choose correct registers in vpbroadcastb/w
by Guy Blank
· 8 years ago
cb7edc0
[AMDGPU][MC][GFX9] Added 16-bit renamed and "_legacy" VALU opcodes
by Dmitry Preobrazhensky
· 8 years ago
cf10b73
CFLAA: return MustAlias when pointers p, q are equal, i.e.,
by Nuno Lopes
· 8 years ago
085d544
[ValueTracking] Turn a test into an assertion.
by Davide Italiano
· 8 years ago
a07262d
[ValueTracking] Update tests to unbreak the bots.
by Davide Italiano
· 8 years ago
29d2edd
[x86] add more tests for select-of-constants; NFC
by Sanjay Patel
· 8 years ago
b158680
[ARM] Emit error when ARM exec mode is not available.
by Florian Hahn
· 8 years ago
549ae9e
[X86][Asm]Allow far jmp/call to be picked when using explicit FWORD size specifier
by Coby Tayree
· 8 years ago
7805791
[ValueTracking] Honour recursion limit.
by Davide Italiano
· 8 years ago
4858c15
[AArch64] Assembler support for the ARMv8.2a dot product instructions
by Sjoerd Meijer
· 8 years ago
6aabca8
[ARM] Remove FeatureNoARM implies ModeThumb.
by Florian Hahn
· 8 years ago
6952476
[Support] PR33388 - Fix formatv_object move constructor
by Benoit Belley
· 8 years ago
93120fa
[DAG] Explicitly cleanup merged load values during store merge. NFCI.
by Nirav Dave
· 8 years ago
009cca6
Fix -Wpessimizing-move warning.
by Haojian Wu
· 8 years ago
f5d3b41
[AsmParser][AVX512]Enhance OpMask/Zero/Merge syntax check rubostness
by Coby Tayree
· 8 years ago
b712374
[LSR / TTI / SystemZ] Eliminate TargetTransformInfo::isFoldableMemAccess()
by Jonas Paulsson
· 8 years ago
ae207e1
[LoopStrengthReduce] Don't neglect the Fixup.Offset in isAMCompletelyFolded().
by Jonas Paulsson
· 8 years ago
9e8fa29
[mips] PR34083 - Wimplicit-fallthrough warning in MipsAsmParser.cpp
by Simon Dardis
· 8 years ago
4e956571
Suppress a warning. NFC.
by Gabor Horvath
· 8 years ago
a90acae
[AsmParser] Hash is not a comment on some targets
by Oliver Stannard
· 8 years ago
722597e
[LCG] Completely remove the map-based association of post-order numbers
by Chandler Carruth
· 8 years ago
c214702
[GlobalOpt] Switch an explicit loop to llvm::all_of(). NFCI.
by Davide Italiano
· 8 years ago
5428aff
[LCG] Special case when removing a ref edge from a RefSCC leaves
by Chandler Carruth
· 8 years ago
affd128
[LCG] Switch one of the update methods for the LazyCallGraph to support
by Chandler Carruth
· 8 years ago
2b75fd6
[X86] Add the rest of the ADC and SBB instructions to isDefConvertible.
by Craig Topper
· 8 years ago
6897f5c
[InstCombine] Use regular dyn_cast instead of a matcher for a simple case. NFC
by Craig Topper
· 8 years ago
0c0ee9f
[ImplicitNullCheck] Fix the bug when dependent instruction accesses memory
by Serguei Katkov
· 8 years ago
00a7693
Fix broken pdb test.
by Zachary Turner
· 8 years ago
ea9294b
Fix -Wreorder-fields warning.
by Zachary Turner
· 8 years ago
ed601f1
[PDB] Fix an issue writing the publics stream.
by Zachary Turner
· 8 years ago
3be08b1
[PDB] Merge Global and Publics Builders.
by Zachary Turner
· 8 years ago
94b1780
[InstCombine] Add a test case for a missed opportunity to turn a select into logic ops.
by Craig Topper
· 8 years ago
b6826c7
[AMDGPU] Revert r310429 changes in AMDKernelCodeT.h which broke some build bots.
by Eugene Zelenko
· 8 years ago
eced12e
[AMDGPU] Fix some Clang-tidy modernize-use-using and Include What You Use warnings; other minor fixes (NFC).
by Eugene Zelenko
· 8 years ago
f6b5ea7
Revert "[GlobalISel] Remove the GISelAccessor API."
by Quentin Colombet
· 8 years ago
c7c257e
My commit r310346 introduced some valid warnings. This cleans them up.
by Nemanja Ivanovic
· 8 years ago
13e21d9
[MachineOutliner] Ensure AArch64 outliner doesn't mess with W30 or LR
by Jessica Paquette
· 8 years ago
a39bc3c
[GVN] Remove stale entries in phitranslate cache when new phi is generated for PRE
by Wei Mi
· 8 years ago
b95a570
BasicAA: assert on another case where aliasGEP shouldn't get a PartialAlias response
by Nuno Lopes
· 8 years ago
8a7a8e6
Make ICP uses PSI to check for hotness.
by Dehao Chen
· 8 years ago
9d69b6f
[codeview] Emit nested enums and typedefs from classes
by Reid Kleckner
· 8 years ago
2fe6bd4
[InstCombine] Support pulling left shifts through a subtract with constant LHS
by Craig Topper
· 8 years ago
ca52e10
[DAG] Introduce peekThroughBitcast function. NFCI.
by Nirav Dave
· 8 years ago
a0c1eb4
[DAG] Update comments. NFC.
by Nirav Dave
· 8 years ago
8e92b28
[AMDGPU] Add llvm.amdgpu.update.dpp intrinsic
by Connor Abbott
· 8 years ago
02ffffd
[NewGVN] Use a cast instead of a dyn_cast.
by Chad Rosier
· 8 years ago
e87e5c3
[PDB] Fix linking of function symbols and local variables.
by Zachary Turner
· 8 years ago
f385590
dsymutil: support dwarf version mismatches between object and clang module
by Adrian Prantl
· 8 years ago
0428548
[LoopVectorize] Fix assertion failure in Fcmp vectorization
by Anna Thomas
· 8 years ago
eb72b7e
Revert "[ARM] Fix assembly and disassembly for VMRS/VMSR"
by Tim Northover
· 8 years ago
0128b41
[DomTree] Use a non-recursive DFS instead of a recursive one; NFC
by Sanjoy Das
· 8 years ago
c9b3b5d
[KnownBits][ValueTracking] Move the math for calculating known bits for add/sub into a static method in KnownBits object
by Craig Topper
· 8 years ago
b22eff0
[RISCV] Fix warning about unused getSubtargetFeatureName()
by Alex Bradbury
· 8 years ago
db16a7c
BasicAA: aliasGEP shouldn't get a PartialAlias response here
by Nuno Lopes
· 8 years ago
47bcf0d
[DAGCombiner] simplifyShuffleMask - handle UNDEF inputs from shuffles as well as BUILD_VECTOR
by Simon Pilgrim
· 8 years ago
8566fbf
[RISCV] Add basic RISCVAsmParser (missing files)
by Alex Bradbury
· 8 years ago
f869506
[RISCV] Add basic RISCVAsmParser
by Alex Bradbury
· 8 years ago
ccf6aab
[PowerPC] Don't crash on larger splats achieved through 1-byte splats
by Nemanja Ivanovic
· 8 years ago
0e484a9
[globalisel][tablegen] Remove unnecessary ; to satisfy ubuntu-gcc7.1-werror.
by Daniel Sanders
· 8 years ago
b5087f1
Appease compilers that have the -Wcovered-switch-default switch.
by Nemanja Ivanovic
· 8 years ago
6857e48
[X86] Improved X86::CMOV to Branch heuristic.
by Amjad Aboud
· 8 years ago
4db6f31
[PowerPC] Eliminate compares - add i32 sext/zext handling for SETLE/SETGE
by Nemanja Ivanovic
· 8 years ago
c6a1f94
[DAGCombiner] Simplify shuffle mask index if the referenced input element is UNDEF
by Simon Pilgrim
· 8 years ago
2ce2d5b
[globalisel][tablegen] Add support for importing 'imm' operands.
by Daniel Sanders
· 8 years ago
Next »