Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_external_llvm80
/
8d33018536a1efe881a1ef16eae4c0b1c66d0902
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
8c39780
[InstCombine] add tests for more fcmp+fabs preds; NFC
by Sanjay Patel
· 7 years ago
3125e35
Add support for llvm.is.constant intrinsic (PR4898)
by James Y Knight
· 7 years ago
b9f324c2
[InstCombine] add fold for fabs(X) u< 0.0
by Sanjay Patel
· 7 years ago
0d2cd95
[InstCombine] add test for fcmp+fabs; NFC
by Sanjay Patel
· 7 years ago
5cd01d9
Fix unit tests after patch https://reviews.llvm.org/rL346313
by Calixte Denizet
· 7 years ago
a9c6bcd
[InstCombine] add FMF to fcmp to show failure to propagate; NFC
by Sanjay Patel
· 7 years ago
e9e41a0
fix typos aggressively; NFC
by Sanjay Patel
· 7 years ago
238b886
[InstCombine] do not shrink switch conditions to illegal types (PR29009)
by Sanjay Patel
· 7 years ago
bb74632
[GCOV] Flush counters before to avoid counting the execution before fork twice and for exec** functions we must flush before the call
by Calixte Denizet
· 7 years ago
fff37cd
[X86][FixupLEA] Avoid checking target features for every single processed instruction. NFCI
by Andrea Di Biagio
· 7 years ago
b44657a
[XRay] Clean up more std::copy(...)'s
by Dean Michael Berris
· 7 years ago
d22ff25
[MIPS GlobalISel] Set operand order for G_MERGE and G_UNMERGE
by Petar Avramovic
· 7 years ago
20a6832
[XRay] Use explicit string conversion
by Dean Michael Berris
· 7 years ago
1f633af
Introduce bug life cycle documentation.
by Kristof Beyls
· 7 years ago
b7a96d6
RegAllocFast: Leave unassigned virtreg entries in map
by Matthias Braun
· 7 years ago
b8a4e38
RegAllocFast: Further cleanups; NFC
by Matthias Braun
· 7 years ago
2c10712
RegAllocFast: Refactor PhysRegState usage; NFC
by Matthias Braun
· 7 years ago
2e8ff63
[NFC] Add missing test case, some test renaming
by Max Kazantsev
· 7 years ago
8fa10fd
[XRay] Use TSC delta encoding for custom/typed events
by Dean Michael Berris
· 7 years ago
63cd3e5
[llvm-strip] Check "strip" with StringRef::contains instead of ends_with
by Fangrui Song
· 7 years ago
7fe0579
[WebAssembly] Update more test cases after FixFunctionBitcasts
by Heejin Ahn
· 7 years ago
a1b1c95
[cmake] Fix typo. NFC
by Shoaib Meenai
· 7 years ago
a2606fd
RegAllocFast: Factor spill/reload creation into their own functions; NFC
by Matthias Braun
· 7 years ago
a007c00
RegAllocFast: Cleanups; NFC
by Matthias Braun
· 7 years ago
f41ebcb
RegAllocFast: Rename statistic from NumCopies to NumCoalesced
by Matthias Braun
· 7 years ago
0f48414
[WebAssembly] Update test cases after FixFunctionBitcasts
by Heejin Ahn
· 7 years ago
be9ce13
[IR] add optional parameter for copying IR flags to compare instructions
by Sanjay Patel
· 7 years ago
db36e6f
[Windows] Simplify WindowsSupport.h
by Reid Kleckner
· 7 years ago
6b96996
[FileCheck] Try to fix windows bots broken by r346272
by Joel E. Denny
· 7 years ago
4e5e34a
[MachineOutliner][NFC] Remove OccurrenceCount from SuffixTreeNode
by Jessica Paquette
· 7 years ago
d2bfbec
[MachineOutliner][NFC] Remove IsInTree from SuffixTreeNode
by Jessica Paquette
· 7 years ago
86faa6e
[PATCH] [AArch64] Refactor helper functions (NFC)
by Evandro Menezes
· 7 years ago
e861874
[FileCheck] Parse command-line options from FILECHECK_OPTS
by Joel E. Denny
· 7 years ago
3d04968
[MachineOutliner][NFC] Add findRepeatedSubstrings to SuffixTree, kill LeafVector
by Jessica Paquette
· 7 years ago
0bbaef2
Silence deprecation warning for GetVersionEx with clang-cl
by Reid Kleckner
· 7 years ago
01ba68f
AMDGPU: Add an option -disable-promote-alloca-to-lds
by Yaxun Liu
· 7 years ago
ffb90c4
AMDGPU/Docs: Fix the processor table
by Konstantin Zhuravlyov
· 7 years ago
645cd31
[ThinLTO] Split NotEligibleToImport into legality and inlinability flags
by Teresa Johnson
· 7 years ago
d1583a4
[X86] Add custom promotion of v2i8/v2i16 fp_to_sint to avoid over promotion to v2i64 which would force scalarization.
by Craig Topper
· 7 years ago
2b75576
[CodeExtractor] Do not extract calls to eh_typeid_for (PR39545)
by Vedant Kumar
· 7 years ago
b109c42
[CodeExtractor] Erase use-without-def debug intrinsics in parent func
by Vedant Kumar
· 7 years ago
27ad7c2
LivePhysRegs/IfConversion: Change some types from unsigned to MCPhysReg; NFC
by Matthias Braun
· 7 years ago
6824131
[AArch64][GlobalISel] Simplify and autogenerate the legalizer tests
by Volkan Keles
· 7 years ago
7bad2ac
[utils] Update SmallVector lldb formatter for r337514
by Justin Bogner
· 7 years ago
0706b91
Reland r346166: [GlobalISel] Refactor the artifact combiner a bit by using MIPatternMatch
by Volkan Keles
· 7 years ago
d9f217d
Disable calls to *_finite and other glibc-only functions on Musl.
by Eli Friedman
· 7 years ago
992cf17
[WebAssembly] Add shared memory support to limits field
by Derek Schuff
· 7 years ago
09d77c0
[InstCombine] allow vector types for fcmp+fpext fold
by Sanjay Patel
· 7 years ago
f49d01a
[InstCombine] add vector test for fcmp+fpext; NFC
by Sanjay Patel
· 7 years ago
031587f
[InstCombine] propagate fast-math-flags when folding fcmp+fpext, part 2
by Sanjay Patel
· 7 years ago
ac037d2
[InstCombine] rearrange code for fcmp+fpext; NFCI
by Sanjay Patel
· 7 years ago
6052aa3
[InstCombine] propagate fast-math-flags when folding fcmp+fpext
by Sanjay Patel
· 7 years ago
be4139f
[InstCombine] adjust tests to show dropping FMF; NFC
by Sanjay Patel
· 7 years ago
d174746
[InstCombine] propagate fast-math-flags when folding fcmp+fneg, part 2
by Sanjay Patel
· 7 years ago
458830e
[benchmark] Disable exceptions in Microsoft STL
by Elizabeth Andrews
· 7 years ago
9063923
[InstCombine] adjust tests to show dropping FMF; NFC
by Sanjay Patel
· 7 years ago
c52594a
[InstCombine] reduce code; NFC
by Sanjay Patel
· 7 years ago
bd1a44f
[InstCombine] propagate fast-math-flags when folding fcmp+fneg
by Sanjay Patel
· 7 years ago
07c5c7f
[InstCombine] add tests for FMF propagation failure; NFC
by Sanjay Patel
· 7 years ago
b9e341e
[mips] Support sigrie instruction
by Simon Atanasyan
· 7 years ago
302c74f
[llvm-exegesis] Ignore X86 pseudo instructions.
by Clement Courbet
· 7 years ago
bfcda1d
[X86][NFC] Fix comment.
by Clement Courbet
· 7 years ago
241a3bc
[InstCombine] Ensure nested shifts are in range (OSS-Fuzz #9880)
by Simon Pilgrim
· 7 years ago
5bc1446
[Support] Fix `warning: unknown pragma ignored` for mingw target
by Martin Storsjo
· 7 years ago
d16e7d9
[NFC] Turn collectTransitivePredecessors into a static function
by Max Kazantsev
· 7 years ago
b92b0b8
[XRay] Update XRayRecord to support Custom/Typed Events
by Dean Michael Berris
· 7 years ago
bd5ea2b6
[LICM] Remove too conservative IsMustExecute variable
by Max Kazantsev
· 7 years ago
326c246
AArch64: Cleanup CCMP code; NFC
by Matthias Braun
· 7 years ago
eb4aa4b
It's a test commit, which is my first commit and also add my name to CREDITS.TXT
by Zi Xuan Wu
· 7 years ago
5927508
[LICM] Use ICFLoopSafetyInfo in LICM
by Max Kazantsev
· 7 years ago
7c8bf01
[NFC] Add motivating test case for revert in rL346198
by Max Kazantsev
· 7 years ago
a61bdda
Revert "[IndVars] Smart hard uses detection"
by Max Kazantsev
· 7 years ago
46a9649
[LLVM-C] Fix Windows Build of Core
by Robert Widmann
· 7 years ago
4fefaae
[LLVM-C] Improve Intrinsics Bindings
by Robert Widmann
· 7 years ago
a8f890f
[X86] Autogenerate complete checks. NFC
by Craig Topper
· 7 years ago
fd192da
Revert "[WebAssembly] Fixup `main` signature by default"
by Sam Clegg
· 7 years ago
4579aee
Specify REQUIRES: default_triple in two debuginfo tests
by Justin Bogner
· 7 years ago
5617e05
TargetMachine: Move lib/CodeGen specific callbacks to LLVMTargetMachine; NFC
by Matthias Braun
· 7 years ago
dad0df6
MachineFunction: Store more specific reference to LLVMTargetMachine; NFC
by Matthias Braun
· 7 years ago
51c2c7a
MachineModuleInfo: Store more specific reference to LLVMTargetMachine; NFC
by Matthias Braun
· 7 years ago
1d019ae
[DWARF] Support types CU list in .gdb_index dumping
by Fangrui Song
· 7 years ago
40f2fec
[TargetLowering] Change TargetLoweringBase::getPreferredVectorAction to take an MVT instead of an EVT. NFC
by Craig Topper
· 7 years ago
7829a6d
AMDGPU: Add sram-ecc feature
by Konstantin Zhuravlyov
· 7 years ago
Next »