Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_external_llvm80
/
5de005fa933db3d686a7553e4932825d6edd95fe
5de005f
[XRay] Improve FDR trace handling and error messaging
by Dean Michael Berris
· 7 years ago
244a2cf
[NFC] Add utility function for SafetyInfo updates for moveBefore
by Max Kazantsev
· 7 years ago
b9dd8a3
[llvm-rc] Support joined or separate spelling for /fo flag
by Petr Hosek
· 7 years ago
c36c93b
[COFF, ARM64] Add support for MSVC buffer security check
by Mandeep Singh Grang
· 7 years ago
1a89942
[WebAssembly] Read prefixed opcodes as ULEB128s
by Thomas Lively
· 7 years ago
c562714
[WebAssembly][NFC] Reorder SIMD section
by Thomas Lively
· 7 years ago
1379952
[WebAssembly] Renumber and LEB128-encode SIMD opcodes
by Thomas Lively
· 7 years ago
b1c6e08
[WebAssembly] Lower select for vectors
by Thomas Lively
· 7 years ago
409a350
[not] Improve error reporting consistency.
by Jonas Devlieghere
· 7 years ago
053ebae
[VFS] Add "expand tilde" argument to getRealPath.
by Jonas Devlieghere
· 7 years ago
8c1c568
[llvm-rc] Support absolute filenames in manifests
by Petr Hosek
· 7 years ago
0429e0b
[docs][statepoint] Document explicitly provided stack slots
by Philip Reames
· 7 years ago
bdb320a
[docs][statepoints] add a section spelling out simplifications for non-relocating GCs
by Philip Reames
· 7 years ago
e482060
[docs] Add some subsections to make it possible to find portions of the statepoint overview
by Philip Reames
· 7 years ago
50157fc
[WebAssembly] Fix LowerEmscriptenEHSjLj when there's only longjmp
by Heejin Ahn
· 7 years ago
a9be239
[ARM64] [Windows] Improve error reporting for unsupported SEH unwind.
by Eli Friedman
· 7 years ago
2cfa229
[LoopInterchange] Support reductions across inner and outer loop.
by Florian Hahn
· 7 years ago
46ec29d
[SelectionDAG] Assert on the width of DemandedElts argument to computeKnownBits for all vector typed operations not just build_vector.
by Craig Topper
· 7 years ago
3253066
[LTO] Drop non-prevailing definitions only if linkage is not local or appending
by Pirama Arumuga Nainar
· 7 years ago
495ee79
[X86] Regenerate loaduse test
by Simon Pilgrim
· 7 years ago
7b9cddc
[x86] use shuffles for scalar insertion into high elements of a constant vector
by Sanjay Patel
· 7 years ago
e2baccf
[DAGCombine] Improve alias analysis for chain of independent stores.
by Nirav Dave
· 7 years ago
93c8684
[NativePDB] Higher fidelity reconstruction of AST from Debug Info.
by Zachary Turner
· 7 years ago
9d83280
[x86] add RUNs for AVX1; NFC
by Sanjay Patel
· 7 years ago
2b6079d
[NFC][BdVer2] Load and store throughput tests: also check sched stats (PR39465)
by Roman Lebedev
· 7 years ago
09aba6b
[llvm-mca] Partially revert r346417.
by Matt Davis
· 7 years ago
c335b4b
Add test case for the regression caused by r344696
by Nicolai Haehnle
· 7 years ago
188cca3
InstCombine: Avoid introducing poison values when lowering llvm.amdgcn.[us]bfe
by Tom Stellard
· 7 years ago
da31f7b
[CodeExtractor] Mark functions noreturn when applicable
by Vedant Kumar
· 7 years ago
b665487
[llvm-mca] PR39261: Rename FetchStage to EntryStage.
by Andrea Di Biagio
· 7 years ago
c6216b0
[llvm-mca] Remove unneeded namespace qualifier. NFC.
by Matt Davis
· 7 years ago
0cdc04d
[docs] Clarify ELF section naming for StackMaps and fix a typo
by Philip Reames
· 7 years ago
a3a30c0
[dsymutil] Copy the LC_BUILD_VERSION load command into the companion binary.
by Adrian Prantl
· 7 years ago
0398c77
[PowerPC][llvm-exegesis] Add a PowerPC target
by Jinsong Ji
· 7 years ago
d1851a2
Revert "[MSP430] Add MC layer"
by Davide Italiano
· 7 years ago
6355fce
[SystemZ] Bugfix in shouldCoalesce()
by Jonas Paulsson
· 7 years ago
af1ff1a
[docs] Clarify expectations for stack map sections and AOT compilers
by Philip Reames
· 7 years ago
00ded67
[NFC][BdVer2] Tests for load and store throughput (PR39465)
by Roman Lebedev
· 7 years ago
6544889
[LLD] Fix Microsoft precompiled headers cross-compile on Linux
by Alexandre Ganea
· 7 years ago
1f494db
[X86][SSE] Add PR39387 shuffle test case
by Simon Pilgrim
· 7 years ago
10c750c
[ARM] Enable spilling of the hGPR register class in Thumb2
by Petr Pavlu
· 7 years ago
16cd808
[llvm-exegesis][NFC] Add missing header guard + cosmetics.
by Clement Courbet
· 7 years ago
88a516a
[X86][AVX] Tidyup prefixes and regenerate interleaved tests
by Simon Pilgrim
· 7 years ago
c3e506b
Revert "[llvm-exegesis] Add a snippet generator to generate snippets to compute ROB sizes."
by Clement Courbet
· 7 years ago
36c468a
Return "[IndVars] Smart hard uses detection"
by Max Kazantsev
· 7 years ago
b6454d3
Adding Yvan as release test backup for Diana
by Renato Golin
· 7 years ago
d5324f4
[llvm-exegesis] Add a snippet generator to generate snippets to compute ROB sizes.
by Clement Courbet
· 7 years ago
5f0b3c0
[MSP430] Fix encodeInstruction() for big endian hosts
by Anton Korobeynikov
· 7 years ago
36fe44d
[LSR] Combine unfolded offset into invariant register
by Gil Rapaport
· 7 years ago
b4ace5f
[SCEV][NFC] Verify IR in isLoop[Entry,Backedge]GuardedByCond
by Max Kazantsev
· 7 years ago
2c000da
[bindings/go] Add Go bindings to LLVMGetIndices
by whitequark
· 7 years ago
9ac4c44
[OCaml] Fix incorrect use of CAMLlocal in nested blocks
by whitequark
· 7 years ago
19a9621
[MergeFuncs] Improve ordering of equal functions
by whitequark
· 7 years ago
17045f0
[MergeFuncs] Call removeUsers() prior to unnamed_addr RAUW
by whitequark
· 7 years ago
8319d44
[WebAssembly] Add V128 to WebAssemblyInstrInfo::copyPhysReg
by Thomas Lively
· 7 years ago
c1873bf
Revert "Reorder FindPythonInterp so that config-ix can use PYTHON_EXECUTABLE"
by Nathan Lanza
· 7 years ago
654fe49
[sancov] Put .SCOV* sections into the right comdat groups on COFF
by Reid Kleckner
· 7 years ago
ab9a477
NFC: DebugInfo: Track the origin CU rather than just the base address for range lists
by David Blaikie
· 7 years ago
0157cb5
[MachineOutliner][NFC] Only map blocks which have adjacent legal instructions
by Jessica Paquette
· 7 years ago
fb2083d
[cmake] Set CMP0075 to NEW
by Shoaib Meenai
· 7 years ago
0db0961
[AMDGPU] Extend promote alloca vectorization
by Stanislav Mekhanoshin
· 7 years ago
5fedd08
[MSP430] Add MC layer
by Anton Korobeynikov
· 7 years ago
de78771
[MachineOutliner][NFC] Don't map MBBs that don't contain legal instructions
by Jessica Paquette
· 7 years ago
33443e8
Extend virtual file system with `isLocal` method
by Jonas Devlieghere
· 7 years ago
8e90617
[llvm-readobj] Implement LLVM style printer for --notes
by Jordan Rupprecht
· 7 years ago
d079edb
[PGO] Exit early if all count values are zero
by Rong Xu
· 7 years ago
bcb5025
Add 'REQUIRES: default_triple' to test/CodeGen/MIR/X86/zero-probability.mir
by Daniel Sanders
· 7 years ago
ba1ac60
Reorder FindPythonInterp so that config-ix can use PYTHON_EXECUTABLE
by Nathan Lanza
· 7 years ago
6b181a9
[AArch64] [Windows] Address post-commit review comment on r346358.
by Eli Friedman
· 7 years ago
9a031b8
Add parentheses to silence warning.
by Jorge Gorbe Moya
· 7 years ago
69f971e
Revert "AMDGPU: Divergence-driven selection of scalar buffer load intrinsics"
by Nicolai Haehnle
· 7 years ago
d369820
AMDGPU/InsertWaitcnts: Cleanup some old cruft (NFCI)
by Nicolai Haehnle
· 7 years ago
6747ae5
AMDGPU/InsertWaitcnts: Remove kill-related logic
by Nicolai Haehnle
· 7 years ago
0e1b127
AMDGPU/NFC: Split FLAT_Global_Atomic_Pseudo into RTN/NO_RTN multiclasses
by Konstantin Zhuravlyov
· 7 years ago
0bb019f
[DWARFv5] Read and dump multiple .debug_info sections.
by Paul Robinson
· 7 years ago
1b8bc9b
Fix spelling error
by Adrian Prantl
· 7 years ago
ed3959a
[AArch64] [Windows] Trap after noreturn calls.
by Eli Friedman
· 7 years ago
75bd5e3
AMDGPU/NFC: Split MUBUF_Pseudo_Atomics into RTN/NO_RTN multiclasses
by Konstantin Zhuravlyov
· 7 years ago
7c67a1f
[ARM] Fix CPSR liveness in tMOVCCr_pseudo lowering.
by Eli Friedman
· 7 years ago
ba9a1e1
AMDGPU/Docs: Add product names for Vega20
by Konstantin Zhuravlyov
· 7 years ago
0cb12ca
Allow subclassing ExternalAA
by Matt Arsenault
· 7 years ago
3a7cf3b
[SimpleLoopUnswitch] partial unswitch needs to be careful when replacing invariants with constants
by Fedor Sergeev
· 7 years ago
24b118c
[MachineOutliner][NFC] Remove Parent field from SuffixTreeNode
by Jessica Paquette
· 7 years ago
8d33018
[Support] Fix line width to 80
by Martin Elshuber
· 7 years ago
e8113b8
[MachineOutliner][NFC] Traverse suffix tree using a RepeatedSubstring iterator
by Jessica Paquette
· 7 years ago
1969d26
[llvm-mca] Move the AssembleInput logic into its own class.
by Matt Davis
· 7 years ago
0bb3a2c
[llvm-mt] Accept and ignore notify_update flag
by Petr Hosek
· 7 years ago
fc6b6a7
[MachineOutliner] Don't store outlined function numberings on OutlinedFunction
by Jessica Paquette
· 7 years ago
06a55fc
[LoopSink] Do not sink instructions into non-cold blocks
by Mandeep Singh Grang
· 7 years ago
f43a1f4
[X86] improve split-stack machine BB placement
by Than McIntosh
· 7 years ago
bdee2b6
[NewGVN] Make sure we do not add a user to itself.
by Florian Hahn
· 7 years ago
bf862d6
Workaround PPC backend bug in test for r346322.
by James Y Knight
· 7 years ago
7fe3470
[llvm-exegesis] Remove superfluous move.
by Clement Courbet
· 7 years ago
7c7c0a2
Fix ignorded type qualifier warning [NFC]
by Serge Guelton
· 7 years ago
7a2b35f
[InstCombine] propagate FMF for fcmp+fabs folds
by Sanjay Patel
· 7 years ago
523f400
[llvm-exegesis] Correclty handle all X86 memory encoding formats.
by Clement Courbet
· 7 years ago
caeba01
[llvm-exegesis] Increasing wrapping limit.
by Clement Courbet
· 7 years ago
3bfaa4d
[InstCombine] peek through fabs() when checking isnan()
by Sanjay Patel
· 7 years ago
772306b
[InstCombine] add tests for isnan(fabs(X)); NFC
by Sanjay Patel
· 7 years ago
b3939a8
[InstCombine] add folds for fcmp Pred fabs(X), 0.0
by Sanjay Patel
· 7 years ago
Next »