Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_external_llvm80
/
465af92acd90ba606fad38c3d78b8b988f1ad52c
465af92
[X86] Add test case for PR32282
by Simon Pilgrim
· 8 years ago
0d7672e
[ARM] GlobalISel: Support G_(S|U)REM for s8 and s16
by Diana Picus
· 8 years ago
40df721
[LoopInterchange] Split up interchange.ll test case (NFC).
by Florian Hahn
· 8 years ago
53e2fa4
[AArch64] Use 16 bytes as preferred function alignment on Cortex-A73.
by Florian Hahn
· 8 years ago
aa894cc
[AMDGPU][MC] Added missing VOP3P opcodes
by Dmitry Preobrazhensky
· 8 years ago
896fe7d
[SystemZ, AsmParser] Enable the mnemonic spell corrector.
by Jonas Paulsson
· 8 years ago
364bf67
GlobalISel: Support G_(S|U)REM widening in LegalizerHelper
by Diana Picus
· 8 years ago
71a7fca
llvm/DebugInfo/CodeView/TypeStreamMerger.h: Prune a couple of \param(s), removed in r308212. [-Wdocumentation]
by NAKAMURA Takumi
· 8 years ago
624678f
Normalize constructor call syntax, NFCI.
by Serge Guelton
· 8 years ago
1ad4666
Revert part of r308100 since the cause (r308025) was also reverted.
by Chandler Carruth
· 8 years ago
a4a6134
[x86] Add a missing triple, without which the CPU won't parse.
by Chandler Carruth
· 8 years ago
98e7757
Revert r308025 due to uncovering a crash in SelectionDAG. This is filed
by Chandler Carruth
· 8 years ago
1224501
Revert r308179 which causes tablegen to spam stderr on every build.
by Chandler Carruth
· 8 years ago
a7377c7
[X86] Prevent an assertion failure if a gather intrinsic is passed a non-constant scale value.
by Craig Topper
· 8 years ago
6733c4d
[CGP] Cleanup - remove redundant code in OptimizeMemoryInst. NFC
by Serguei Katkov
· 8 years ago
af4157c
[IRCE] Recognize loops with ne/eq latch conditions
by Max Kazantsev
· 8 years ago
4d0cf69
Revert "Adding temporary debugging info to llvm-mt to solve fedora failure."
by Eric Beckmann
· 8 years ago
f6f9ab7
Revert "Adding yet more debug info to fix fedora issue."
by Eric Beckmann
· 8 years ago
3213608
Revert "Adding extra test info for llvm-mt."
by Eric Beckmann
· 8 years ago
e9e0088
[Analysis] RemoveTotalMemInst counting in InstCount to avoid reading back other Statistic variables
by Craig Topper
· 8 years ago
0b1f2e3
Change '?' to 'h' in llvm-mt test.
by Eric Beckmann
· 8 years ago
0bc92ad
[libFuzzer] improve -reduce_inputs=1: now only consider the unique features of very input (seems to work much better)
by Kostya Serebryany
· 8 years ago
6b82fbd
Adding extra test info for llvm-mt.
by Eric Beckmann
· 8 years ago
8784fb8
Add element-atomic mem intrinsic canary tests for Memory Sanitizer.
by Daniel Neilson
· 8 years ago
b75041b
Add element-atomic mem intrinsic canary tests for Efficiency Sanitizer.
by Daniel Neilson
· 8 years ago
354fdcf
Add element-atomic mem intrinsic canary tests for Dataflow Sanitizer.
by Daniel Neilson
· 8 years ago
a0b0701
Add element-atomic mem intrinsic canary tests for Address Sanitizer.
by Daniel Neilson
· 8 years ago
6846476
Add element-atomic mem intrinsic canary tests for InstCombine.
by Daniel Neilson
· 8 years ago
9505afa
[libFuzzer] disable fuzzer-flags.test on windows to fix the bots
by Kostya Serebryany
· 8 years ago
0ea156d
[DWARF] Modification of code for the verification of .debug_info section.
by Spyridoula Gravani
· 8 years ago
bc23153
Fix pdbdump-headers.test after TPI hash changes
by Reid Kleckner
· 8 years ago
3361faf
[PDB] Finish and simplify TPI hashing
by Reid Kleckner
· 8 years ago
b672df8
[PDB] Merge in types and items from type servers (/Zi)
by Reid Kleckner
· 8 years ago
5c238d6
[codeview] Fix YAML for LF_TYPESERVER2 by hoisting PDB_UniqueId
by Reid Kleckner
· 8 years ago
e557455
Adding yet more debug info to fix fedora issue.
by Eric Beckmann
· 8 years ago
f056d57
Adding temporary debugging info to llvm-mt to solve fedora failure.
by Eric Beckmann
· 8 years ago
bcb8abe
AMDGPU: Annotate features from x work item/group IDs.
by Matt Arsenault
· 8 years ago
b8fb226
Create empty shell of llvm-mt.
by Eric Beckmann
· 8 years ago
65dce1c
[COFF, ARM64] Correct the data layout string for COFF ARM64 target
by Mandeep Singh Grang
· 8 years ago
afcf19d
[codeview] Don't use the type visitor to merge types
by Reid Kleckner
· 8 years ago
53034fb
[codeview] Remove TypeServerHandler and PDBTypeServerHandler
by Reid Kleckner
· 8 years ago
1e77507
[AArch64][Falkor] Address some stylistic review comments. NFC.
by Geoff Berry
· 8 years ago
6c132cb
[AArch64] Extend CallingConv::X86_64_Win64 to AArch64 as well
by Martin Storsjo
· 8 years ago
9821580
Revert "Restore with fix "[ThinLTO] Ensure we always select the same function copy to import""
by Teresa Johnson
· 8 years ago
ebf3850
[ORC] Remove extraneous else.
by Lang Hames
· 8 years ago
a5a016b
Revert "[libFuzzer] Add a dependency on symbolizer from libFuzzer tests"
by George Karpenkov
· 8 years ago
ef31468
[opt-viewer] Accept directories that are searched for opt.yaml files
by Adam Nemet
· 8 years ago
768246d
[SystemZ] Add support for IBM z14 processor (3/3)
by Ulrich Weigand
· 8 years ago
b5bf1de
[SystemZ] Add support for IBM z14 processor (2/3)
by Ulrich Weigand
· 8 years ago
8ab242c
[SystemZ] Add support for IBM z14 processor (1/3)
by Ulrich Weigand
· 8 years ago
02972a4
[llvm] Remove redundant check-prefix=CHECK from tests. NFC.
by Mandeep Singh Grang
· 8 years ago
7a0ca11
[Hexagon] Remove custom lowering of loads of v4i16
by Krzysztof Parzyszek
· 8 years ago
ae8aa36
Avoid store merge to f128 in context of noimpiccitfloat NFCI.
by Nirav Dave
· 8 years ago
bbff56b
[X86] Add LEA scheduling tests
by Simon Pilgrim
· 8 years ago
9df1993
[AMDGPU] CodeGen: check dst operand type to determine if omod is supported for VOP3 instructions
by Sam Kolton
· 8 years ago
9ee8c80
[X86][AVX512] Add lowering of vXi32/vXi64 ISD::ROTL/ISD::ROTR
by Simon Pilgrim
· 8 years ago
cadc666
Fixed line endings. NFCI.
by Simon Pilgrim
· 8 years ago
3f5734d
[CodeGen] Add begin-end iterators to MachineInstr
by Javed Absar
· 8 years ago
325ccf1
[YAMLTraits] Add filename support to yaml::Input
by Alex Bradbury
· 8 years ago
94e516e
[X86][AVX] Fix typo in vector rotate tests
by Simon Pilgrim
· 8 years ago
1706e6e
[X86][AVX512] Add constant splat vector rotate tests for D35463
by Simon Pilgrim
· 8 years ago
e59a543
[X86][AVX512] Regenerate shift tests
by Simon Pilgrim
· 8 years ago
42916d8
Remove unnecessary cast. NFCI.
by Simon Pilgrim
· 8 years ago
e9faa09
[X86] Use MSVC's __cpuidex intrinsic instead of inline assembly in getHostCPUName/getHostCPUFeatures for 32-bit builds too.
by Craig Topper
· 8 years ago
5fa31a1
Analysis/MemorySSA.cpp: Prune unused "llvm/Transforms/Scalar.h".
by NAKAMURA Takumi
· 8 years ago
b0885cf
IR/Core.cpp: Prune unused "llvm/Bitcode/BitcodeReader.h".
by NAKAMURA Takumi
· 8 years ago
955ba01
Support/Path.cpp: Prune unused "llvm/BinaryFormat".
by NAKAMURA Takumi
· 8 years ago
bca1a1a
[COFF, ARM64] Add initial relocation types
by Mandeep Singh Grang
· 8 years ago
2f78d0a
[AVR] Add/remove XFAILs to get the backend passing Generic CodeGen tests
by Dylan McKay
· 8 years ago
a463daf
[DAGCombiner] Recognise vector rotations with non-splat constants
by Andrew Zhogin
· 8 years ago
facda75
[AVR] Fix a typo in the tests
by Dylan McKay
· 8 years ago
989615c
AMDGPU: Fix amdgpu-flat-work-group-size/amdgpu-waves-per-eu check
by Konstantin Zhuravlyov
· 8 years ago
53b47dd
[X86][AVX512] Add 512-bit vector rotate tests
by Simon Pilgrim
· 8 years ago
df6aefc
AMDGPU: Remove duplicate print outs from .AMDGPU.csdata
by Konstantin Zhuravlyov
· 8 years ago
eb8bc2a
[InstCombine] Don't violate dominance when replacing instructions.
by Davide Italiano
· 8 years ago
02f26df
Strip trailing whitespace. NFCI
by Simon Pilgrim
· 8 years ago
6f41872
[X86] X86::CMOV to Branch heuristic based optimization.
by Amjad Aboud
· 8 years ago
1efe842
Apply explicit instantiation workaround to DominanceFrontier
by Jakub Kuderski
· 8 years ago
d3c3132
[Dominators] Workaround explicit instantiation bug.
by Jakub Kuderski
· 8 years ago
9a59c1b
[X86] Add F16C scheduling tests
by Simon Pilgrim
· 8 years ago
3b094f2
[X86] Add POPCNT scheduling tests
by Simon Pilgrim
· 8 years ago
3cccc12
[X86] Add BMI2 scheduling tests
by Simon Pilgrim
· 8 years ago
6294089
[X86] Add BMI1 scheduling tests
by Simon Pilgrim
· 8 years ago
d4b88df
[X86] Add LZCNT scheduling tests
by Simon Pilgrim
· 8 years ago
298666c
[X86][SSE4A] Add EXTRQ/INSERTQ values to BTVER2 scheduling model
by Simon Pilgrim
· 8 years ago
0ad8ddd
[X86][AVX] Regenerate tests with constant broadcast comments
by Simon Pilgrim
· 8 years ago
a4a73ad
[X86][AVX] Regenerate vector tzcnt tests with constant broadcast comments
by Simon Pilgrim
· 8 years ago
6d326a5
[X86][AVX] Regenerate vector idiv tests with constant broadcast comments
by Simon Pilgrim
· 8 years ago
b55c234
[X86][AVX] Regenerate combine tests with constant broadcast comments
by Simon Pilgrim
· 8 years ago
e3b8cd6
fix typos in comments; NFC
by Hiroshi Inoue
· 8 years ago
2dd9bf3
fix typos in comments; NFC
by Hiroshi Inoue
· 8 years ago
a72a0be
[InstSimplify] Use commutable matchers to simplify some code. NFC
by Craig Topper
· 8 years ago
279ac88
[InstCombine] Move (0 - x) & 1 --> x & 1 to SimplifyDemandedUseBits.
by Craig Topper
· 8 years ago
d07283c
Fix bot failures from r308114
by Teresa Johnson
· 8 years ago
0feaa81
Attempt 2 to debug bot failures
by Teresa Johnson
· 8 years ago
c30a2ba
Attempt to debug bot failures
by Teresa Johnson
· 8 years ago
1599b9c
Restore with fix "[ThinLTO] Ensure we always select the same function copy to import"
by Teresa Johnson
· 8 years ago
fce9179
[IR] Implement Constant::isNegativeZeroValue/isZeroValue/isAllOnesValue/isOneValue/isMinSignedValue for ConstantDataVector without going through getElementAsConstant
by Craig Topper
· 8 years ago
1cadf61
[InstCombine] Improve the expansion in SimplifyUsingDistributiveLaws to handle cases where one side doesn't simplify, but the other side resolves to an identity value
by Craig Topper
· 8 years ago
4902f1b
[X86][AVX] Regenerate tests with constant broadcast comments
by Simon Pilgrim
· 8 years ago
Next »