Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_external_llvm
/
66258c988815c0a7469627cfd41a7aa8398558b9
66258c9
Add missing vtable anchors
by Weiming Zhao
· 7 years ago
125b8de
X86FoldTableEntry - avoid unnecessary std::string creation. NFCI.
by Simon Pilgrim
· 7 years ago
c7568e5
[LLVM-C] Add LLVMGetHostCPU{Name,Features}.
by whitequark
· 7 years ago
e03c814
Don't repeatedly evaluate size() in the for loop. NFCI.
by Simon Pilgrim
· 7 years ago
4cd717c
[PowerPC] Fix condition for 64-bit rotate when replacing r+r instr with r+i
by Nemanja Ivanovic
· 7 years ago
d85c559
Attempting to work around a non-determinism issue.
by Puyan Lotfi
· 7 years ago
98a5765
bpf: signal error instead of silent drop for certain invalid asm insn
by Yonghong Song
· 7 years ago
8822a560
[X86] Describe wbnoinvd instruction
by Gabor Buella
· 7 years ago
d6c8a46
[DSE] Add tests for atomic memory intrinsics (NFC)
by Daniel Neilson
· 7 years ago
461bf52
Rename *CommandFlags.def to *CommandFlags.inc
by David Blaikie
· 7 years ago
29df540
[DSE] Regenerate tests with update_test_checks.py (NFC)
by Daniel Neilson
· 7 years ago
2b8ec28
CodeGen: Don't try to canonicalize Unix-style paths in CodeView debug info.
by Peter Collingbourne
· 7 years ago
145d22d
[X86][Atom] Convert Atom scheduler model to SchedRW (PR32431)
by Simon Pilgrim
· 7 years ago
db8b1f30
[llvm-mca] Let the Scheduler notify dispatch stall events caused by the lack of scheduling resources.
by Andrea Di Biagio
· 7 years ago
f5eabce
[X86] Generalize X86PadShortFunction to work with TargetSchedModel
by Simon Pilgrim
· 7 years ago
3b79cbb
[NVPTX] Removed 'satom' feature which is no longer used.
by Artem Belevich
· 7 years ago
d80a410
[NVPTX, CUDA] Improved feature constraints on NVPTX target builtins.
by Artem Belevich
· 7 years ago
91ebceb
[AMDGPU] Ensure there are enough registers for wave dispatch
by Tim Renouf
· 7 years ago
ebae4b6
[DSE] Regenerate tests with update_test_checks.py (NFC)
by Daniel Neilson
· 7 years ago
1a78507
[FastISel] Disable local value sinking by default
by Reid Kleckner
· 7 years ago
eab1e54
[InstCombine] limit X - (cast(-Y) --> X + cast(Y) with hasOneUse()
by Sanjay Patel
· 7 years ago
0bd082b
[DWARFv5] Fuss with asm syntax for conveying MD5 checksum.
by Paul Robinson
· 7 years ago
92ffece
[MIPS GlobalISel] Select add i32, i32
by Petar Jovanovic
· 7 years ago
05d18d6
[SLP] update a test case. NFC.
by Haicheng Wu
· 7 years ago
7a84343
[AMDGPU] Fix lowering enqueue_kernel
by Yaxun Liu
· 7 years ago
d248c5b
Revert "[llvm-mca][CMake] Remove unused libraries from set LLVM_LINK_COMPONENTS"
by Andrea Di Biagio
· 7 years ago
b7cfdd3
Revert "[AMDGPU] Ensure there are enough registers for wave dispatch"
by Tim Renouf
· 7 years ago
3796ce1
[AArch64][AsmParser] Split index parsing from vector list.
by Sander de Smalen
· 7 years ago
4f9dd68
[AMDGPU] Ensure there are enough registers for wave dispatch
by Tim Renouf
· 7 years ago
91c3fd2
[llvm-mca][CMake] Remove unused libraries from set LLVM_LINK_COMPONENTS.
by Andrea Di Biagio
· 7 years ago
d1e5672
[X86] Add variable shuffle schedule classes
by Simon Pilgrim
· 7 years ago
1a1503b
[AArch64] Add test case for r329797
by Francis Visoiu Mistrih
· 7 years ago
4044cf5
[X86][SSE] Tweak cmpps schedule test so that it works properly with just sse1
by Simon Pilgrim
· 7 years ago
7cb3861
[AMDGPU][MC][GFX9] Added v_screen_partition_4se_b32
by Dmitry Preobrazhensky
· 7 years ago
3abaf8b
[AArch64] Fix regression after r329691
by Francis Visoiu Mistrih
· 7 years ago
ee869a8
[llvm-mca] Minor code cleanup. NFC
by Andrea Di Biagio
· 7 years ago
900cf75
[llvm-mca] Renamed BackendStatistics to RetireControlUnitStatistics.
by Andrea Di Biagio
· 7 years ago
2d438c0
[llvm-mca] Move the logic that prints scheduler statistics from BackendStatistics to its own view.
by Andrea Di Biagio
· 7 years ago
3227db0
Eliminate a bitwise 'not' op of 'not' min/max by inverting the min/max.
by Artur Gainullin
· 7 years ago
30552b9
[ARM] FP16 VSEL codegen
by Sjoerd Meijer
· 7 years ago
e7bb73e
[Build][NFC] Split off libpfm detection to a separate module.
by Clement Courbet
· 7 years ago
9cdaca8
[AArch64][AsmParser] Unify code for parsing Neon/SVE vectors.
by Sander de Smalen
· 7 years ago
a59739c
[llvm-exegesis] Add a flag to disable libpfm even if present.
by Clement Courbet
· 7 years ago
84029d7
[CMake][runtimes] Process common options in runtimes build
by Petr Hosek
· 7 years ago
49b10db
[X86] Remove 128/256-bit masked pmaddubsw and pmaddwd intrinsics. Replace 512-bit masked intrinsic with unmasked intrinsic and a select.
by Craig Topper
· 7 years ago
1c5a9ad
[X86] In X86FlagsCopyLowering, when rewriting a memory setcc we need to emit an explicit MOV8mr instruction.
by Craig Topper
· 7 years ago
4016f71
[X86] Switch a test from grep to FileCheck. NFC
by Craig Topper
· 7 years ago
e9fac8c
Simplification of libcall like printf->puts must check for RtLibUseGOT metadata.
by Sriraman Tallam
· 7 years ago
58dfbf0
Use contains_lower() instead of find_lower() != StringRef::npos. NFC.
by Rui Ueyama
· 7 years ago
032a6bb
GOTPCREL references must always use RIP.
by Sriraman Tallam
· 7 years ago
0a5f9fa
AMDGPU: enable 128-bit for local addr space under an option
by Marek Olsak
· 7 years ago
62859f3
Disable flaky tests till they get fixed.
by Galina Kistanova
· 7 years ago
71bc0db
[AArch64][Falkor] Fix bug in Falkor HWPF collision avoidance pass.
by Geoff Berry
· 7 years ago
2732c9e
[CVP] simplify phi with constant incoming values that match common variable edge values
by Sanjay Patel
· 7 years ago
368f16b
[Verifier] Refactor duplicate code for atomic mem intrinsic verification (NFC)
by Daniel Neilson
· 7 years ago
bba7686
[MachO] Emit Weak ReadOnlyWithRel to ConstDataSection
by Steven Wu
· 7 years ago
e000e64
[IR] Refactor memset inst classes (NFC)
by Daniel Neilson
· 7 years ago
5d7825d
Recommit r329716 "Add missing nullptr check before getSection() to AArch64MachObjectWriter::recordRelocation"
by Jessica Paquette
· 7 years ago
7b07933
[IR] Refactor memtransfer inst classes (NFC)
by Daniel Neilson
· 7 years ago
74ef222
[AArch64] Fix isel failure when BUILD_PAIR nodes are left over.
by Amara Emerson
· 7 years ago
681f789
[X86] Split up -march=icelake to -client & -server
by Gabor Buella
· 7 years ago
8eacad4
[InstSimplify] fix formatting; NFC
by Sanjay Patel
· 7 years ago
b8b9efdf
[X86] Change the name string for the newly add DF flag register to 'dirflag' to match the clobber name supported by clang for MS inline assembly.
by Craig Topper
· 7 years ago
9970be8
[DebugInfoPDB] Add missing test for findSymbolByRVA and findSymbolByAddr
by Aaron Smith
· 7 years ago
30c344c
[llvm-mca] reorder text
by Sanjay Patel
· 7 years ago
15a9f5b
[LLVM-C] Add Missing 'break's in InlineAsm bindings
by Robert Widmann
· 7 years ago
6592e3d
[llvm-mca] fix formatting
by Sanjay Patel
· 7 years ago
538b658
Revert 329716 "Add missing nullptr check before getSection() to AArch64MachObjectWriter::recordRelocation"
by Jessica Paquette
· 7 years ago
272dbbe
[llvm-mca] add example workflow for source code
by Sanjay Patel
· 7 years ago
2e1ebd9
[DebugInfoPDB] Add DIA implementations of findSymbolByRVA and findSymbolByAddr
by Aaron Smith
· 7 years ago
572de6a
Fix test failure in arm64-no-section.ll
by Jessica Paquette
· 7 years ago
b8924a0
[CodeGen] Fix printing bundles in MIR output
by Krzysztof Parzyszek
· 7 years ago
e72f8b8
Revert r329611, "AArch64: Allow offsets to be folded into addresses with ELF."
by Peter Collingbourne
· 7 years ago
0811950
Add missing nullptr check to AArch64MachObjectWriter::recordRelocation
by Jessica Paquette
· 7 years ago
9dd59d3
AMDGPU/MC: Allow disassembling without symbol info
by Nicolai Haehnle
· 7 years ago
a1f077d
[PDB] Remove dead code and run clang format; NFC
by Aaron Smith
· 7 years ago
c30400d
[llvm-mca] Simplify code. NFC
by Andrea Di Biagio
· 7 years ago
22ca1d4
Fix spelling. NFC.
by Chad Rosier
· 7 years ago
955aba4
[llvm-mca] Move the logic that prints dispatch unit statistics from BackendStatistics to its own view.
by Andrea Di Biagio
· 7 years ago
d9438b8
[pdbutil] Print the checksum hex string when using the '-lines' option
by Aaron Smith
· 7 years ago
e6ac37f
[CodeGen/Dwarf] Rename the "sizetype" synthetic type and add it to the accelerator table
by Pavel Labath
· 7 years ago
a678687
Fix whitespace indentation. NFCI.
by Simon Pilgrim
· 7 years ago
67bff14
[Testing/Support] Make Failed() matcher work with abstract error types
by Pavel Labath
· 7 years ago
821afa7
[X86] Disable SGX for Skylake Server
by Gabor Buella
· 7 years ago
259800c
[llvm-mca] Increase the default number of iterations to 100.
by Andrea Di Biagio
· 7 years ago
f660a02
[DA] Improve alias checking in dependence analysis
by David Green
· 7 years ago
d3ff090
[AArch64] Use FP to access the emergency spill slot
by Francis Visoiu Mistrih
· 7 years ago
22c1a15
[AMDGPU] For OS type AMDPAL, fixed scratch on compute shader
by Tim Renouf
· 7 years ago
5de788a
AArch64: diagnose unpredictable store-exclusive instructions
by Tim Northover
· 7 years ago
68f6118
[X86][Broadwell] HWPort5 should not be added to BroadwellModelProcResources.
by Andrea Di Biagio
· 7 years ago
a95f580
[llvm-ar] Temporarily make the tool case detection test Windows-only to fix the build (introduced in r329658)
by Alexandre Ganea
· 7 years ago
e2cfc67
[AArch64][SVE] Asm: Add support for unpredicated LSL/LSR (shift by immediate) instructions.
by Sander de Smalen
· 7 years ago
76013a8
Reapply "[llvm-mca] Do not separate iterations with a newline in the timeline view."
by Andrea Di Biagio
· 7 years ago
ca9d84f
[MC][TableGen] Fix r329675.
by Clement Courbet
· 7 years ago
c486bdf
[MC][TableGen] Add optional libpfm counter names for ProcResUnits.
by Clement Courbet
· 7 years ago
e9d0354
[AArch64][SVE] Asm: Add support for SVE INDEX instructions.
by Sander de Smalen
· 7 years ago
9f8f7c5
[x86] Model the direction flag (DF) separately from the rest of EFLAGS.
by Chandler Carruth
· 7 years ago
307dae5
[X86] Prevent folding loads with 64-bit ANDs with immediates that fit in 32-bits.
by Craig Topper
· 7 years ago
4be25bd
Revert "[PR16756] Use SSAUpdaterBulk in JumpThreading." one more time.
by Michael Zolotukhin
· 7 years ago
134d36e
Revert "Revert "[PR16756] Use SSAUpdaterBulk in JumpThreading.""
by Michael Zolotukhin
· 7 years ago
Next »