Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_external_llvm
/
cc893f0656a686ea9c5530f7b4db7fec5c306ec4
cc893f0
AMDGPU: Reduce 64-bit lshr by constant to 32-bit
by Matt Arsenault
· 10 years ago
ac7f00c
[Support/ELF] Remove field erroneously added in r258025.
by Davide Italiano
· 10 years ago
7281652
[LAA] Include function name in debug output
by Adam Nemet
· 10 years ago
081edec
[JIT] Add small-code model test for ELF.
by Davide Italiano
· 10 years ago
305d0ff
AMDGPU: Cleanup sra test
by Matt Arsenault
· 10 years ago
5fc0b0f
AMDGPU: Add subtarget feature for instruction rates
by Matt Arsenault
· 10 years ago
1095859
Fixed MSVC Win64 warning of implicit conversion of 32-bit shift to 64-bits.
by Simon Pilgrim
· 10 years ago
72b0e15
Add to the split module utility an SCC based method which allows not to globalize any local variables.
by Sergei Larin
· 10 years ago
d8c7494
Delete dead code.
by Rafael Espindola
· 10 years ago
78d8d15
[X86][AVX2] Broadcast subvectors
by Simon Pilgrim
· 10 years ago
8eeb613
Use new function name. NFC.
by Rafael Espindola
· 10 years ago
8436553
[Hexagon] Recognize more copy-equivalents in RDF optimizations
by Krzysztof Parzyszek
· 10 years ago
ceca33a
[RDF] Improvements to copy propagation
by Krzysztof Parzyszek
· 10 years ago
4a49d40
[RDF] Improve compile-time performance of dead code elimination
by Krzysztof Parzyszek
· 10 years ago
ba378e3
[RDF] Allow unlinking ref nodes from data-flow chains only
by Krzysztof Parzyszek
· 10 years ago
dd6092d
[TableGen] Use FoldingSets instead of DenseMaps to unique UnOpInit, BinOpInit and TernOpInit. This remove the memory needed to store the key for the DenseMap. NFC
by Craig Topper
· 10 years ago
b51e7cd
[TableGen] Fix an assert I missed in r258063.
by Craig Topper
· 10 years ago
c39079c
TargetLowering: Improve handling of (setcc ([sz]ext x) 0, cc) in SimplifySetCC
by Tom Stellard
· 10 years ago
401ee72
[TableGen] Merge the SuperClass Record and SMRange vector into a single vector. This removes the state needed to manage the extra vector thus reducing the size of the Record class. NFC
by Craig Topper
· 10 years ago
83f897b
[TableGen] Reorder fields in Record class to optimize memory usage. NFC
by Craig Topper
· 10 years ago
11c70fa
[TableGen] Allocate the Init pointer array for BitsInit/ListInit after the BitsInit/ListInit object itself. Saves a bit of memory. NFC
by Craig Topper
· 10 years ago
e388c32
combine clauses with same output ; NFCI
by Sanjay Patel
· 10 years ago
c7eed3c
[llvm-readobj][ELF] s/dyn_rela_/dyn_rel_/ No functional changes.
by Simon Atanasyan
· 10 years ago
33205ca
use m_OneUse ; NFCI
by Sanjay Patel
· 10 years ago
671ebc0
fix variable names, typos ; NFC
by Sanjay Patel
· 10 years ago
a0552b5
fix typo; NFC
by Sanjay Patel
· 10 years ago
7d29d4f
AVX512: Masked store intrinsic implementation.
by Igor Breger
· 10 years ago
7ec8518
Added Cannonlake processor to X86 Target
by Elena Demikhovsky
· 10 years ago
2b890b8
AVX512 : Change v8i1 bitconvert GR8 pattern, remove unnecessary movzbl instruction.
by Igor Breger
· 10 years ago
daaca8c
[ARM] Operands for PKHTB alias should be swapped
by Oliver Stannard
· 10 years ago
c2d5ba1
[AVX512] adding AVXVBMI feature flag
by Michael Zuckerman
· 10 years ago
b54fac2
[Coverage] move a local var to be BinaryCoverageReader's member
by Xinliang David Li
· 10 years ago
a0a25d8
Remove extra whitespace. NFC.
by Junmo Park
· 10 years ago
9bbd5f2
[Orc] Revert r258031 - it broke the builders.
by Lang Hames
· 10 years ago
33a5a6f
Fix typo in the C API comments
by Amaury Sechet
· 10 years ago
1f0b665
[Orc] Expand a comment explaining a unit test.
by Lang Hames
· 10 years ago
085a36e
[Orc] Enable ORC execution unit tests on non-windows platforms.
by Lang Hames
· 10 years ago
5ee0210
minor comment clean and add a method \NFC
by Xinliang David Li
· 10 years ago
6edebba
Revert assert added in rL258028 as the alloca and OtherPtr types may differ in address space.
by Eduard Burtescu
· 10 years ago
be478ba
[opaque pointer types] Alloca: use getAllocatedType() instead of getType()->getPointerElementType().
by Eduard Burtescu
· 10 years ago
ebc85eb
fix variable names; NFC
by Sanjay Patel
· 10 years ago
1b9680c
fix typos; NFC
by Sanjay Patel
· 10 years ago
3254a9e
[Support/ELF] Add Sun machine-independent extesions DT_* constants.
by Davide Italiano
· 10 years ago
b7d824d
[opaque pointer types] [breaking-change] [NFC] SimplifyGEPInst: take the source element type of the GEP as an argument.
by Manuel Jacob
· 10 years ago
9b68275
[opaque pointer types] [NFC] CallSite: use getFunctionType() instead of going through PointerType::getElementType.
by Manuel Jacob
· 10 years ago
87169a0
[NFC] Remove one dead PointerType::getElementType() call.
by Manuel Jacob
· 10 years ago
8ce1d77
[TableGen] Keep a returned const reference instead of making a copy. NFC
by Craig Topper
· 10 years ago
e4b8552
[TableGen] Replace instructions() with getInstructionsByEnumValue(). No need to make an iterator_range when we already have a function that returns an ArrayRef. NFC
by Craig Topper
· 10 years ago
3356fb6
[TableGen] Return ArrayRef instead of a std::vector reference from getInstructionsByEnumValue(). NFC
by Craig Topper
· 10 years ago
6710784
[TableGen] Use std::find instead of a manual loop. NFC
by Craig Topper
· 10 years ago
26e7d2f
[IndVars] Fix PR25576
by Sanjoy Das
· 10 years ago
1e20935
[IndVars] Use emplace_back; NFC
by Sanjoy Das
· 10 years ago
c411749
[SCEV] Use range for; NFC
by Sanjoy Das
· 10 years ago
1c8842b
[X86][AVX512] Regenerate v1 shuffle tests
by Simon Pilgrim
· 10 years ago
d26cdd0
[AVX512] adding AVXVBMI feature flag
by Michael Zuckerman
· 10 years ago
177a5cb
Fix buildbot failure introduced by 258010. Remove local variables became unused.
by Artur Pilipenko
· 10 years ago
ae316aa
Push isDereferenceableAndAlignedPointer down into isSafeToLoadUnconditionally
by Artur Pilipenko
· 10 years ago
e74c240
AVX512: Use MemIntrinsicSDNode to implement load/store intrinsic.
by Igor Breger
· 10 years ago
3ca2d37
[AVX512] Adding VPERMW/D/Q VPERMPS/D Intrinsics
by Michael Zuckerman
· 10 years ago
e0b4b2f
[TableGen] Use a StringRef instead of creating a new std::string. It gets passed to a function that takes a StringRef anyway. NFC
by Craig Topper
· 10 years ago
cda374b
[AVX512] Adding VPERMQ VPERMPD Intrinsics
by Michael Zuckerman
· 10 years ago
73251b7
[TableGen] Changes to AsmWriterEmitter to remove the CodeGenInstruction to AsmWriterInst map. NFC
by Craig Topper
· 10 years ago
9990e7d
[TableGen] Use std::find instead of a manual loop. NFC
by Craig Topper
· 10 years ago
94e1407
Remove some stale comments and fix a typo as suggested by David Blaikie in his
by Lang Hames
· 10 years ago
d46c045
[llvm-readobj][ELF] Teach llvm-readobj to show dynamic relocation in REL format
by Simon Atanasyan
· 10 years ago
84d4a7a
[X86][AVX] Enable extraction of upper 128-bit subvectors for 'half undef' shuffle lowering
by Simon Pilgrim
· 10 years ago
75e1cfb
GlobalValue: use getValueType() instead of getType()->getPointerElementType().
by Manuel Jacob
· 10 years ago
d75248c
[X86][SSE] Added extra 'float3' consecutive load tests
by Simon Pilgrim
· 10 years ago
9836f9e
CXX_FAST_TLS calling convention: fix issue on x86-64.
by Manman Ren
· 10 years ago
bf01fa3
[X86][SSE] Regenerated SSE4 CRC32 and v2i64 comparison tests
by Simon Pilgrim
· 10 years ago
be30412
[X86][AVX] Regenerated AVX tests
by Simon Pilgrim
· 10 years ago
2f24868
Similar to rL257663, remove `function` keywords from export.sh and
by Dimitry Andric
· 10 years ago
244c013
[X86]AVX] Tidyup shift/splat tests
by Simon Pilgrim
· 10 years ago
923d68b
[X86][SSE] Regenerated HADD/HSUB tests
by Simon Pilgrim
· 10 years ago
a08c922
[BasicAliasAnalysis] Take into account operand bundles in the getModRefInfo function
by Igor Laevsky
· 10 years ago
f351177
Fixed CRLF->LF line endings from r257914. NFC.
by George Rimar
· 10 years ago
bac7fb4
[llvm-readobj] Dump DT_RELACOUNT correctly.
by Davide Italiano
· 10 years ago
2c3ac29
[PGO] fix a bug in profile summary computation
by Xinliang David Li
· 10 years ago
baa00e5
[libFuzzer] replace vector with a simpler data structure in the Dictionaries to avoid memory allocations on hot path
by Kostya Serebryany
· 10 years ago
0256c63
[Cygwin] Use -femulated-tls by default since r257718 introduced the new pass.
by NAKAMURA Takumi
· 10 years ago
1e59531
[libFuzzer] introduce LLVMFuzzerInitialize
by Kostya Serebryany
· 10 years ago
b4c832d
[DwarfDebug] Don't merge DebugLocEntries if their pieces overlap
by Keno Fischer
· 10 years ago
243be96
[DwarfDebug] Move MergeValues to .cpp, NFC
by Keno Fischer
· 10 years ago
0caa8a3
Revert of 57967 Initial commit message: CRLF -> LF. NFC
by George Rimar
· 10 years ago
32abccb
Introduce sanstats tool and llvm::CreateSanitizerStatReport function.
by Peter Collingbourne
· 10 years ago
f307ec3
[WebAssembly] Add some more README.txt entries.
by Dan Gohman
· 10 years ago
a6146a5
CRLF -> LF. NFC
by George Rimar
· 10 years ago
48fd9ad
[codeview] Remove custom line info struct in favor of DebugLoc
by Reid Kleckner
· 10 years ago
a6a9362
[X86]: Make param names in header and body match for isCalleePop.
by Kevin B. Smith
· 10 years ago
f7dd1d2
[libFuzzer] move some code from public interface header to a non-public header. NFC
by Kostya Serebryany
· 10 years ago
2389b80
[WebAssembly] Don't create a needless .note.GNU-stack section
by Dan Gohman
· 10 years ago
15ac267
[NVPTX] Do not emit .hidden or .protected directives as they are not allowed by PTX.
by Artem Belevich
· 10 years ago
56209da
[WebAssembly] Re-enable a test.
by Dan Gohman
· 10 years ago
cb4ff42
[Orc] Replace switch cases with a macro.
by Lang Hames
· 10 years ago
da899da
[opaque pointer types] Remove an unnecessary extra explicit value type in Function
by David Blaikie
· 10 years ago
5e5e5aa
ValueTracking: Put DataLayout reference into the Query structure, NFC.
by Matthias Braun
· 10 years ago
d686848
[codeview] Handle multiple frame descriptions in readobj
by Reid Kleckner
· 10 years ago
054160d
Remove a now-empty file left behind by r257940.
by Dan Gohman
· 10 years ago
7f6e4e3
[SelectionDAG] CSE nodes with differing SDNodeFlags
by Dan Gohman
· 10 years ago
e02ed1c
[Orc] Make FDRPCChannel final.
by Lang Hames
· 10 years ago
Next »