Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_external_llvm80
/
9f6be22d32d289b6527d86b4525be825693f6ea2
9f6be22
[NFC][PassTiming] factor out generic PassTimingInfo
by Fedor Sergeev
· 7 years ago
7729976
[SimpleLoopUnswitch] Form dedicated exits after trivial unswitches.
by Alina Sbirlea
· 7 years ago
592e4c7
[ORC] Add an addObjectFile method to LLJIT.
by Lang Hames
· 7 years ago
2855075
[X86] Add intrinsics for KADD instructions
by Craig Topper
· 7 years ago
18fbbd8
[AMDGPU] Fix -Wunused-variable when -DLLVM_ENABLE_ASSERTIONS=off
by Fangrui Song
· 7 years ago
0ac1dae
Revert "[libFuzzer] Port to Windows"
by Matt Morehouse
· 7 years ago
29213a7
AMDGPU: Don't delete instructions if S_ENDPGM has implicit uses
by Matt Arsenault
· 7 years ago
f8d7148
[GISel]: Add missing opcodes for overflow intrinsics
by Aditya Nandakumar
· 7 years ago
31d4eb8
[WebAssembly][NFC] Document stackifier tablegen backend
by Thomas Lively
· 7 years ago
3249792
[llvm-mca] use llvm::any_of instead of std::any_of. NFC
by Andrea Di Biagio
· 7 years ago
0e21fb6
AMDGPU: Force shrinking of add/sub even if the carry is used
by Matt Arsenault
· 7 years ago
39e9b90
[WebAssembly][NFC] Fix formatting from rL340781
by Thomas Lively
· 7 years ago
0fbff7f
[libFuzzer] Port to Windows
by Matt Morehouse
· 7 years ago
ac00e8c
AMDGPU: Shrink insts to fold immediates
by Matt Arsenault
· 7 years ago
4d76606
[WebAssembly][NFC] Fix up SIMD bitwise tests
by Thomas Lively
· 7 years ago
c9d8c58
[WebAssembly] v128.not
by Thomas Lively
· 7 years ago
7b8d06c
AMDGPU: Move canShrink into TII
by Matt Arsenault
· 7 years ago
7eda191
[DAGCombine] Rework MERGE_VALUES to inline in single pass. NFCI.
by Nirav Dave
· 7 years ago
f0b6863
[DAG] Avoid recomputing Divergence checks. NFCI.
by Nirav Dave
· 7 years ago
a24ff67
[DAG] Fix updateDivergence calculation
by Nirav Dave
· 7 years ago
c7c3bec
AMDGPU: Remove nan tests in class if src is nnan
by Matt Arsenault
· 7 years ago
214d4f6
[WebAssembly] Use getCalleeOpNo utility function (NFC)
by Heejin Ahn
· 7 years ago
4a2eaa1
[XRay][docs] Chrome Trace Viewer Instructions
by Dean Michael Berris
· 7 years ago
f26965e
[InstCombine] fix baseline assertions
by Sanjay Patel
· 7 years ago
55a27b1
[X86] Mark the FUCOMI instructions as requiring CMOV to be enabled. NFCI
by Craig Topper
· 7 years ago
f525bbc
[XRay][docs] Update instructions
by Dean Michael Berris
· 7 years ago
1ca22e3
[InstCombine] add tests for select narrowing (PR38691); NFC
by Sanjay Patel
· 7 years ago
5c07798
[lit, shtest-timeout] Always use an internal shell for the shtest-timeout to diagnose buildbot failures
by Stella Stamenova
· 7 years ago
3b38b07
[debuginfo] generate debug info with asm+.file
by Brian Cain
· 7 years ago
ac6174e
[TableGen] CodeGenDAGPatterns::GenerateVariants - basic caching of matching predicates
by Simon Pilgrim
· 7 years ago
5a575ac
[benchmark] Stop building benchmarks by default
by Kirill Bobyrev
· 7 years ago
6f1d64e
[Inliner] Attribute callsites with inline remarks
by David Bolvansky
· 7 years ago
fd5fafb
[X86] Fix copy paste mistake in vector-idiv-v2i32.ll. Add missing test case.
by Craig Topper
· 7 years ago
da360ea
[AMDGPU] Add support for a16 modifiear for gfx9
by Ryan Taylor
· 7 years ago
b300798
[llvm-mca] Initialize each element in vector TimelineView::UsedBuffers to a default invalid buffer descriptor. NFCI
by Andrea Di Biagio
· 7 years ago
3df07a2
[benchmark] Fix buildbots failing to identify regex support
by Kirill Bobyrev
· 7 years ago
cf50706
Clarify comment in the string-offsets-table-order.ll test
by Pavel Labath
· 7 years ago
82d654f
[llvm-mca][TimelineView] Force the same number of executions for every entry in the 'wait-times' table.
by Andrea Di Biagio
· 7 years ago
0977b80
[ADT] ImmutableList no longer requires elements to be copy constructible
by Kristof Umann
· 7 years ago
939bd02
[llvm-mca] Pass an instruction reference when notifying event listeners about reserved/released buffer resources. NFC
by Andrea Di Biagio
· 7 years ago
2120ec1
[CloneFunction] Constant fold terminators before checking single predecessor
by Mikael Holmen
· 7 years ago
24696e2
[TableGen] Use std::move where possible in InstructionMemo constructor. NFCI.
by Simon Pilgrim
· 7 years ago
ad28057
[GVNHoist] Prune out useless CHI insertions
by Alexandros Lamprineas
· 7 years ago
78367b1
[NFC] Apply another commit to comply with old CMake
by Kirill Bobyrev
· 7 years ago
b9a5b63
[X86][SSE] Improve variable scalar shift of vXi8 vectors (PR34694)
by Simon Pilgrim
· 7 years ago
b2b31f2
[benchmark] Silence warning by applying upstream patch
by Kirill Bobyrev
· 7 years ago
a53c4cf
[X86][SSE] Avoid vector extraction/insertion for non-constant uniform shifts
by Simon Pilgrim
· 7 years ago
18c6fab
Pull google/benchmark library to the LLVM tree
by Kirill Bobyrev
· 7 years ago
f3a4bc2
[NFC] A loop can never contain Ret instruction
by Max Kazantsev
· 7 years ago
4f69adc
Fix in getAllocationDataForFunction
by David Chisnall
· 7 years ago
f17bde5
[X86] Fix some comments to refer to KORTEST not KTEST. NFC
by Craig Topper
· 7 years ago
00ca244
[DAGCombiner][AMDGPU][Mips] Fold bitcast with volatile loads if the resulting load is legal for the target.
by Craig Topper
· 7 years ago
8e2acb7
[InstCombine] Extend (add (sext x), cst) --> (sext (add x, cst')) and (add (zext x), cst) --> (zext (add x, cst')) to work for vectors
by Craig Topper
· 7 years ago
d7e8f44
[PPC] Remove Darwin support from POWER backend.
by Kit Barton
· 7 years ago
237dc6a
Revert "[CodeGenPrepare] Scan past debug intrinsics to find select candidates (NFC)"
by David Blaikie
· 7 years ago
4fcbd63
[MemorySSA] Add NDEBUG checks to verifiers; NFC
by George Burgess IV
· 7 years ago
162b59d
[InstCombine] fix formatting; NFC
by Sanjay Patel
· 7 years ago
18188e8
[InstCombine] Add test cases for D51236. NFC
by Craig Topper
· 7 years ago
34cc844
[RuntimeDyld] Add test case that was accidentally left out of r340125.
by Lang Hames
· 7 years ago
68bb94a
[InstCombine] allow shuffle+binop canonicalization with widening shuffles
by Sanjay Patel
· 7 years ago
412085b
[ORC] Add unit tests for the new RTDyldObjectLinkingLayer2 class.
by Lang Hames
· 7 years ago
2bfb79f
[x86] add AVX runs to show more potential scalar->vector mov opportunities; NFC
by Sanjay Patel
· 7 years ago
f494ccf
[PATCH] [InstCombine] Fix issue in the simplification of pow() with nested exp{,2}()
by Evandro Menezes
· 7 years ago
01bc72d
s/std::set/DenseSet/; NFC
by George Burgess IV
· 7 years ago
6d962e3
[Pipeliner] Fix incorrect phi values in the epilog and kernel
by Brendon Cahoon
· 7 years ago
cef9a05
[WebAssembly] TableGen backend for stackifying instructions
by Thomas Lively
· 7 years ago
f550b4a
Update the Visual Studio Integration from user feedback.
by Zachary Turner
· 7 years ago
d52e353
Revert "[SCEV][NFC] Check NoWrap flags before lexicographical comparison of SCEVs"
by Roman Tereshin
· 7 years ago
c7ce968
Set line endings to Windows on MSBuild files.
by Zachary Turner
· 7 years ago
1480507
[X86] Reverse the check prefixes in the test added in r340774.
by Craig Topper
· 7 years ago
eddcb87
[X86] Add test cases to show current codegen of v2i32 div/rem in 32-bit and 64-bit modes
by Craig Topper
· 7 years ago
a7f410a
[x86] add tests for possibly avoiding scalar->vector move; NFC
by Sanjay Patel
· 7 years ago
0e4afbd
[llvm-mca] Remove unused include. NFC
by Andrea Di Biagio
· 7 years ago
bfb50d8
DAG: Check transformed type for forming fminnum/fmaxnum from vselect
by Matt Arsenault
· 7 years ago
9b313de
MachineVerifier: Fix assert on implicit virtreg use
by Matt Arsenault
· 7 years ago
e07ed9e
LangRef: Clarify expected sNaN behavior for minnum/maxnum
by Matt Arsenault
· 7 years ago
7ac9af1
[PowerPC][MC] Support expressions in getMemRIX16Encoding.
by Sean Fertile
· 7 years ago
2ef0c62
[NVPTX] Implement isLegalToVectorizeLoadChain
by Benjamin Kramer
· 7 years ago
c5f2606
[X86] When lowering v32i8 MULHS/MULHU, shuffle after the PACKUS rather than before.
by Craig Topper
· 7 years ago
51c6d8b
[X86] Add support for matching paddus patterns where one of the vectors is a constant.
by Craig Topper
· 7 years ago
e51f5fb
[llvm-mca] Introduce the llvm-mca library and organize the directory accordingly. NFC.
by Matt Davis
· 7 years ago
99b81ea
[llvm-mca] Remove unused method. NFC.
by Matt Davis
· 7 years ago
a890c68
[lit, python] Remove quotes around %python in cache.ll
by Stella Stamenova
· 7 years ago
601e525
Use a lambda for calls to ::open in RetryAfterSignal
by Hans Wennborg
· 7 years ago
a26aa42
[WebAssembly] Added default stack-only instruction mode for MC.
by Wouter van Oortmerssen
· 7 years ago
0f9e36f
[llvm-mca] Improved report generated by the SchedulerStatistics view.
by Andrea Di Biagio
· 7 years ago
ee400ed
fix comment typo
by Nico Weber
· 7 years ago
4f83e0c
[SelectionDAG] add helper query for binops; NFC
by Sanjay Patel
· 7 years ago
24535f7
[PowerPC] Revert commit r339779
by Nemanja Ivanovic
· 7 years ago
76e924a
[X86] Adding the test pointing to the fail case of D45653
by Aleksandr Urakov
· 7 years ago
a6e572d
[Sparc] Avoid writing outside array in applyFixup
by Daniel Cederman
· 7 years ago
4fc5f36
[NFC][X86] Fix `sibcall.ll` formatting
by Aleksandr Urakov
· 7 years ago
b4aa550
[PowerPC] Recommit r340016 after fixing the reported issue
by Nemanja Ivanovic
· 7 years ago
4f41153
[Sparc] Add support for the cycle counter available in GR740
by Daniel Cederman
· 7 years ago
f3ceb74
[NFC] Try to make buildbot happy about virtual destructors
by Max Kazantsev
· 7 years ago
4b12e2f
[NFC] Split logic of ImplicitControlFlowTracking to allow generalization
by Max Kazantsev
· 7 years ago
921890c
[COFF] Expose an easier helper function for getting names for relocation types
by Martin Storsjo
· 7 years ago
deac5c2
[Sparc] Custom bitcast between f64 and v2i32
by Daniel Cederman
· 7 years ago
57e55e3
[RISCV] atomic_store_nn have a different layout to regular store
by Roger Ferrer Ibanez
· 7 years ago
b19b37f
Fix this file to have the necessary standard library includes and use
by Chandler Carruth
· 7 years ago
Next »