Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_external_llvm
/
10ab82f568489c5a4a4d4dbf48f7db8f6ee59588
10ab82f
[X86] Type legalize v2i32 div/rem by scalarizing rather than promoting
by Craig Topper
· 7 years ago
b8d7ba6
ARM: correct the relocation type for `bl` on WoA
by Saleem Abdulrasool
· 7 years ago
f3ae9dd
[NFC] Add Requires: asserts where needed
by Max Kazantsev
· 7 years ago
7f7717f
[NFC] Use expensive asserts in relevant LICM tests
by Max Kazantsev
· 7 years ago
9294dec
Remove isAsCheapAsAMove from v128.const
by Thomas Lively
· 7 years ago
9944ae9
Remove isAsCheapAsAMove from mem ops
by Thomas Lively
· 7 years ago
33fea30
[WebAssembly] Add missing SIMD instruction attributes
by Thomas Lively
· 7 years ago
047d8bd
STLExtras: Add some more algorithm wrappers
by David Blaikie
· 7 years ago
e228bb3
DebugInfo/PDB: Remove unused member
by David Blaikie
· 7 years ago
2b32f85
dwarfdump: Improve performance on large DWP files
by David Blaikie
· 7 years ago
3478d12
[DAGCombiner] improve formatting for select+setcc code; NFC
by Sanjay Patel
· 7 years ago
2cbd88f
fix 80-column violation with clang-format
by Adrian Prantl
· 7 years ago
e729986
[PDB] Remove all clone() methods.
by Zachary Turner
· 7 years ago
5d5475a
[Hexagon] Use shuffles when lowering "gather" shufflevectors
by Krzysztof Parzyszek
· 7 years ago
9c37cac
[Hexagon] Improve the selection algorithm in scalarizeShuffle
by Krzysztof Parzyszek
· 7 years ago
90f4ccc
[Support] sys::fs::directory_entry includes the file_type.
by Kristina Brooks
· 7 years ago
8c95af2
[llvm-cov] Delete custom JSON serialization code (NFC)
by Vedant Kumar
· 7 years ago
1f54a23
[ORC] Merge ExecutionSessionBase with ExecutionSession by moving a couple of
by Lang Hames
· 7 years ago
9a11471
[ORC] Add a special 'main' JITDylib that is created on ExecutionSession
by Lang Hames
· 7 years ago
f56ec7c
[WebAssembly] Make tied inline asm operands work again
by Heejin Ahn
· 7 years ago
59630cb
revert r341288 - [Reassociate] swap binop operands to increase factoring potential
by Sanjay Patel
· 7 years ago
75346f6
[InstCombine] add tests for unsigned add overflow; NFC
by Sanjay Patel
· 7 years ago
4598998
Guard FMF context by excluding some FP operators from FPMathOperator
by Michael Berg
· 7 years ago
69d3b58
[PDB] Emit old fpo data to the PDB file.
by Zachary Turner
· 7 years ago
f0f4c09
[Hexagon] Use legalized type for extracted elements in scalarizeShuffle
by Krzysztof Parzyszek
· 7 years ago
bc55752
AMDGPU: Print all kernel descriptor directives (including the ones with default values)
by Konstantin Zhuravlyov
· 7 years ago
d9f48f6
[NFC][InstCombine] Drop newly-added interference-tests-for-high-bit-check.ll
by Roman Lebedev
· 7 years ago
f446311
[NFC][InstCombine] R38708 - inefficient pattern for high-bits checking.
by Roman Lebedev
· 7 years ago
4d82ce5
AMDGPU: Re-apply r341982 after fixing the layering issue
by Konstantin Zhuravlyov
· 7 years ago
b5eaa9c
[InstCombine] Inefficient pattern for high-bits checking (PR38708)
by Roman Lebedev
· 7 years ago
e2b125c
[objcopy] make objcopy follow program header standards
by Julie Hockett
· 7 years ago
5ca4d74
[WebAssembly] SIMD comparisons
by Thomas Lively
· 7 years ago
cfe06db
[ARM] Tighten f64<->f16 conversion requirements
by Diogo N. Sampaio
· 7 years ago
549a081
[X86] Remove isel patterns for ADCX instruction
by Craig Topper
· 7 years ago
9b8c763
[PatternMatch] Use generic One,Two,ThreeOps_match classes (NFC).
by Florian Hahn
· 7 years ago
103f07f
Reverting r342048, which caused UBSan failures in dsymutil.
by Wolfgang Pieb
· 7 years ago
6a54cd5
[GVNHoist] computeInsertionPoints() miscalculates IDF
by Alexandros Lamprineas
· 7 years ago
748e6b8
[NFC][InstCombine] R38708 - inefficient pattern for high-bits checking.
by Roman Lebedev
· 7 years ago
6e42e31
[AArch64] Implement aarch64_vector_pcs codegen support.
by Sander de Smalen
· 7 years ago
76d3c90
[DWARF] Refactoring range list dumping to fold DWARF v4 functionality into v5 handling
by Wolfgang Pieb
· 7 years ago
2bd27f3
[ADT] Made numerous methods of ImmutableList const
by Kristof Umann
· 7 years ago
b2cbb98
[CGP] Ensure splitgep gives deterministic output
by David Green
· 7 years ago
de05d15
[ARM] Follow-up to rL342033
by Sam Parker
· 7 years ago
8f7d596
[SimplifyCFG] Put an alignment on generated switch tables
by David Green
· 7 years ago
1235fed
[AArch64] NFC: Refactoring to prepare for vector PCS.
by Sander de Smalen
· 7 years ago
0725c4c
[llvm-exegesis][NFC]Remove dead function parameter
by Clement Courbet
· 7 years ago
ddd7174
[ARM] Exchange MAC operands in ARMParallelDSP
by Sam Parker
· 7 years ago
f8479a8
[ARM] Allow bitcasts in ARMCodeGenPrepare
by Sam Parker
· 7 years ago
15889d4
[AArch64] Add parsing of aarch64_vector_pcs attribute.
by Sander de Smalen
· 7 years ago
cf397e4
[LV] Move InterleaveGroup and InterleavedAccessInfo to VectorUtils.h (NFC)
by Florian Hahn
· 7 years ago
ab4b357
Remove unused include from IVDescriptors.cpp.
by Ilya Biryukov
· 7 years ago
867f487
Revert "AMDGPU: Move isa version and EF_AMDGPU_MACH_* determination into TargetParser."
by Ilya Biryukov
· 7 years ago
a212024
[SelectionDAG] Remove some code from PromoteIntOp_MGATHER that handles UpdateNodeOperands returning an existing node instead of updating.
by Craig Topper
· 7 years ago
479b4ab
Break LoopUtils into an Analysis file.
by Vikram TV
· 7 years ago
ff7002d
[X86] Teach X86SelectionDAGInfo::EmitTargetCodeForMemcpy about GNUX32
by Craig Topper
· 7 years ago
fad9f54
[ORC] Remove some unused typedefs.
by Lang Hames
· 7 years ago
4301152
[MachineOutliner] Add codegen size remarks to the MachineOutliner
by Jessica Paquette
· 7 years ago
b74213a
[InstCombine] add folds for unsigned-overflow compares
by Sanjay Patel
· 7 years ago
77a6888
[PDB] Write FPO Data to the PDB.
by Zachary Turner
· 7 years ago
148f823
[cmake] Speed up check-llvm 5x by delay loading shell32 and ole32
by Reid Kleckner
· 7 years ago
8ba1cad
Revert "[GVNHoist] Re-enable GVNHoist by default"
by Alexandros Lamprineas
· 7 years ago
a6e4ea0
Apply local fixes intended to be part of r341999.'
by Reid Kleckner
· 7 years ago
b73f47d
[codeview] Decode and dump FP regs from S_FRAMEPROC records
by Reid Kleckner
· 7 years ago
aa09087
[object] Improve the performance of getSymbols used by ArchiveWriter
by Alexander Shaposhnikov
· 7 years ago
da5e387
[InstCombine] add folds for icmp with xor mask constant
by Sanjay Patel
· 7 years ago
87d1f82
add IR flags to MI
by Michael Berg
· 7 years ago
3c9c61a
Revert "[SanitizerCoverage] Create comdat for global arrays."
by Matt Morehouse
· 7 years ago
fb7c1c4
[InstCombine] add tests for icmp with xor; NFC
by Sanjay Patel
· 7 years ago
e207c27
[Support] Quote arguments containing \n on Windows
by Reid Kleckner
· 7 years ago
547c92f
[Support] Avoid calling CommandLineToArgvW from shell32.dll
by Reid Kleckner
· 7 years ago
f3ceb83
[SanitizerCoverage] Create comdat for global arrays.
by Matt Morehouse
· 7 years ago
0495307
Update MemorySSA in LoopUnswitch.
by Alina Sbirlea
· 7 years ago
b479681
AMDGPU: Move isa version and EF_AMDGPU_MACH_* determination into TargetParser.
by Konstantin Zhuravlyov
· 7 years ago
ca29f6a
[InstCombine] enhance vector demanded elements to look at a vector select condition operand
by Sanjay Patel
· 7 years ago
7aabb14
[llvm-mca] Delay calculation of Cycles per Resources, separate the cycles and resource quantities.
by Matt Davis
· 7 years ago
0e5dfed
[InstCombine] add tests for add-with-overflow compares; NFC
by Sanjay Patel
· 7 years ago
ae4bd95
[gcov] Fix branch counters with switch statements (fix PR38821)
by Vedant Kumar
· 7 years ago
b3c30eb
Add some context to fatal verifier errors
by Xin Tong
· 7 years ago
8282b33
[X86] Prefer unpckhpd over movhlps in isel for fake unary cases
by Craig Topper
· 7 years ago
a6d74e3
[X86] Teach X86FastISel::X86SelectRet to use EAX for the sret pointer in GNUX32
by Craig Topper
· 7 years ago
b4dab09
[InstCombine] Fix incorrect usage of getPrimitiveSizeInBits when we should be using the element size for vectors
by Craig Topper
· 7 years ago
451b5b8
[CallSiteSplitting] Add debug location to created PHI nodes.
by Florian Hahn
· 7 years ago
3ed903a
[GlobalISel] Lower dbg.declare into indirect DBG_VALUE
by Josh Stone
· 7 years ago
261c19c
[LoopInfo][FIX] Remove leftover dump in unit test
by Johannes Doerfert
· 7 years ago
c1ddded
Test commit: remove trailing whitespace
by Josh Stone
· 7 years ago
6c62511
Revert "[SanitizerCoverage] Create comdat for global arrays."
by Matt Morehouse
· 7 years ago
9d207e5
[InstCombine] Use dyn_cast instead of match(m_Constant). NFC
by Craig Topper
· 7 years ago
a0b208b
[InstCombine] Support (mul (sext x), cst) --> (sext (mul x, cst')) and (mul (zext x), cst) --> (zext (mul x, cst')) for vectors constants.
by Craig Topper
· 7 years ago
127e4fa
[NFC] Fix typo in comment
by Jessica Paquette
· 7 years ago
3aac013
[MachineOutliner][NFC] Factor out instruction mapping into its own function
by Jessica Paquette
· 7 years ago
8df88c5
[X86] Correct the one use check from r341915.
by Craig Topper
· 7 years ago
95b0318
[GVNHoist] Re-enable GVNHoist by default
by Alexandros Lamprineas
· 7 years ago
dea9724
[DagCombine][NFC] Some more tests fo for X % C == 0 (UREM case) transform
by Roman Lebedev
· 7 years ago
1c8be0d
[MIPS] Fix illegal type assert in single-float mode
by Simon Atanasyan
· 7 years ago
18dd74a
[SanitizerCoverage] Create comdat for global arrays.
by Matt Morehouse
· 7 years ago
ca08016
[MemorySSAUpdater] Avoid creating self-referencing MemoryDefs
by Alexandros Lamprineas
· 7 years ago
849df7b
pdb output: Initialize padding in PublicsStreamHeader.
by Nico Weber
· 7 years ago
f072f08
Make malformed-machos.test pass on my Mac.
by Nico Weber
· 7 years ago
b866f37
[Hexagon] [Test] Remove undef and infinite loop from test
by Roman Lebedev
· 7 years ago
880c654
[ARM] Add smlald support in ARMParallelDSP
by Sam Parker
· 7 years ago
Next »