Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_external_llvm
/
0010ede8d54fb84609c814a937806c6a0063c0bc
0010ede
c++filt: support COFF import thunks
by Saleem Abdulrasool
· 8 years ago
5db3fb7
[libFuzzer] add two experimental flags to make corpus merging more scalable: -save_coverage_summary/-load_coverage_summary. This is still WIP, the documentation will come later if these flags survive
by Kostya Serebryany
· 8 years ago
6cde877
[LVI] Add an LVI printer pass to capture test LVI cache after transformations
by Anna Thomas
· 8 years ago
2b66aee
Preserve nonnull metadata on Loads through SROA & mem2reg.
by Luqman Aden
· 8 years ago
e53e585
IPO: Const correctness for summaries passed into passes.
by Peter Collingbourne
· 8 years ago
49df148
IR: Fix a race condition in type id clients of ModuleSummaryIndex.
by Peter Collingbourne
· 8 years ago
fbf2dad
Document the status quo of DIExpression semantics in LangRef.rst
by Adrian Prantl
· 8 years ago
9c7f94f
Rename helper functions in DwarfExpression to be less misleading (NFC)
by Adrian Prantl
· 8 years ago
873f835
Fix testcase on windows.
by Adrian Prantl
· 8 years ago
cdd1430
[InstCombine] canonicalize insertelement of scalar constant ahead of insertelement of variable
by Sanjay Patel
· 8 years ago
79ea811
Fix PR32298 by adding an early exit to getFrameIndexExprs().
by Adrian Prantl
· 8 years ago
c5caccf
Make the home_directory test a little more resilient.
by Zachary Turner
· 8 years ago
2811bb8
Make home_directory look in the password database in addition to $HOME.
by Zachary Turner
· 8 years ago
677bddb
[ARM] t2_so_imm_neg had a subtle bug in the conversion, and could trigger UB by negating (int)-2147483648. By pure luck, none of the pre-existing tests triggered this; so I'm adding one.
by Artyom Skrobov
· 8 years ago
3058248
Add default typo to .tbss.*
by Rafael Espindola
· 8 years ago
e67048a
Set the default type for .bss.foo.
by Rafael Espindola
· 8 years ago
354d235
Produce INIT_ARRAY for sections named .init_array.*
by Rafael Espindola
· 8 years ago
6176e44
[AMDGPU][MC] Fix for Bug 28204 + LIT tests
by Dmitry Preobrazhensky
· 8 years ago
9570208
[CMake] Use variable interpolation instead of string concatenation
by Serge Pavlov
· 8 years ago
f7a3695
[X86] Add multiply by constant tests (PR28513)
by Simon Pilgrim
· 8 years ago
ef253e2
r286814 resulted that CallPenalty can be subtracted twice:
by Evgeny Astigeevich
· 8 years ago
490efde
[X86] Remove unnecessary duplicate code (PR30649). NFCI.
by Simon Pilgrim
· 8 years ago
84c3daf
Revert "[ScalarEvolution] Predicate implication from operations"
by Max Kazantsev
· 8 years ago
f448321
[ValueTracking] Make sure we keep range metadata information when calculating known bits for calls to bitreverse intrinsic.
by Craig Topper
· 8 years ago
5b64d78
[ValueTracking] use setLowBits/setHighBits/setBitsFrom to replace |= getHighBits/getLowBits. NFCI
by Craig Topper
· 8 years ago
9121f7e
[X86] Remove an unused function from release builds. Reported by gccs unused function warning.
by Craig Topper
· 8 years ago
23d3b2f
[SystemZ] Don't drop any operands in expandZExtPseudo()
by Jonas Paulsson
· 8 years ago
122028f
Revert "[ARM] Recommit the glueless lowering of addc/adde in Thumb1, including the amended (no UB anymore) fix for adding/subtracting -2147483648."
by Vitaly Buka
· 8 years ago
767f8dd
[ScalarEvolution] Predicate implication from operations
by Max Kazantsev
· 8 years ago
81e6d00
lit: remove python2-isms
by Brian Gesiak
· 8 years ago
2612791
[InstCombine] Teach SimplifyDemandedUseBits to shrink Constants on the left side of subtracts
by Craig Topper
· 8 years ago
3c488ca
[codeview] Use separate records for LF_SUBSTR_LIST and LF_ARGLIST
by Reid Kleckner
· 8 years ago
1b722a4
[GlobalISel]: Create VREGs for ConstantInt args
by Aditya Nandakumar
· 8 years ago
a284ce2
Don't compose DWARF expressions with multiple subregisters.
by Adrian Prantl
· 8 years ago
5b1a3cb
DwarfExpression: Defer emitting DWARF register operations
by Adrian Prantl
· 8 years ago
5fead02
Make test more robust
by Adam Nemet
· 8 years ago
d10b8de
Resubmit "Improve StringMap iterator support."
by Zachary Turner
· 8 years ago
a4a05c5
[GlobalISel] Update DBG_VALUEs referencing DCE'd instructions.
by Ahmed Bougacha
· 8 years ago
de65337
[GlobalISel] Don't translate br to layout successor.
by Ahmed Bougacha
· 8 years ago
a28580d
[IR] Remove validAlignment and validPointer methods DataLayout as they aren't used.
by Craig Topper
· 8 years ago
956477d
AMDGPU: Remove hasSideEffects from SI_RETURN_TO_EPILOG
by Matt Arsenault
· 8 years ago
9be3bb9
GlobalISel: respect BooleanContents when extending i1.
by Tim Northover
· 8 years ago
dc55587
AMDGPU: Rename SI_RETURN
by Matt Arsenault
· 8 years ago
9c890fc
SplitKit: Fix subreg copy related problems
by Matthias Braun
· 8 years ago
d706d03
AMDGPU: Mark all unspecified CC functions in tests as amdgpu_kernel
by Matt Arsenault
· 8 years ago
123d0b8
Revert "Improve StringMap iterator support."
by Zachary Turner
· 8 years ago
07435f1
GlobalISel: widen booleans by zero-extending to a byte.
by Tim Northover
· 8 years ago
53bbec9
Fix clang errors caused by StringMap iterator changes.
by Zachary Turner
· 8 years ago
26bdd1d
Improve StringMap iterator support.
by Zachary Turner
· 8 years ago
bf2f394
Remove eol-style:native from StringMap.h
by Zachary Turner
· 8 years ago
0be9db9
[InstCombine] regenerate checks; NFC
by Sanjay Patel
· 8 years ago
3479ed6
Let llvm.objectsize be conservative with null pointers
by George Burgess IV
· 8 years ago
287fe25
Do not inline hot callsites for samplepgo in thinlto compile phase.
by Dehao Chen
· 8 years ago
700f6ad
[ADT] Add a version of llvm::join() that takes a range.
by Zachary Turner
· 8 years ago
1e509dc
[X86][MS-compatability][llvm] allow MS TYPE/SIZE/LENGTH operators as a part of a compound expression
by Coby Tayree
· 8 years ago
3a3ac30
[X86] Remove extra semicolon to placate GCC. NFCI.
by Davide Italiano
· 8 years ago
4a0582c
[ARM] Recommit the glueless lowering of addc/adde in Thumb1,
by Artyom Skrobov
· 8 years ago
26ad506
Delete eol-style:native SVN property.
by Zachary Turner
· 8 years ago
1f1b30a
Use ProfileSummary:getProfileCount to get ScaledCount for ModuleSummary
by Dehao Chen
· 8 years ago
2a95895
Revert 298388 and 298389 because they broke some AMDGPU tests.
by Adrian Prantl
· 8 years ago
32a326f
Recommit r298282 with fixes for memory allocation/deallocation
by Krzysztof Parzyszek
· 8 years ago
3b53072
Fix RST docs AttributeList heading underline
by Reid Kleckner
· 8 years ago
1f6c4f9
AMDGPU: Buffer descriptor changes for GFX9
by Marek Olsak
· 8 years ago
fe4c8da
AMDGPU: Always use VGPR indexing on GFX9
by Marek Olsak
· 8 years ago
cae50ec
[Hexagon] Add -march=hexagon to a testcase
by Krzysztof Parzyszek
· 8 years ago
6707770
Rename AttributeSet to AttributeList
by Reid Kleckner
· 8 years ago
45fb365
AMDGPU: Fix not including v2i16/v2f16 in register class
by Matt Arsenault
· 8 years ago
eb45ecd
Don't compose DWARF expressions with multiple subregisters.
by Adrian Prantl
· 8 years ago
3ba5a60
DwarfExpression: Defer emitting DWARF register operations
by Adrian Prantl
· 8 years ago
b5f0660
AMDGPU: Fix asserting on 0 dmask for image intrinsics
by Matt Arsenault
· 8 years ago
b216ff2
AMDGPU: Convert image intrinsic uses in tests
by Matt Arsenault
· 8 years ago
0597e5e
DAG: Fold bitcast/extract_vector_elt of undef to undef
by Matt Arsenault
· 8 years ago
b8fa10f
Fix shufpd test name.
by Simon Pilgrim
· 8 years ago
94612f1
[ARM] [Assembler] Support negative immediates for A32, T32 and T16
by Sanne Wouda
· 8 years ago
656673e
Test commit access
by Yi Kong
· 8 years ago
1c3d706
[InstCombine] auto-generate better checks; NFC
by Sanjay Patel
· 8 years ago
abbd326
[x86] use PMOVMSK for vector-sized equality comparisons
by Sanjay Patel
· 8 years ago
114c9e2
[X86][AVX] Tests showing missing SHUFPD + ZERO lowering
by Simon Pilgrim
· 8 years ago
4b7cf6c
[AMDGPU] Iterative scheduling infrastructure + minimal registry scheduler
by Valery Pykhtin
· 8 years ago
b5adc93
[GlobalISel] Fix shufflevector tests
by Volkan Keles
· 8 years ago
f885500
[ADMGPU] SDWA peephole optimization pass.
by Sam Kolton
· 8 years ago
26b9b43
[DebugInfo][X86] Teach Optimize LEAs pass to handle debug values
by Andrea Di Biagio
· 8 years ago
1ec8346
NFC. InstCombiner::visitFAdd extract LHSIntVal/RHSIntVal local variables
by Artur Pilipenko
· 8 years ago
c2eb9ef
[GlobalISel] Move isTriviallyDead to Utils. NFC.
by Volkan Keles
· 8 years ago
92b0e9b
[DAGTypeLegalizer] Handle widening truncate to vector of i1.
by Jonas Paulsson
· 8 years ago
8b2132a
[ConstantFolding] Fix to prevent constant folding having to repeatedly scan operands. NFCI
by David Green
· 8 years ago
de5c0c2
[GlobalISel] Translate shufflevector
by Volkan Keles
· 8 years ago
995cf14
[APFloat] Tag the fltSemantic getter functions with LLVM_READNONE.
by Craig Topper
· 8 years ago
cf6aac6
[APInt] Add LLVM_READONLY to some methods.
by Craig Topper
· 8 years ago
1853ec1
[SystemZ] Don't drop MO flags in foldMemoryOperandImpl()
by Jonas Paulsson
· 8 years ago
bbcc0db
Fix evaluation of LLVM_DEFINITIONS
by Serge Pavlov
· 8 years ago
9fe7c74
Revert "[Hexagon] Recognize polynomial-modulo loop idiom again"
by Vitaly Buka
· 8 years ago
4355f36
[ARM] Revert r297443 and r297820.
by Eli Friedman
· 8 years ago
254674a
[Support] Fill the file_status struct with link count.
by Zachary Turner
· 8 years ago
e401055
Add a function to MD5 a file's contents.
by Zachary Turner
· 8 years ago
a734e28
[ARM] Fix PR32130: Handle promotion of zero sized constants.
by Vadzim Dambrouski
· 8 years ago
1f5f670
[x86] add tests for setcc of i128/i256; NFC
by Sanjay Patel
· 8 years ago
db4ce1d
InstCombine: Check source value precision when reducing cast intrinsic
by Matt Arsenault
· 8 years ago
b38a51e
GlobalISel: add implicit defs & uses when mutating an instruction.
by Tim Northover
· 8 years ago
fd23a12
Replace uses of DwarfExpression::addMachineReg* with addMachineRegExpression
by Adrian Prantl
· 8 years ago
Next »