Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_external_llvm
/
c7c608fe5e6045aacab77b61cf8bc58c132466fe
c7c608f
[GISel]: Add G_FMA opcode for fused multiply adds
by Aditya Nandakumar
· 8 years ago
5516bd1
AMDGPU: Do operand folding in program order
by Matt Arsenault
· 8 years ago
6ebce80
[PDB] Don't write uninitialized bytes to a PDB file.
by Zachary Turner
· 8 years ago
d6d2feb
Remove diff pedantic mode.
by Zachary Turner
· 8 years ago
0cc137e
RegisterScavenging: Followup to r305625
by Matthias Braun
· 8 years ago
73854fd
AMDGPU: Preserve undef when folding register operands
by Matt Arsenault
· 8 years ago
423a449
[AMDGPU] Eliminate SGPR to VGPR copy when possible
by Stanislav Mekhanoshin
· 8 years ago
4cabef5
AMDGPU: Fix crash with undef vreg input operand
by Matt Arsenault
· 8 years ago
3ee2a16
[PowerPC] fix trivial typos in comment, NFC
by Hiroshi Inoue
· 8 years ago
1313d75
[CostModel][X86] Add scalar arithmetic cost tests
by Simon Pilgrim
· 8 years ago
7359f17
[CostModel][X86] Declare costs variables based on type
by Simon Pilgrim
· 8 years ago
b1618d2
[TableGen] Take a parameter by reference instead of pointer so we don't have to add & on both callers. NFC
by Craig Topper
· 8 years ago
c4a82c8
[TableGen] Use range based for loop. NFC
by Craig Topper
· 8 years ago
bc5df29
[GSoC] Flag value completion for clang
by Yuka Takahashi
· 8 years ago
aab686b
[x86] enable CGP memcmp() expansion for 2/4/8 byte sizes
by Sanjay Patel
· 8 years ago
8583827
[X86][SSE] Relax 0/-1 vector element insertion to work for any vector with >=16bit elements
by Simon Pilgrim
· 8 years ago
f37b0db
DAG: correctly legalize UMULO.
by Tim Northover
· 8 years ago
46f62d5
D33466: Make file non-executable.
by Vassil Vassilev
· 8 years ago
031043b
[InstCombine] fix code/test comments for r305792; NFC
by Sanjay Patel
· 8 years ago
3e4188d
[InstCombine] try to canonicalize xor-of-icmps to and-of-icmps
by Sanjay Patel
· 8 years ago
a4b49d6
[globalisel][tablegen] Add support for COPY_TO_REGCLASS.
by Daniel Sanders
· 8 years ago
35b14a7
Fix Wdocumentation warning
by Simon Pilgrim
· 8 years ago
9210abe
[X86][SSE] Dropped old INSERT_VECTOR_ELT lowering TODO
by Simon Pilgrim
· 8 years ago
2bba203
Fixed test name. NFCI.
by Simon Pilgrim
· 8 years ago
bf052b5
[GlobalISel][X86] fix compilation error ( -Werror=unused-function )
by Igor Breger
· 8 years ago
921867e
[SelectionDAG] Fix an use-after-free issue introduced in r305775.
by Haojian Wu
· 8 years ago
515e735
[GlobalISel][X86] Get correct RegClass for given RegBank.
by Igor Breger
· 8 years ago
e193a76
[GlobalISel] combine not symmetric merge/unmerge nodes.
by Igor Breger
· 8 years ago
e1bef1b
[SCEV][NFC] Fix a misleading description of AddOpsInlineThreshold
by Max Kazantsev
· 8 years ago
88c4c54
[GlobalISel][X86] add legalizer mir tests. NFC
by Igor Breger
· 8 years ago
4e72ee4
WasmObjectWriter.cpp: Tweak a comment line. [-Wdocumentation]
by NAKAMURA Takumi
· 8 years ago
46e03a3
[ARM] Support constant pools in data when generating execute-only code.
by Alexandros Lamprineas
· 8 years ago
73b64dd
[SelectionDAG] Get rid of recursion in CalcNodeSethiUllmanNumber
by Max Kazantsev
· 8 years ago
5fc12bf
Fix unused function build error in lld
by Sam Clegg
· 8 years ago
ad60de3
[WebAssembly] Fix build failures introduced in r305769
by Sam Clegg
· 8 years ago
1e975c1
[WebAssembly] Add support for weak symbols in the binary format
by Sam Clegg
· 8 years ago
9c49009
[DAG] Simplify BaseIndexOffset. NFCI.
by Nirav Dave
· 8 years ago
9f0d281
[Coverage] PR33517: Check for failure to load func records
by Vedant Kumar
· 8 years ago
b945463
[ProfileData] PR33517: Check for failure of symtab creation
by Vedant Kumar
· 8 years ago
a4bbfa9
[test-release.sh] Enable Polly by default
by Pengxuan Zheng
· 8 years ago
eaf57f3
The change to llvm-nm in r305733 added fields to the struct NMSymbol
by Kevin Enderby
· 8 years ago
5a7b330
AMDGPU: Fix scratch wave offset relative FI expansion
by Matt Arsenault
· 8 years ago
b962973
[ExecutionEngine] Fix some Clang-tidy modernize-use-using and Include What You Use warnings; other minor fixes (NFC).
by Eugene Zelenko
· 8 years ago
7c44c2a
[AMDGPU] Add infer address spaces pass before SROA
by Stanislav Mekhanoshin
· 8 years ago
810d1a0
[Target] Fix some Clang-tidy modernize-use-using and Include What You Use warnings; other minor fixes (NFC).
by Eugene Zelenko
· 8 years ago
7ef9a64
Fix machine instruction in test case
by Sanjoy Das
· 8 years ago
f193400
[IR] Fix some Clang-tidy modernize-use-using warnings; other minor fixes (NFC).
by Eugene Zelenko
· 8 years ago
4b199ee
Mark LLVMTestingSupport as not installed in LLVMBuild.
by Zachary Turner
· 8 years ago
8d9cfad
Try to fix uninitialized read in unit test.
by Zachary Turner
· 8 years ago
c46faf0
[AArch64][Falkor] Fix MOVZ sched predicate to not assert on non-imm operands (e.g. blockaddress).
by Geoff Berry
· 8 years ago
039e17b
[AArch64][Kryo] Add missing write latency for LDAXP, LDXP second destination.
by Geoff Berry
· 8 years ago
26324db
[AArch64][Falkor] Refine load/store increment latencies.
by Geoff Berry
· 8 years ago
faad4a3
Fix typos
by Matt Arsenault
· 8 years ago
b9cdbc0
AMDGPU: Cleanup CreateLiveInRegister
by Matt Arsenault
· 8 years ago
60eaf23
Fix a FIXME in llvm-objdump for the -exports-trie option that was not adding
by Kevin Enderby
· 8 years ago
9a9e3b8
Revert r305598, "utils: Add a git-r utility for mapping svn revisions to git revisions in the monorepo."
by Peter Collingbourne
· 8 years ago
b06e406
[BDCE] Add comments. NFC
by Xin Tong
· 8 years ago
264bdd8
[PATCH] [PGO] Fixed cast operation in emIntrinsicVisitor::instrumentOneMemIntrinsic.
by Ana Pazos
· 8 years ago
4f5f095
Revert r305382, it caused PR33513.
by Nico Weber
· 8 years ago
7a0e66c
[CGP, PowerPC] try to constant fold before creating loads for memcmp expansion
by Sanjay Patel
· 8 years ago
3fe8da4
Change llvm-nm for Mach-O files to use dyld info in some cases when printing symbols.
by Kevin Enderby
· 8 years ago
ffc8b7c
Remove convenient but probably not worthwhile macro for lambda workaround
by David Blaikie
· 8 years ago
b741c53
Have writeCOFFWriter return Expected<unique_ptr>.
by Eric Beckmann
· 8 years ago
9f93c9d
Improve profile-guided heuristics to use estimated trip count.
by Taewook Oh
· 8 years ago
763224d
[InstCombine] Make sure AddReachableCodeToWorklist sets MadeIRChange
by Bjorn Pettersson
· 8 years ago
08030e7
Revert r304824 "Fix PR23384 (part 3 of 3)"
by Hans Wennborg
· 8 years ago
403309b
[Dominators] Clean up typedefs in GenericDomTreeConstruction. NFC.
by Jakub Kuderski
· 8 years ago
d89466b
[PDB] Start emitting source file and line information
by Reid Kleckner
· 8 years ago
2be2708
[Dominators] Clean up GenericDomTree.h. NFC.
by Jakub Kuderski
· 8 years ago
e075b10
[CodeView] Fix dumping of public symbol record flags
by Reid Kleckner
· 8 years ago
04b8896
[NewGVN] Simplify findConditionEquivalence(). NFCI.
by Davide Italiano
· 8 years ago
8bcd7ee
Remove brackets, NFC.
by Dinar Temirbulatov
· 8 years ago
b1e0fcd
[InstCombine] Cleanup some duplicated one use checks
by Craig Topper
· 8 years ago
b9bca3e
[Reassociate] Support some reassociation of vector xors
by Craig Topper
· 8 years ago
9b4b5aa
[Reassociate] Make one of the helper methods static because it doesn't use any class variables. NFC
by Craig Topper
· 8 years ago
034cc08
[AMDGPU][mc][tests][NFC] Bulk ISA tests: Massive update. Add Gfx9 dasm tests.
by Artem Tamazov
· 8 years ago
10c94f2
Allow truncated and extend memory operations in Store Merge. NFCI.
by Nirav Dave
· 8 years ago
fc065812
[JumpThreading][LVI] Invalidate LVI information after blocks are merged
by Anna Thomas
· 8 years ago
8db6b00
[TRE] Improve code motion in TRE, use AA to tell whether a load can be moved before a call that writes to memory.
by Xin Tong
· 8 years ago
d9d2f4e
Add test for store merge with noimplicitfloat
by Nirav Dave
· 8 years ago
fe252ff
[AArch64] Fix order of checks in shouldScheduleAdjacent.
by Florian Hahn
· 8 years ago
5aac6c6
Use range for loops. NFCI.
by Simon Pilgrim
· 8 years ago
865802c
AMDGPU/GlobalISel: Mark G_BITCAST s32 <--> <2 x s16> legal
by Tom Stellard
· 8 years ago
c56841e
[GlobalISel][X86] Fold FI/G_GEP into LDR/STR instruction addressing mode.
by Igor Breger
· 8 years ago
b34ebdd
Recommit rL305677: [CodeGen] Add generic MacroFusion pass
by Florian Hahn
· 8 years ago
afb808f
[ARM] GlobalISel: Support G_ICMP for s8 and s16
by Diana Picus
· 8 years ago
127fdb1
Revert r305677 [CodeGen] Add generic MacroFusion pass.
by Florian Hahn
· 8 years ago
7e1ef2d
[CodeGen] Add generic MacroFusion pass.
by Florian Hahn
· 8 years ago
df1f7af
[ARM] GlobalISel: Support G_ICMP for i32 and pointers
by Diana Picus
· 8 years ago
f00ca4f
[X86] Simplify vector-shuffle-v48 test. NFC.
by Guy Blank
· 8 years ago
9026c3d
[SCEV] Teach SCEVExpander to expand BinPow
by Max Kazantsev
· 8 years ago
4039181
[Doc] Fix getelementptr description about arguments
by David Blaikie
· 8 years ago
47c282c
NewGVN: Fix PR 33461, caused by slightly overzealous verification.
by Daniel Berlin
· 8 years ago
ffa33d0
[x86] specify triples and auto-generate complete checks; NFC
by Sanjay Patel
· 8 years ago
4e08dc9
[x86] specify triples and auto-generate complete checks; NFC
by Sanjay Patel
· 8 years ago
6661e76
[x86] specify triple and auto-generate checks; NFC
by Sanjay Patel
· 8 years ago
d8c55ee
Delete TypeDatabase.
by Zachary Turner
· 8 years ago
4f1962c
[APFloat] Move the integerPartWidth constant into APFloatBase. Remove integerPart typedef at file scope and just use the one in APFloatBase everywhere. NFC
by Craig Topper
· 8 years ago
4446e99
[Reassociate] Use APInt::isNullValue() instead of comparing with 0. NFC
by Craig Topper
· 8 years ago
32639e6
Implement AllocateRWX and ReleaseRWX for NetBSD
by Kamil Rytarowski
· 8 years ago
Next »