Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_external_llvm80
/
7940af08536e35a2c4493734d6a31bd3247f5b8d
7940af0
[AArch64][SVE] Enable DiagnosticPredicates for SVE LD1 instructions.
by Sander de Smalen
· 7 years ago
a3c21b0
[NVPTX] Deduplicate code. No functionality change.
by Benjamin Kramer
· 7 years ago
bc5698b
[RISCV] Implement isLegalAddressingMode for RISC-V
by Alex Bradbury
· 7 years ago
d227697
[LoopInterchange] Ignore debug intrinsics during legality checks.
by Florian Hahn
· 7 years ago
be4cc03
[AsmMatcher] Extend PredicateMethod with optional DiagnosticPredicate
by Sander de Smalen
· 7 years ago
c5330c7
[AArch64][SVE] Asm: Negative tests for all LD1 gather (scalar+vector) load instructions.
by Sander de Smalen
· 7 years ago
9821cf7
[AArch64][SVE] Asm: Support for gather LD1/LDFF1 (scalar + vector) load instructions.
by Sander de Smalen
· 7 years ago
185e3b3
[cmake] Make linker detection take flags into account
by Shoaib Meenai
· 7 years ago
70356d0
[X86] Print 'tbyte ptr' instead of 'xword ptr' for f80mem in Intel syntax.
by Craig Topper
· 7 years ago
9c7aaf7
[X86] Remove alignment restriction on loading folding of pcmp[ei]str* during isel too.
by Craig Topper
· 7 years ago
e6b928e
[x86] Allow folding unaligned memory operands into pcmp[ei]str* instructions.
by Chandler Carruth
· 7 years ago
e40f6e7
[x86] NFC: Add tests for idiomatic usage patterns of SSE4.2 string
by Chandler Carruth
· 7 years ago
fa6d83b
Revert "[SCEV] Make computeExitLimit more simple and more powerful"
by Max Kazantsev
· 7 years ago
2339c93
[codeview] Ignore .cv_loc directives at the end of a function
by Reid Kleckner
· 7 years ago
bf540e5
[ADT] Make filter_iterator support bidirectional iteration
by Vedant Kumar
· 7 years ago
c234172
[CostModel][X86] Remove hard coded SDIV/UDIV vector costs
by Simon Pilgrim
· 7 years ago
22fafe6
Fix PluginsTests failure on Windows buildbots by enabling it everywhere
by Reid Kleckner
· 7 years ago
8d30eef
AMDGPU/R600: Move int_r600_store_stream_output to the public intrinsic file
by Tom Stellard
· 7 years ago
b922196
[AMDGPU] Waitcnt pass: add debug options
by Mark Searles
· 7 years ago
e1300f7
[SimplifyLibcalls] Atoi, strtol replacements
by David Bolvansky
· 7 years ago
bea0f24
[MIR] Add support for debug metadata for fixed stack objects
by Francis Visoiu Mistrih
· 7 years ago
2bcb333
IWYU llvm-config.h for LLVM_VERSION_STRING
by Nico Weber
· 7 years ago
557b289
[WebAssebmly] Add Module name to WasmSymbol
by Sam Clegg
· 7 years ago
5fc3ea7
Rename sancov.cc to sancov.cpp
by Nico Weber
· 7 years ago
26c891e
[CostModel][X86] Add div/rem tests for non-uniform constant divisors
by Simon Pilgrim
· 7 years ago
81d3291
[X86] Form MUL_IMM for multiplies with 3/5/9 to encourage LEA formation over load folding.
by Craig Topper
· 7 years ago
8bd0ee7
Revert r330755 "[lit] Report line number for failed RUN command"
by Reid Kleckner
· 7 years ago
a96f6b8
[RISCV] Allow call pseudoinstruction to be used to call a function name that coincides with a register name
by Alex Bradbury
· 7 years ago
5e0c3d5
Don't list a source file twice.
by Nico Weber
· 7 years ago
152c656
[ICP] Do not attempt type matching for variable length arguments.
by Taewook Oh
· 7 years ago
ea0775e
Rename Attributes.gen, Intrinsics.gen to Attributes.inc, Intrinsics.inc
by Nico Weber
· 7 years ago
3d8c29d
[InstCombine] clean up foldSelectICmpAnd(); NFC
by Sanjay Patel
· 7 years ago
1f4d93b
[InstCombine] add tests for select to logic folds; NFC
by Sanjay Patel
· 7 years ago
538d0b3
[CostModel][X86] Recursive call for cost of imul for packed v16i16 constant shift left.
by Simon Pilgrim
· 7 years ago
11236cb
[AArch64][GlobalISel] Implement selection for the llvm.trap intrinsic.
by Amara Emerson
· 7 years ago
f15e442
Fix typo in static_assert for size of LoadSDNodeBitfields.
by Paul Walker
· 7 years ago
677f7d7
[llvm-mca] Make ViewOptions static. NFCI
by Filipe Cabecinhas
· 7 years ago
59bf3bd
[RISCV] Expand function call to "call" pseudoinstruction
by Shiva Chen
· 7 years ago
7b0e2e0
[RISCV] Support "call" pseudoinstruction in the MC layer
by Shiva Chen
· 7 years ago
d7511a6
[mips] Teach the delay slot filler to transform 'jal' for microMIPS
by Simon Dardis
· 7 years ago
37cfbc2
[llvm-mca][X86] Updated fma3 tests after rL330820
by Simon Pilgrim
· 7 years ago
f69cb88
[X86] Split WriteFMA into XMM, Scalar and YMM/ZMM scheduler classes
by Simon Pilgrim
· 7 years ago
4d8977d
[X86][AArch64][NFC] Finish adding 'bad' tests for masked merge unfolding with constants.
by Roman Lebedev
· 7 years ago
a191382
[AMDGPU] Revert b0efc4fd6 (https://reviews.llvm.org/D40556)
by Alexander Timofeev
· 7 years ago
e914bb3
Avoid a warning on pointer casting, NFC
by Gabor Buella
· 7 years ago
a2dfca1
[llvm-mca] Add a new option category for views.
by Andrea Di Biagio
· 7 years ago
b3a293e
[UpdateTestChecks] Change update_mca_test_checks.py file mode to match the other scripts
by Greg Bedwell
· 7 years ago
83e2d95
[X86][SKX] Setup WriteFAdd and remove unnecessary InstRW scheduler overrides.
by Simon Pilgrim
· 7 years ago
beba25e
[X86][SNB] Remove unnecessary WriteFBlendLd InstRW scheduler overrides.
by Simon Pilgrim
· 7 years ago
b7acab1
[llvm-mca] run clang-format on a bunch of files. NFC
by Andrea Di Biagio
· 7 years ago
5ce6b66
[mips] Fix the definition of sync, synci
by Simon Dardis
· 7 years ago
e508042
[llvm-mca] Default to the native host cpu if flag -mcpu is not specified.
by Andrea Di Biagio
· 7 years ago
8155479
[llvm-mca] Remove method Instruction::isZeroLatency(). NFCI
by Andrea Di Biagio
· 7 years ago
7fa4077
[LoopInterchange] Use getExitBlock()/getExitingBlock instead of manual impl.
by Florian Hahn
· 7 years ago
4dbfefd
[AArch64][SVE] Asm: Add AsmOperand classes for SVE gather/scatter addressing modes.
by Sander de Smalen
· 7 years ago
925ebe7
[DebugInfo] Invalidate debug info in ReassociatePass::RewriteExprTree
by Bjorn Pettersson
· 7 years ago
57fd3bd
[TableGen] Fix bad indentation in tablegen output file.
by Craig Topper
· 7 years ago
f861cfb
Merging r46043:
by David Bolvansky
· 7 years ago
54a51fd
[X86] Auto-generate complete checks. NFC
by Craig Topper
· 7 years ago
b99fab9
[DivRemPairs] Fix non-determinism in use list order.
by Geoff Berry
· 7 years ago
685477e
[PM/LoopUnswitch] Begin teaching SimpleLoopUnswitch to use the new
by Chandler Carruth
· 7 years ago
bd42bc7
[MachineOutliner] Check for explicit uses of LR/W30 in MI operands
by Jessica Paquette
· 7 years ago
df527ed
[DAGCombiner][X86] When promoting loads don't use ZEXTLOAD even its legal
by Craig Topper
· 7 years ago
16e61f3
Fix path separator checks on Windows
by Reid Kleckner
· 7 years ago
17c3c08
[X86] Account for partial stack slot spills (PR30821)
by Warren Ristow
· 7 years ago
86e361f
[llvm-objcopy] Adjust the help message
by Alexander Shaposhnikov
· 7 years ago
1305929
Bring back APInt self-move assignment check for MSVC only
by Reid Kleckner
· 7 years ago
e843f71
AMDGPU: Remove deprecated llvm.AMDGPU.kilp intrinsic
by Tom Stellard
· 7 years ago
5011204
AMDGPU/GlobalISel: Fall-back to SelectionDAG for non-void functions
by Tom Stellard
· 7 years ago
727ef0e
[docs] Add a note on non-deterministic sorting order of equal elements
by Mandeep Singh Grang
· 7 years ago
ebab8e7
[X86][AArch64][NFC] Add tests for masked merge unfolding with %y = const
by Roman Lebedev
· 7 years ago
608fcd9
[CaptureTracking] Fixup const correctness of DomTree arg (NFC)
by Daniel Neilson
· 7 years ago
98befe3
[InstCombine] move tests for select with bit-test of condition; NFC
by Sanjay Patel
· 7 years ago
1fb60f8
AMDGPU/GlobalISel: Add support for amdgpu_ps calling convention
by Tom Stellard
· 7 years ago
8801c5f
[wasm] Fix uninitialized memory introduced in r330749.
by Chandler Carruth
· 7 years ago
46e5502
[bugpoint] Fix crash when testing for miscompilation.
by Rafael Espindola
· 7 years ago
620db41
[Support] fix countLeadingZeros for types shorter than int
by Sam McCall
· 7 years ago
210f169
[cmake] Fix libc++ detection
by Shoaib Meenai
· 7 years ago
c8da0cf
[X86][SKX] Setup WriteFMul and remove unnecessary InstRW scheduler overrides.
by Simon Pilgrim
· 7 years ago
422ac9e
[test] Update llc checks for CodeGen/X86/avg.ll
by Vedant Kumar
· 7 years ago
33b053f
[llvm-mca] Remove unused flag -verbose. NFC
by Andrea Di Biagio
· 7 years ago
4882062
[X86] Split off PHMINPOSUW to their own schedule class
by Simon Pilgrim
· 7 years ago
c2a684a
[lit] Report line number for failed RUN command
by Joel E. Denny
· 7 years ago
dbe20f7
[AMDGPU] Truncate packed inline constant
by Stanislav Mekhanoshin
· 7 years ago
37c88ba
[XOP] v4i32 IFMA 'VPMACS' instructions should use the WritePMULLD schedule class
by Simon Pilgrim
· 7 years ago
194a4e0
[WebAssembly] Use section index in relocation section header
by Sam Clegg
· 7 years ago
0e90219
[LoopInterchange] Add REQUIRES: asserts to test.
by Florian Hahn
· 7 years ago
9596ad8
[AVX512] VPERMQ/VPERMPD/VPERMIL single op shuffles are not variable shuffles
by Simon Pilgrim
· 7 years ago
f8dd899
Let TableGen write output only if it changed, instead of doing so in cmake.
by Nico Weber
· 7 years ago
f2df8a6
Reland "[mips] Guard traps for microMIPS correctly"
by Simon Dardis
· 7 years ago
e8b06de
[LV][VPlan] Detect outer loops for explicit vectorization.
by Diego Caballero
· 7 years ago
5e83467
[LoopInterchange] Make isProfitableForVectorization slightly more conservative.
by Florian Hahn
· 7 years ago
59def0d
[X86][F16C] Add WriteCvtF2FSt scheduling class
by Simon Pilgrim
· 7 years ago
7fe67cc
[ADT] Remove ilist_default_traits
by Fangrui Song
· 7 years ago
f862b68
[X86][BtVer2] Fix VCVTPS2PHmr/VCVTPS2PHYmr latencies
by Simon Pilgrim
· 7 years ago
7d78f54
[X86][IVB] Add F16C resource tests.
by Simon Pilgrim
· 7 years ago
9830843
[llvm-mca] Default the output asm dialect used by the instruction printer to the input asm dialect.
by Andrea Di Biagio
· 7 years ago
6f8184d
[mips] Show an error if register number is out of range
by Simon Atanasyan
· 7 years ago
6ddbc3e
[InstCombine] regenerate checks; NFC
by Sanjay Patel
· 7 years ago
fc4e13c
[AMDGPU][Waitcnt] NFC. Cleanup some code/naming consistency:
by Mark Searles
· 7 years ago
Next »