Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_external_llvm80
/
3ce8ac08176eff3e82a7b6a25153c1a7f88ef542
3ce8ac0
[X86] Add scheduling tests for AVX1 256-bit zero-idioms. NFC
by Andrea Di Biagio
· 7 years ago
da1fb72
Ensure that variant part discriminator is read by MetadataLoader
by Jonas Devlieghere
· 7 years ago
e849859
[dsymutil] Suppress CoreFoundation leaks in tests.
by Jonas Devlieghere
· 7 years ago
119d036
[ADT] Hack around GCC 5.4 miscompiling Optional of enum.
by Benjamin Kramer
· 7 years ago
5b5e532
[AMDGPU] lower-switch in preISel as a workaround for legacy DA
by Sameer Sahasrabuddhe
· 7 years ago
a1268168
[AMDGPU] Divergence driven instruction selection. Part 1.
by Alexander Timofeev
· 7 years ago
794b30e
[dwarfdump] Verify DW_AT_type is set and points to a compatible DIE.
by Jonas Devlieghere
· 7 years ago
722833d
[dwarfdump] Verify compatibility of attribute TAGs.
by Jonas Devlieghere
· 7 years ago
283b433
Revert "[ADT] restrict bit_cast to trivially-constructible To"
by JF Bastien
· 7 years ago
469bae0
[ADT] restrict bit_cast to trivially-constructible To
by JF Bastien
· 7 years ago
1269b2a
Merge clang's isRepeatedBytePattern with LLVM's isBytewiseValue
by JF Bastien
· 7 years ago
db9807d
[WebAssembly] Revert r342701, "Add WebAssembly to LLVM_ALL_TARGTS."
by Dan Gohman
· 7 years ago
4739269
[MCA] Remove dependency on CodeGen.
by Dean Michael Berris
· 7 years ago
da8383a
[Docs] [Support] Correct a missed reference and use up to date .inc examples.
by Kristina Brooks
· 7 years ago
97eaa64
[MachineCopyPropagation] Refactor copy tracking into a class. NFC
by Justin Bogner
· 7 years ago
5b1329d
[llvm-objcopy/llvm-strip]: handle --version
by Jordan Rupprecht
· 7 years ago
7b73473
[WebAssembly] Add WebAssembly to LLVM_ALL_TARGTS.
by Dan Gohman
· 7 years ago
b69da1b
[MachineCopyPropagation] Minor clang-formatting. NFC
by Justin Bogner
· 7 years ago
73d3815
Fix DenseSet::ConstIterator typedefs
by David Blaikie
· 7 years ago
3b41774
Add the ability to register callbacks for removal and insertion of MachineInstrs
by Aditya Nandakumar
· 7 years ago
4c406c2
Remove an unused function
by David Blaikie
· 7 years ago
8135e49
bpf: check illegal usage of XADD insn return value
by Yonghong Song
· 7 years ago
10d1aaf
[WebAssembly][NFC] Add missing tests for indirect calls
by Thomas Lively
· 7 years ago
a22a6f2
[WebAssembly] Add V128 value type to binary format
by Thomas Lively
· 7 years ago
c18b56e
[MachineOutliner][NFC] Don't add MBBs with a size < 2 to the search space
by Jessica Paquette
· 7 years ago
02b573b
[GlobalDCE] AvailableExternal linkage is checked in isDiscardableIfUnused [NFC].
by Xin Tong
· 7 years ago
9d4397e
[InstCombine] rename test file, simplify tests, regenerate full checks; NFC
by Sanjay Patel
· 7 years ago
a96dc0e
[RegAllocGreedy] Fix crash in tryLocalSplit
by Walter Lee
· 7 years ago
4caac91
[PDB] Fix -Wcovered-switch-default warning.
by Zachary Turner
· 7 years ago
7840e60
[Bitcode] Address backwards compat bug in r342631
by Vedant Kumar
· 7 years ago
cb2f53f
[MachineOutliner][NFC] Move debug info emission to createOutlinedFunction
by Jessica Paquette
· 7 years ago
e54994e
[inline Cost] Don't mark functions accessing varargs as non-inlinable
by Sameer AbuAsal
· 7 years ago
8281907
Fix -Wtrigraphs.
by Rui Ueyama
· 7 years ago
2d481c7
Fix warnings.
by Zachary Turner
· 7 years ago
5748c47
[SelectionDAG] replace duplicated peekThroughBitcast helper functions; NFCI
by Sanjay Patel
· 7 years ago
e8e1aa2
[InstCombine] add tests for vector concat with binop (PR33026); NFC
by Sanjay Patel
· 7 years ago
e6959a6
[New PM] Introducing PassInstrumentation framework
by Fedor Sergeev
· 7 years ago
4dc3161
[PDB] Fix failing test.
by Zachary Turner
· 7 years ago
39b6432
[PDB] Better printing of builtin types when using DIA dumper.
by Zachary Turner
· 7 years ago
24b5a53
[gcov] Fix wrong line hit counts when multiple blocks are on the same line
by Calixte Denizet
· 7 years ago
b17277e
[PDB] Add the ability to map forward references to full decls.
by Zachary Turner
· 7 years ago
c12a456
[llvm-mca][BtVer2] Modify ANDN tests in zero-idioms-avx-256.s. NFC
by Andrea Di Biagio
· 7 years ago
1c86ce8
[IR] add shuffle query for vector concatenation
by Sanjay Patel
· 7 years ago
dff6e8d
[IR] reduce duplication in unittest for shuffles; NFC
by Sanjay Patel
· 7 years ago
a6fe721
[InstCombine] Handle vector compares in foldGEPIcmp()
by Jesper Antonsson
· 7 years ago
911cc8d
[llvm-exegesis] Fix broken build bots.
by Guillaume Chatelet
· 7 years ago
be9fcb8
[X86][SSE] Remove UNPCKL(SHUFFLE)->UNPCKH custom combine
by Simon Pilgrim
· 7 years ago
db98902
[llvm-exegesis] Improve Register Setup (roll forward of D51856).
by Guillaume Chatelet
· 7 years ago
f724c01
[ADT] Bring back memmove to make GCC 5.4 happy
by Benjamin Kramer
· 7 years ago
eda0de3
[X86][SSE] Remove PSHUFLW/PSHUFHW combineRedundantHalfShuffle combine
by Simon Pilgrim
· 7 years ago
d4dc551
[RISCV][MC] Modify evaluateConstantImm interface to allow reuse from addExpr
by Alex Bradbury
· 7 years ago
21164cc
Fix -Wdocumentation warnings introduced by r342555. NFC
by Andrea Di Biagio
· 7 years ago
0bc4e61
Fix line-endings. NFCI.
by Simon Pilgrim
· 7 years ago
fc05216
[ADT] Try again to use the same version of llvm::Optional on all compilers
by Benjamin Kramer
· 7 years ago
37d99d3
[DWARF] - Emit the correct value for DW_AT_addr_base.
by George Rimar
· 7 years ago
0b774f6
[IPSCCP] Fix a problem with removing labels in a switch with undef condition
by Bjorn Pettersson
· 7 years ago
44db1d1
[IR] Add a boolean field in DILocation to know if a line must covered or not
by Calixte Denizet
· 7 years ago
b5fa23b
[RISCV][MC] Improve parsing of jal/j operands
by Alex Bradbury
· 7 years ago
e1f5d9d
[NFC][x86][AArch64] Add BEXTR-like test patterns.
by Roman Lebedev
· 7 years ago
3f24abf
Improve the doc about the initial commit email sent to the ML
by Sylvestre Ledru
· 7 years ago
32a3289
[MachineVerifier] Relax checkLivenessAtDef regarding dead subreg defs
by Bjorn Pettersson
· 7 years ago
ba88c3a
[XRay][compiler-rt] FDRLogWriter Abstraction
by Dean Michael Berris
· 7 years ago
85a14f0
Temporarily Revert "[New PM] Introducing PassInstrumentation framework"
by Eric Christopher
· 7 years ago
f68a67a
Fix for bug 34002 - label generated before it block is finalized. Differential Revision: https://reviews.llvm.org/D52258
by Maya Madhavan
· 7 years ago
6bf5f37
[unittests] Do not use llvm::sort in googlemock
by Dean Michael Berris
· 7 years ago
5dd1dd3
[PowerPC] Fix the assert of combineBVOfConsecutiveLoads when element num is 1
by QingShan Zhang
· 7 years ago
776583c
[WebAssembly] Renumber SIMD ops
by Thomas Lively
· 7 years ago
eddbfad
[WEB] add new flags to a DebugInfo lit test
by Michael Berg
· 7 years ago
5ffd6db
[New PM] Introducing PassInstrumentation framework
by Fedor Sergeev
· 7 years ago
c3779f5
Revert "[XRay][compiler-rt] FDRLogWriter Abstraction" and 1 more.
by Evgeniy Stepanov
· 7 years ago
de66c77
[x86] add test for 256-bit andn (PR37749); NFC
by Sanjay Patel
· 7 years ago
fe55544
[SelectionDAG] allow vector types with isBitwiseNot()
by Sanjay Patel
· 7 years ago
2327768
Fix the build when LLVM_TARGETS_TO_BUILD is empty.
by Juergen Ributzka
· 7 years ago
e48b211
[x86] add test for add+not vector fold; NFC
by Sanjay Patel
· 7 years ago
98f7c2b
AArch64: Add FuseCryptoEOR fusion rules
by Matthias Braun
· 7 years ago
9214de5
MachineScheduler: Add -misched-print-dags flag
by Matthias Braun
· 7 years ago
55025c4
Workaround a limitation of llvm::Any when used with types that have
by Chandler Carruth
· 7 years ago
b044a64
[ARM] Adjust the feature set for Exynos
by Evandro Menezes
· 7 years ago
f9cabb9
[ARM] Refactor Exynos feature set (NFC)
by Evandro Menezes
· 7 years ago
be08b55
[InstCombine] Disable strcmp->memcmp transform for MSan.
by Matt Morehouse
· 7 years ago
71589ff
[X86] Handle COPYs of physregs better (regalloc hints)
by Simon Pilgrim
· 7 years ago
9de32f7
Copy utilities updated and added for MI flags
by Michael Berg
· 7 years ago
3a89b36
[x86] change names of vector splitting helper functions; NFC
by Sanjay Patel
· 7 years ago
6e5f07e
[ThinLTO] Write TYPE_IDs for types used in functions imported by aliases
by Vitaly Buka
· 7 years ago
3c27669
[ThinLTO] Extract getReferencedTypeIds from [NFC]
by Vitaly Buka
· 7 years ago
d4b7306
[mips][microMIPS] Extending size reduction pass with MOVEP
by Simon Atanasyan
· 7 years ago
bb017fb
[mips][microMIPS] Fix the definition of MOVEP instruction
by Simon Atanasyan
· 7 years ago
563a3bb
[LLJIT] Add API to expose linking layer from LLJIT classes
by Chris Bieneman
· 7 years ago
8ea1c2f
[X86] Add initial SimplifyDemandedVectorEltsForTargetNode support
by Simon Pilgrim
· 7 years ago
eb2ecf3
Attempt to unbreak buidlbot lld-x86_64-darwin13 after r342555.
by Andrea Di Biagio
· 7 years ago
76c0cf6
[AMDGPU] Add instruction selection for i1 to f16 conversion
by Carl Ritson
· 7 years ago
bf6ec20
[bpf] Symbol sizes and types in object file
by Yonghong Song
· 7 years ago
a9c15c1
[TableGen][SubtargetEmitter] Add the ability for processor models to describe dependency breaking instructions.
by Andrea Di Biagio
· 7 years ago
dcc2525
[DAGCombiner][x86] add transform/hook to decompose integer multiply into shift/add
by Sanjay Patel
· 7 years ago
68fc66e
Revert rL342544: [New PM] Introducing PassInstrumentation framework
by Fedor Sergeev
· 7 years ago
3b4fa0d
Fix -Wsign-compare warnings. NFCI
by Simon Pilgrim
· 7 years ago
490f68f
[AtomicExpandPass]: Add a hook for custom cmpxchg expansion in IR
by Alex Bradbury
· 7 years ago
80b0618
[benchmark] Cherrypick fix for MinGW/ARM from upstream
by Martin Storsjo
· 7 years ago
7795456
[InstCombine] foldICmpWithLowBitMaskedVal(): handle uncanonical ((-1 << y) >> y) mask
by Roman Lebedev
· 7 years ago
47c99e0
[InstCombine] foldICmpWithLowBitMaskedVal(): handle uncanonical ((1 << y)+(-1)) mask
by Roman Lebedev
· 7 years ago
Next »