Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_external_llvm80
/
a26c784064a6e32b1873f5f25a1ea7bb99e4287b
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
37b9e49
[X86] Reduce the number of patterns needed for masked scalar ceil/floor isel.
by Craig Topper
· 7 years ago
ad8f413
[mips][ias] Enable IAS by default for OpenBSD / FreeBSD mips64/mips64el.
by Brad Smith
· 7 years ago
af1e6f1
[DAGCombiner] eliminate setcc bool math when input is low-bit of some value
by Sanjay Patel
· 7 years ago
8fe400a
[X86] Regroup some isel patterns. NFC
by Craig Topper
· 7 years ago
d153721
[X86] Rename VFPCLASSSS and VFPCLASSSD internal instruction names to include a Z to match other EVEX instructions.
by Craig Topper
· 7 years ago
009107f
Also forward declare BitScanReverse.
by Zachary Turner
· 7 years ago
e57f6fb
Add OpenBSD support to the Threading code
by Brad Smith
· 7 years ago
bd07506
[CMake] Do not use --gc-sections on OpenBSD
by Brad Smith
· 7 years ago
4a7b691
[CMake] Support building shared library for OpenBSD
by Brad Smith
· 7 years ago
7cde7d9
[llc] Fix sanitizer failure.
by Jonas Devlieghere
· 7 years ago
d417685
ADT: Use EBO to shrink SmallVector size 1
by Duncan P. N. Exon Smith
· 7 years ago
3042921
[llc] Use WithColor for printing errors/warnings
by Jonas Devlieghere
· 7 years ago
fc6fcec
[llvm-config] Use WithColor for printing errors.
by Jonas Devlieghere
· 7 years ago
fb0b759
[llvm-mt] Use WithColor for printing errors.
by Jonas Devlieghere
· 7 years ago
9fa7862
[TableGen] Use WithColor for printing errors/warnings
by Jonas Devlieghere
· 7 years ago
b457430
[X86] Make %eiz usage in 64-bit mode, force a 0x67 address size prefix. Fix some test CHECK lines.
by Craig Topper
· 7 years ago
4fc14da
[X86] Teach disassembler to use %eip instead of %rip when 0x67 prefix is used on a rip-relative address.
by Craig Topper
· 7 years ago
af8308f
[X86][AsmParser] Improve base/index register checks.
by Craig Topper
· 7 years ago
17957ec
Fix invariant fdiv hoisting in LICM
by Stanislav Mekhanoshin
· 7 years ago
00f00ba
[AMDGPU] Update includes for intrinsic changes :(
by Reid Kleckner
· 7 years ago
adc5f0a
[ORC] Fix formatting and list pending queries in VSO::dump.
by Lang Hames
· 7 years ago
af7c445
[IR] Split Intrinsics.inc into enums and implementations
by Reid Kleckner
· 7 years ago
dc14c20
Avoid including intrin.h from MathExtras.h
by Reid Kleckner
· 7 years ago
98ae3708
[ELF] Change isSectionData to exclude SHF_EXECINSTR
by Fangrui Song
· 7 years ago
ba5eea7
[X86][AsmParser] Rework that allows (%dx) to be used in place of %dx with in/out instructions.
by Craig Topper
· 7 years ago
10fa029
[RuntimeDyld] Implement the ELF PIC large code model relocations
by Reid Kleckner
· 7 years ago
ea67fb7
[LoopReroll] Rewrite induction variable rewriting.
by Eli Friedman
· 7 years ago
78cd292
[MSSA] Remove incorrect comment + `auto`ify dyn_cast results; NFC
by George Burgess IV
· 7 years ago
61a1013
[X86][AsmParser] Keep track of whether an explicit scale was specified while parsing an address in Intel syntax. Use it for improved error checking.
by Craig Topper
· 7 years ago
a64c3aa
[llvm-size] Make global variables static
by Fangrui Song
· 7 years ago
3d59bc0
[x86] add more tests for bit hacking opportunities with setcc; NFC
by Sanjay Patel
· 7 years ago
31d9a15
[PowerPC] add more tests for bit hacking opportunities with setcc; NFC
by Sanjay Patel
· 7 years ago
7259aa5
[X86][AsmParser] In Intel syntax make sure we support ESP/RSP being the second register in memory expressions like [EAX+ESP].
by Craig Topper
· 7 years ago
5db13cc
[llvm-mca] Remove unnecessary include and forward decl in RCU. NFC.
by Matt Davis
· 7 years ago
3a06bb2
[x86] add tests for bit hacking opportunities with setcc; NFC
by Sanjay Patel
· 7 years ago
5fd79cf
[PowerPC] add tests for bit hacking opportunities with setcc; NFC
by Sanjay Patel
· 7 years ago
3d48ff1
[X86] Add test cases showing missed select simplifcation for MCU when icmp is in a slightly different form.
by Craig Topper
· 7 years ago
d327d4b
[GISel]: Add G_ADDRSPACE_CAST Opcode
by Aditya Nandakumar
· 7 years ago
c22e38d
[gdb] Use Latin-1 to decode StringRef
by Fangrui Song
· 7 years ago
aa1b399
Re-land "[LTO] Enable module summary emission by default for regular LTO"
by Tobias Edler von Koch
· 7 years ago
528e078
[X86] Don't accept (%si,%bp) 16-bit address expressions.
by Craig Topper
· 7 years ago
122aad9
[X86][AsmParser] Allow (%bp,%si) and (%bp,%di) to be encoded without using a zero displacement.
by Craig Topper
· 7 years ago
d6794f0
AMDHSA: Put old assembler docs back
by Konstantin Zhuravlyov
· 7 years ago
be92ae3
[X86][SSE] Add sdiv by (nonuniform) minus one tests (PR37119)
by Simon Pilgrim
· 7 years ago
b6b723f
[X86][AsmParser] Check for invalid 16-bit base register in Intel syntax.
by Craig Topper
· 7 years ago
8a152c5
[X86] Don't allow ESP/RSP to be used as an index register in assembly.
by Craig Topper
· 7 years ago
53f3ded
[LoopUnswitch]Fix comparison for DomTree updates.
by Alina Sbirlea
· 7 years ago
18c02e9
[llvm-mca] Remove redundant call. NFC
by Andrea Di Biagio
· 7 years ago
2191fc0
[X86] Add a test to show missed opportunity to generate vfnmadd
by Easwaran Raman
· 7 years ago
d407e55
Initialize LiveRegs once in BranchFolder::mergeCommonTails
by Krzysztof Parzyszek
· 7 years ago
5a40cf8
[SLPVectorizer] Support alternate opcodes in tryToVectorizeList
by Simon Pilgrim
· 7 years ago
e0f992e
[llvm-mca] Set the operand ID for implicit register reads/writes. NFC
by Andrea Di Biagio
· 7 years ago
6299c23
[llvm-mca] Introduce a sequential container of Stages
by Matt Davis
· 7 years ago
6c358ea
[SLPVectorizer] reorderAltShuffleOperands should just take InstructionsState. NFCI.
by Simon Pilgrim
· 7 years ago
2b35350
Fix test again, try to keep all targets happy
by Paul Robinson
· 7 years ago
ee3b840
Fix test, nop is not always 1 byte
by Paul Robinson
· 7 years ago
fe16001
[DWARFv5] Allow ".loc 0" to refer to the root file.
by Paul Robinson
· 7 years ago
ae9a1a8
[SLPVectorizer] Relax alternate opcodes to accept any BinaryOperator pair
by Simon Pilgrim
· 7 years ago
1c5cdb1
[SLPVectorizer][X86] Add alternate opcode tests for simple build vector cases
by Simon Pilgrim
· 7 years ago
bcfb546
[InstCombine] add shuffle+binops test from PR37806; NFC
by Sanjay Patel
· 7 years ago
a054f92
[InstCombine] add tests for shuffle-with-different-binops; NFC
by Sanjay Patel
· 7 years ago
bbfb91d
[InstCombine] rearrange shuffle-of-binops logic; NFC
by Sanjay Patel
· 7 years ago
dce4487
[X86] Regenerate tests to include fma comments
by Simon Pilgrim
· 7 years ago
4578386
[X86] Add notes to a few intrinsics
by Gabor Buella
· 7 years ago
af36295
Recommit r335333 "[MC] - Add .stack_size sections into groups and link them with .text"
by George Rimar
· 7 years ago
0b0278f
[IR] Use Instruction::isBinaryOp helper instead of raw enum range tests. NFCI.
by Simon Pilgrim
· 7 years ago
51ddc37
Revert r335332 "[MC] - Add .stack_size sections into groups and link them with .text"
by George Rimar
· 7 years ago
08d6b0d
[MC] - Add .stack_size sections into groups and link them with .text
by George Rimar
· 7 years ago
9104c92
Recommit of r335326, with the test fixed that I missed.
by Sjoerd Meijer
· 7 years ago
444b602
[CostModel][AArch64] Add some initial costs for SK_Select and SK_PermuteSingleSrc
by Simon Pilgrim
· 7 years ago
Next »