Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_external_llvm
/
923e8566d0569f360711fcf7115c9c8b463f7a0e
923e856
[BPF] Correct the file name of the -gen-asm-matcher output file to not start with X86.
by Craig Topper
· 8 years ago
a01adef
[ThinLTO] Reduce unnecessary map lookups during combined summary write
by Teresa Johnson
· 8 years ago
35f98ce
[ScheduleDAG] Deal with already scheduled loads in ScheduleDAG.
by Nirav Dave
· 8 years ago
664dca2
TargetMachine: Indicate whether machine verifier passes.
by Matthias Braun
· 8 years ago
8ea5178
[sanitizer-coverage] remove stale code (old coverage); llvm part
by Kostya Serebryany
· 8 years ago
bae3d86
[PowerPC] Correctly specify the cache line size for Power 7, 8 and 9.
by Sean Fertile
· 8 years ago
d2f82e8
Revert "[Atomics][LoopIdiom] Recognize unordered atomic memcpy"
by Anna Thomas
· 8 years ago
682f92f
[PPC] Inline expansion of memcmp
by Zaara Syeda
· 8 years ago
5e17e43
Added LLVM_FALLTHROUGH to address warning: this statement may fall through. NFC.
by Galina Kistanova
· 8 years ago
fa78482
[AMDGPU] Fix bugs in new waitcnt pass. Add test.
by Mark Searles
· 8 years ago
834c44b
[Atomics][LoopIdiom] Recognize unordered atomic memcpy
by Anna Thomas
· 8 years ago
4a31d77
[AMDGPU][MC] New syntax for ds_swizzle_b32 offset
by Dmitry Preobrazhensky
· 8 years ago
35a2e0f
[AArch64] Enable FeatureFuseAES on Cortex-A53.
by Florian Hahn
· 8 years ago
bcd8f30
[AArch64] Enable FeatureFuseAES on Cortex-A73.
by Florian Hahn
· 8 years ago
3db1299
Fix assertion when merging multiple empty AttributeLists
by Reid Kleckner
· 8 years ago
1550dee
[DAG] Avoid use of stale store.
by Nirav Dave
· 8 years ago
a688c8e
[PowerPC] Fix a performance bug for PPC::XXPERMDI.
by Tony Jiang
· 8 years ago
7913836
Regenerate xchg-nofold.ll expected results. NFC.
by Amaury Sechet
· 8 years ago
573099d
[PowerPC] Eliminate integer compare instructions - vol. 3
by Nemanja Ivanovic
· 8 years ago
b40677ab
[AVR] Fix a big in shift operator lowering; Authored by Dr. Gergo Erdi
by Dylan McKay
· 8 years ago
c9cbe0b
[AVR] CPIRdK can only work with r16..r31; Authored by Dr. Gergo Erdi
by Dylan McKay
· 8 years ago
1c7bf56
[PowerPC] Eliminate integer compare instructions - vol. 2
by Nemanja Ivanovic
· 8 years ago
24c1e77
[TableGen] Implement non-const versions of Record::getValue by delegating to the const versions to avoid duplicate code. NFC
by Craig Topper
· 8 years ago
fa336f8
[TableGen] Make one of RecordVal's constructors delegate to the other to reduce duplicate code.
by Craig Topper
· 8 years ago
7b436b0
[ObjectYAML] Split CodeViewYAML into 3 pieces.
by Zachary Turner
· 8 years ago
5fb116a
[coroutines] Call initializePass in coroutine pass constructors
by Gor Nishanov
· 8 years ago
4e7dec8
[CFLAA] Add missing break; note things are broken.
by George Burgess IV
· 8 years ago
6fbb8ed
X86FrameLowering: No need to mark FP as live-in everywhere
by Matthias Braun
· 8 years ago
e0a34d1
Added LLVM_FALLTHROUGH to address warning: this statement may fall through. NFC.
by Galina Kistanova
· 8 years ago
a76241a
NewGVN: Fix PR 33185 by checking whether we need to recursively
by Daniel Berlin
· 8 years ago
e99d769
Fix test that wasn't update_test_check'd
by Daniel Berlin
· 8 years ago
9c46696
InstructionSimplify: Remove now-redundant reachability tests, as dominates() already does them
by Daniel Berlin
· 8 years ago
d65b57c
Mark a test as requiring a default triple
by Vedant Kumar
· 8 years ago
ae8c4eb
Added LLVM_FALLTHROUGH to address warning: this statement may fall through. NFC.
by Galina Kistanova
· 8 years ago
6ef5e10
ARM: Fix cmpxchg O0 expansion
by Matthias Braun
· 8 years ago
5cc8b82
ARM: Do not add reserved registers to block livein lists; NFC
by Matthias Braun
· 8 years ago
1d081e6
[CodeGen] Fix some Clang-tidy modernize-use-using and Include What You Use warnings; other minor fixes (NFC).
by Eugene Zelenko
· 8 years ago
4fb2b26
Fix CodeView-related modules build failures post-r304248
by Vedant Kumar
· 8 years ago
876e5a3
[ObjectYAML] Clean up the CodeView headers a bit.
by Zachary Turner
· 8 years ago
45da647
Fix misspelling
by Alina Sbirlea
· 8 years ago
9d3bad0
Add latency info for Exynos interleaved Load/Store instructions.
by Abderrazek Zaafrani
· 8 years ago
2579df3
Try to fix build again.
by Zachary Turner
· 8 years ago
5dc9013
[CodeView] Move CodeView symbol yaml logic to ObjectYAML.
by Zachary Turner
· 8 years ago
2c4c409
Fix bug on Big-Endian system, due to reference to vector out of scope.
by Eric Beckmann
· 8 years ago
cc67b03
MachineInstr: Do not skip dead def operands when printing.
by Matthias Braun
· 8 years ago
4b7a5ae
This patch should fix various clang warnings and a use of to_string
by Eric Beckmann
· 8 years ago
400ba83
[AntiDepBreaker] Revert r299124 and add a test.
by Tim Shen
· 8 years ago
3fd4db3
MIR: update test for noVRegs removal.
by Tim Northover
· 8 years ago
cb10528
Try to fix build.
by Zachary Turner
· 8 years ago
ea64a9b
[CodeView] Move CodeView YAML code to ObjectYAML.
by Zachary Turner
· 8 years ago
7d0dde0
TargetPassConfig: Keep a reference to an LLVMTargetMachine; NFC
by Matthias Braun
· 8 years ago
837e2e9
MIR: remove explicit "noVRegs" property.
by Tim Northover
· 8 years ago
cbd4ff9
[PartialInlining] Shrinkwrap allocas with live range contained in outline region.
by Xinliang David Li
· 8 years ago
c832920
[Localizer] Don't trick to be smart for the insertion point
by Quentin Colombet
· 8 years ago
a7be02e
[llvm-config] Fix cflags test looking for "warning"
by Ben Langmuir
· 8 years ago
ed4243c
[LV] Reapply r303763 with fix for PR33193
by Matthew Simpson
· 8 years ago
35a9f91
[Object] Remove unused field + constructor.
by Benjamin Kramer
· 8 years ago
85938b9
[Object] Fix pessimizing move.
by Benjamin Kramer
· 8 years ago
26ba02b
Revert "This patch closes PR28513: an optimization of multiplication by different constants. It's implemented on DAG combiner level."
by Vedant Kumar
· 8 years ago
34ca89b
Added missing break.
by Galina Kistanova
· 8 years ago
26b4135
Revert "[Cloning] Take another pass at properly cloning debug info"
by Keno Fischer
· 8 years ago
4ef46c3
ARM: Add missing flags to TBB_[JH]T pseudo instructions
by Matthias Braun
· 8 years ago
e34d6c6
[Cloning] Take another pass at properly cloning debug info
by Keno Fischer
· 8 years ago
1f0488c
Adding parsing ability for .res file.
by Eric Beckmann
· 8 years ago
7aecbf8
[InstCombine] Add test cases to show missed opportunities to remove compare instructions after cttz/ctlz/ctpop where some bits of the input is known.
by Craig Topper
· 8 years ago
7965473
[Hexagon] Improve code generation for 32x32-bit multiplication
by Krzysztof Parzyszek
· 8 years ago
825457a
[CodeView] Add more DebugSubsection implementations.
by Zachary Turner
· 8 years ago
5e57487
[SelectionDAG] Remove special case for ISD::FPOWI from the strict FP intrinsic handling.
by Craig Topper
· 8 years ago
f0c3d71
[AMDGPU] Allow SDWA in instructions with immediates and SGPRs
by Stanislav Mekhanoshin
· 8 years ago
4b1845a
[CodeView] Rename ModuleDebugFragment -> DebugSubsection.
by Zachary Turner
· 8 years ago
6781296
[AMDGPU] Require waitcnt before barrier for all targets; adjust tests.
by Mark Searles
· 8 years ago
384602a
[SelectionDAG] Set ISD::FPOWI to Expand by default
by Craig Topper
· 8 years ago
a31800b
This patch closes PR28513: an optimization of multiplication by different constants.
by Andrew V. Tischenko
· 8 years ago
e840b9f
[SCEV][NFC] Remove redundant params from isAvailableAtLoopEntry
by Max Kazantsev
· 8 years ago
ccbe107
[SystemZ] Add decimal floating-point instructions
by Ulrich Weigand
· 8 years ago
002ef9b
[SystemZ] Add hexadecimal floating-point instructions
by Ulrich Weigand
· 8 years ago
903a501
[SystemZ] Add missing assembler/disassembler tests
by Ulrich Weigand
· 8 years ago
94eec10
[MC] Fix constant pools with DenseMap sentinel values
by Oliver Stannard
· 8 years ago
db736ce
[mips] Expansion of LI.S and LI.D
by Zoran Jovanovic
· 8 years ago
21ff450
Fix PR33031: correct the estimate of maximum offset for instructions spilling/filling the stack.
by Kristof Beyls
· 8 years ago
0ef2430
NewGVN: Compute hash value of expression on demand and use it in inequality testing.
by Daniel Berlin
· 8 years ago
328a635
NewGVN: Fix PR33194, memory corruption by putting temporary instructions in tables sometimes.
by Daniel Berlin
· 8 years ago
3801272
Added LLVM_FALLTHROUGH to address warning: this statement may fall through. NFC.
by Galina Kistanova
· 8 years ago
72f550d
Added missing line continuation to HANDLE_DIEVALUE_SMALL and HANDLE_DIEVALUE_LARGE macros.
by Galina Kistanova
· 8 years ago
c927ec6
Reverted r303602, as it will be fixed in gtest.
by Galina Kistanova
· 8 years ago
ef8c4cd
Revert r303763, results in asserts i.e. while building Ruby.
by Joerg Sonnenberger
· 8 years ago
04877f7
[TableGen] Use StringMap instead of DenseMap<StringRef> to unique CodeInit and StringInit objects. Override the allocator to keep using the BumpPtrAllocator. NFCI
by Craig Topper
· 8 years ago
70ac774
[TableGen] Introduce DagInit::getArgs that returns an ArrayRef. Use it to fix 80 column violations in arg_begin/arg_end. Remove DagInit::args and use getArgs instead. NFC
by Craig Topper
· 8 years ago
e005fa5
[ManagedStatic] Avoid putting function pointers in template args.
by Benjamin Kramer
· 8 years ago
dbdee03
[GlobalIsel] Fix a warning with GCC 7 -Wpedantic. NFCI.
by Davide Italiano
· 8 years ago
f3bd691
[X86] Add tests for (ix bitcast (vxi1 and ...)). NFC.
by Zvi Rackover
· 8 years ago
cebaae1
[X86] Replace undef value in flaky test
by Zvi Rackover
· 8 years ago
613a9c7
[ManagedStatic] Make object_creator/object_deleter visible again.
by Benjamin Kramer
· 8 years ago
bcabbd5
Don't destroy ManagedStatics in a unit test.
by Benjamin Kramer
· 8 years ago
0666890
[wasm] Fix test after r304117.
by Benjamin Kramer
· 8 years ago
3259254
[X86] Don't fold away the memory operand of an xchg.
by Benjamin Kramer
· 8 years ago
98be03e
[Docs] Add VectorizationPlan to docs/Proposals.
by Ayal Zaks
· 8 years ago
107c8c9
Try to work around MSVC being buggy. Attempt #1.
by Benjamin Kramer
· 8 years ago
6d432cf
[Timer] Move DefaultTimerGroup into a ManagedStatic.
by Benjamin Kramer
· 8 years ago
10f5352
[ManagedStatic] Add a way to pass custom creators/deleters.
by Benjamin Kramer
· 8 years ago
Next »