Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_external_llvm
/
af1b4636df7c76e1b22702807a7af04b5eaf8f8a
af1b463
[X86] Replace instregex with instrs list. NFCI.
by Simon Pilgrim
· 7 years ago
eced359
AMDGPU: Allow f32 types for llvm.amdgcn.s.buffer.load
by Matt Arsenault
· 7 years ago
f66adf4
[llvm-mca][x86] Add RDSEED instruction resource tests for GLM
by Simon Pilgrim
· 7 years ago
876bf15
[llvm-mca][x86] Add missing AES instruction resource tests
by Simon Pilgrim
· 7 years ago
54a0688
[llvm-mca][x86] Add RDRAND/RDSEED instruction resource tests
by Simon Pilgrim
· 7 years ago
1253bae
[CostModel][X86] Fix overcounting arithmetic cost in illegal types in getArithmeticReductionCost/getMinMaxReductionCost
by Craig Topper
· 7 years ago
a8fc666
[X86] Initialize and Register X86CondBrFoldingPass
by Craig Topper
· 7 years ago
6ee22ea
AMDGPU: Remove llvm.SI.tbuffer.store
by Matt Arsenault
· 7 years ago
6436c9d
[X86] Improve pfm counter coverage for llvm-exegesis
by Simon Pilgrim
· 7 years ago
8edf4fa
AMDGPU: Remove llvm.SI.buffer.load.dword
by Matt Arsenault
· 7 years ago
d687922
AMDGPU: Remove llvm.AMDGPU.kill
by Matt Arsenault
· 7 years ago
fe66540
[DAGCombiner] disable truncation of binops by default
by Sanjay Patel
· 7 years ago
38880e6
Reapply "[DemandedBits][BDCE] Support vectors of integers"
by Nikita Popov
· 7 years ago
7e8f37b
[AMDGPU] Shrink scalar AND, OR, XOR instructions
by Graham Sellers
· 7 years ago
e3677c9
[DAGCombiner] remove explicit calls to AddToWorkList; NFCI
by Sanjay Patel
· 7 years ago
c05ba54
Introduce llvm.experimental.widenable_condition intrinsic
by Max Kazantsev
· 7 years ago
2ae30c4
ARM: use correct offset from base pointer (r6) in call frame regions.
by Tim Northover
· 7 years ago
7135d8b
[Targets] Add errors for tiny and kernel codemodel on targets that don't support them
by David Green
· 7 years ago
ddbf742
Fix gcc7.3 -Wparentheses warning. NFCI.
by Simon Pilgrim
· 7 years ago
a4079af
[yaml2obj] format some codes NFC.
by Xing GUO
· 7 years ago
f81732f
[yaml2obj] revert bad change
by Xing GUO
· 7 years ago
075618b
[yaml2obj] format some codes NFC.
by Xing GUO
· 7 years ago
b285787
Fix test/tools/llvm-mca/AArch64/Exynos/direct-branch.s on Mac
by Hans Wennborg
· 7 years ago
9fb7c2f
[utils] Use operator "in" instead of bound function "has_key"
by Roger Ferrer Ibanez
· 7 years ago
5d37d15
[X86] Add ivybridge to llvm-exegesis PFM counter mappings
by Simon Pilgrim
· 7 years ago
4b99cf2
[SelectionDAG] Don't pass on DemandedElts when handling SCALAR_TO_VECTOR
by Simon Pilgrim
· 7 years ago
11350ce
[CMake] Add support for NO_INSTALL_RPATH argument in llvm_add_library()
by Stefan Granitz
· 7 years ago
871f349
[IR] Don't assume all functions are 4 byte aligned
by Ranjeet Singh
· 7 years ago
b2bc0c5
[PM] Port LoadStoreVectorizer to the new pass manager.
by Markus Lavin
· 7 years ago
df9c0d0
[LoopSimplifyCFG] Do not deal with loops with irreducible CFG inside
by Max Kazantsev
· 7 years ago
5f2a367
[PowerPC] Fix assert from machine verify pass that missing undef register flag
by Zi Xuan Wu
· 7 years ago
5e86e5f
[llvm-mca] Improve test (NFC)
by Evandro Menezes
· 7 years ago
68aa2e1
[llvm-mca] Improve test (NFC)
by Evandro Menezes
· 7 years ago
35741b0
[CodeExtractor] Store outputs at the first valid insertion point
by Vedant Kumar
· 7 years ago
2b0c69e
Revert "[llvm-tapi] Don't override SequenceTraits for std::string"
by Armando Montanez
· 7 years ago
0ac91b6
Revert "[DemandedBits][BDCE] Support vectors of integers"
by Nikita Popov
· 7 years ago
79ed2ef
[DAGCombiner] use root SDLoc for all nodes created by logic fold
by Sanjay Patel
· 7 years ago
1a3341c
[llvm-tapi] Don't override SequenceTraits for std::string
by Armando Montanez
· 7 years ago
43d69f9
[DAGCombiner] don't bother saving a SDLoc for a node that's dead; NFCI
by Sanjay Patel
· 7 years ago
6e9e89f
[DemandedBits][BDCE] Support vectors of integers
by Nikita Popov
· 7 years ago
8b59b28
[BDCE] Add tests for BDCE applied to vector instructions; NFC
by Nikita Popov
· 7 years ago
d43800d
[DAGCombiner] more clean up in hoistLogicOpWithSameOpcodeHands(); NFC
by Sanjay Patel
· 7 years ago
5023b82
Run `git ls-files '*.gn' '*.gni' | xargs -n 1 gn format`.
by Nico Weber
· 7 years ago
5d33d9d
[gn build] merge r348505.
by Nico Weber
· 7 years ago
391f8bd
[X86] Directly create ADC/SBB nodes instead of using ADD/SUB with (and SETCC_CARRY, 1)
by Craig Topper
· 7 years ago
6ef3ba7
[DAGCombiner] don't group bswap with casts in logic hoisting fold
by Sanjay Patel
· 7 years ago
f108b6c
[x86] add test for vector bitwise-logic-of-bswaps; NFC
by Sanjay Patel
· 7 years ago
b00f43f
[DAGCombiner] reduce indent; NFC
by Sanjay Patel
· 7 years ago
5e3f62b
[DagCombiner][X86] Simplify a ConcatVectors of a scalar_to_vector with undef.
by Andrea Di Biagio
· 7 years ago
32ffba1
[DAGCombiner] don't hoist logic op if operands have other uses, part 2
by Sanjay Patel
· 7 years ago
fbbe7bd
Fix Wdocumentation warning. NFCI.
by Simon Pilgrim
· 7 years ago
e1657fa
[PowerPC] add tests for hoisting bitwise logic; NFC
by Sanjay Patel
· 7 years ago
0888d7b
Reapply "Adapt gcov to changes in CFE."
by Adrian Prantl
· 7 years ago
cacd572
[AArch64] Fix Exynos predicate
by Evandro Menezes
· 7 years ago
17c6c15
[DAGCombiner] don't hoist logic op if operands have other uses
by Sanjay Patel
· 7 years ago
ec41162
[x86] add test for hoistLogicOpWithSameOpcodeHands with extra uses; NFC
by Sanjay Patel
· 7 years ago
a6cf7e3
[PDB] Move some code around. NFC.
by Zachary Turner
· 7 years ago
dfe9c7d
[gn build] Process .def.in files in llvm/Config and add lib/Target/BUILD.gn
by Nico Weber
· 7 years ago
19016da
[DAGCombiner] refactor function that hoists bitwise logic; NFCI
by Sanjay Patel
· 7 years ago
32cfa0e
Support skewed stream arrays.
by Zachary Turner
· 7 years ago
f8d18b8
[X86] Refactored IsSplatVector to use switch. NFCI.
by Simon Pilgrim
· 7 years ago
f37825c
[DEBUGINFO, NVPTX] Disable emission of ',debug' option if only debug directives are allowed.
by Alexey Bataev
· 7 years ago
a9702ef
[GVN] Don't perform scalar PRE on GEPs
by Alexandros Lamprineas
· 7 years ago
12ed311
[DEBUGINFO, NVPTX]Emit last debugging directives.
by Alexey Bataev
· 7 years ago
42f44e6
DAGCombiner::visitINSERT_VECTOR_ELT - pull out repeated VT.getVectorNumElements(). NFCI.
by Simon Pilgrim
· 7 years ago
a2cb36c
[NFC][AArch64] Split out backend features
by Diogo N. Sampaio
· 7 years ago
8c303c3
[ARM][NFC] Adding another test for armcgp
by Sam Parker
· 7 years ago
fd7ff8f
AMDGPU: Generate VALU ThreeOp Integer instructions
by Nicolai Haehnle
· 7 years ago
92a20fa
[AMDGPU] Partial revert of rL348371: Turn on the DPP combiner by default
by Valery Pykhtin
· 7 years ago
7852f77
Fix -Wcovered-switch-default warning. NFCI.
by Simon Pilgrim
· 7 years ago
d42bdb7
Revert "[LoopSimplifyCFG] Delete dead in-loop blocks"
by Ilya Biryukov
· 7 years ago
bb3c659
Test commit: Removed trailing space in .txt file.
by Markus Lavin
· 7 years ago
2036102
[ARM][NFC] Added extra arm-cgp test
by Sam Parker
· 7 years ago
4b5bc47
[X86][NFC] Convert memcpy/memset tests to update_llc_test_checks.
by Clement Courbet
· 7 years ago
b228e2c
[ARM GlobalISel] Nothing is legal for Thumb
by Diana Picus
· 7 years ago
2a3b6f9
[X86][NFC] Add more tests for memset.
by Clement Courbet
· 7 years ago
61f571a
[llvm-dwarfdump] - Simplify the test case.
by George Rimar
· 7 years ago
261e911
[InstCombine] foldICmpWithLowBitMaskedVal(): don't miscompile -1 vector elts
by Roman Lebedev
· 7 years ago
689b721
[NFC][InstCombine] Add more miscompile tests for foldICmpWithLowBitMaskedVal()
by Roman Lebedev
· 7 years ago
21526df
[X86] Remove some leftover code for handling an i1 setcc type. NFC
by Craig Topper
· 7 years ago
feb7e4f
[LoopSimplifyCFG] Delete dead in-loop blocks
by Max Kazantsev
· 7 years ago
053b865
InstCombine: Add some missing tests for scalarization
by Matt Arsenault
· 7 years ago
beec7d49
[llvm-objcopy] Change --only-keep to --only-section
by Jake Ehrlich
· 7 years ago
2941d47
AArch64: Fix invalid CCMP emission
by Matthias Braun
· 7 years ago
1849855
Add objc.* ARC intrinsics and codegen them to their runtime methods.
by Pete Cooper
· 7 years ago
7331098
[MachineOutliner][NFC] Move yet another std::vector out of a loop
by Jessica Paquette
· 7 years ago
17892fe
[MachineOutliner][NFC] Move std::vector out of loop
by Jessica Paquette
· 7 years ago
3c93875
[MachineOutliner][NFC] Remove IntegerInstructionMap from InstructionMapper
by Jessica Paquette
· 7 years ago
922f82f
[GlobalISel] Introduce G_BUILD_VECTOR, G_BUILD_VECTOR_TRUNC and G_CONCAT_VECTOR opcodes.
by Amara Emerson
· 7 years ago
3b07352
[MachineOutliner][NFC] Remove buildCandidateList and replace with findCandidates
by Jessica Paquette
· 7 years ago
8bd5d3d
[MachineOutliner][NFC] Candidates don't need to be shared_ptrs anymore
by Jessica Paquette
· 7 years ago
ad6bed6
Revert r347934 "[SCEV] Guard movement of insertion point for loop-invariants"
by David L. Jones
· 7 years ago
c264b47
[WebAssembly] Change event section code to 13
by Heejin Ahn
· 7 years ago
7c48342
[InstCombine] remove dead code from visitExtractElement
by Sanjay Patel
· 7 years ago
096ae71
[MachineOutliner][NFC] Remove CandidateList, since it's now unused.
by Jessica Paquette
· 7 years ago
510a345
Fix buildbot capture warning
by Jessica Paquette
· 7 years ago
d5178b0
[MachineOutliner][NFC] Simplify and unify pruning/outlining logic
by Jessica Paquette
· 7 years ago
810c63b
[InstCombine] reduce duplication in visitExtractElementInst; NFC
by Sanjay Patel
· 7 years ago
5aafb60
[InstCombine] add/move tests for extractelement; NFC
by Sanjay Patel
· 7 years ago
08bc3d8
ThinLTO: Do not import debug info for imported global constants
by David Blaikie
· 7 years ago
Next »