Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_external_llvm
/
67256b88e51ad66ca9689179b5d8df1e4df46e51
67256b8
The canonical way to XFAIL a test for all targets is XFAIL: *, not XFAIL:
by Benjamin Kramer
· 10 years ago
60f6cd1
Enable the %s modifier in inline asm template string
by Nemanja Ivanovic
· 10 years ago
1f5cad4
[PPC] Move PPC test to a PPC-specific dir
by Renato Golin
· 10 years ago
3024052
[X86][SSE] Add general 32-bit LOAD + VZEXT_MOVL support to EltsFromConsecutiveLoads
by Simon Pilgrim
· 10 years ago
954ec75
Revert "[AArch64] Improve load/store optimizer to handle LDUR + LDR."
by Chad Rosier
· 10 years ago
eb525ad
[X86][SSE] Added i686 target tests to make sure we are correctly loading consecutive entries as 64-bit integers
by Simon Pilgrim
· 10 years ago
0358bb5
AVX-512: Fixed a bug in FMA instruction selection on KNL
by Elena Demikhovsky
· 10 years ago
8ed0526
[Power PC] softening long double type
by Petar Jovanovic
· 10 years ago
1f06a18
[AArch64] Improve load/store optimizer to handle LDUR + LDR.
by Chad Rosier
· 10 years ago
2fcbaf1
[AVX512] add vfmadd132ss and vfmadd132sd Intrinsic
by Michael Zuckerman
· 10 years ago
0906424
[X86] Add AVX512 vector zext tests
by Simon Pilgrim
· 10 years ago
ebc5f75
[ScheduleDagInstrs] Improved comments
by Jonas Paulsson
· 10 years ago
2dc44be
[X86] Moved SEXT -> SIGN_EXTEND_VECTOR_INREG combine into helper. NFC.
by Simon Pilgrim
· 10 years ago
be1b2fc
[X86] Use hash table in LEA optimization pass.
by Andrey Turetskiy
· 10 years ago
125c546
cmake: Add a flag to enable LTO
by Justin Bogner
· 10 years ago
50db127
[Support] Use range-based for loop. NFC
by Craig Topper
· 10 years ago
a7bacb7
[Support] Use hexdigit instead of manually coding the same thing. NFC
by Craig Topper
· 10 years ago
730d934
[PGO] Profile interface cleanup
by Xinliang David Li
· 10 years ago
fb3aa17
[NVPTX] Disable performance optimizations when OptLevel==None
by Jingyue Wu
· 10 years ago
0e71de1
Test case for PR 26381
by Nemanja Ivanovic
· 10 years ago
eafb39b
[SCEV] Try to reuse existing value during SCEV expansion
by Wei Mi
· 10 years ago
21c303e
Fix undefined behavior when compiling in C++14 mode (with sized deletion
by Richard Smith
· 10 years ago
65ece99
[codeview] Don't attempt a cross-section label diff
by Reid Kleckner
· 10 years ago
5a91878
[libFuzzer] hot fix a test
by Kostya Serebryany
· 10 years ago
598f701
[libFuzzer] don't write the test unit when a leak is detected (since we don't know which unit causes the leak)
by Kostya Serebryany
· 10 years ago
8a70ce2
[SimplifyCFG] Fix for "endless" loop after dead code removal (Alternative to
by Gerolf Hoflehner
· 10 years ago
f12e85d
[InstrProfiling] Fix a comment (NFC)
by Vedant Kumar
· 10 years ago
af50aac
Unify the target opcode enum in TargetOpcodes.h and the FixedInstrs array in
by David L Kreitzer
· 10 years ago
f38d8c9
Minor code cleanups. NFC.
by Junmo Park
· 10 years ago
ca504cc
Print the OffsetStart field's relocation
by David Majnemer
· 10 years ago
4b77eeb
rangify; NFCI
by Sanjay Patel
· 10 years ago
c06488e
clean up; NFC
by Sanjay Patel
· 10 years ago
62dc24c
[llvm-readobj] Add support for dumping S_DEFRANGE symbols
by David Majnemer
· 10 years ago
337ec77
Replace static const int with enum to fix obnoxious linker errors about a missing definition
by Reid Kleckner
· 10 years ago
0e6e9b9
[unittests] Move TargetRegistry test from Support to MC
by Reid Kleckner
· 10 years ago
a58e071
Silence -Wsign-conversion issue in ProgramTest.cpp
by Reid Kleckner
· 10 years ago
e6463c9
Fix pointers to go on the right hand side. NFC.
by Ana Pazos
· 10 years ago
8e686c2
[LoopStrengthReduce] Don't rewrite PHIs with incoming values from CatchSwitches
by David Majnemer
· 10 years ago
5b21066
[ScalarEvolutionExpander] Simplify findInsertPointAfter
by David Majnemer
· 10 years ago
6741ccc
[codeview] Remove EmitLabelDiff in favor emitAbsoluteSymbolDiff
by Reid Kleckner
· 10 years ago
0495e3c
[codeview] Use the MCStreamer interface directly instead of AsmPrinter
by Reid Kleckner
· 10 years ago
7119b26
[DWARFDebug] Fix another case of overlapping ranges
by Keno Fischer
· 10 years ago
888a66d
Address NDEBUG-related linkage issues for Value::assertModuleIsMaterialized()
by Todd Fiala
· 10 years ago
33bf0bd
[SelectionDAG] Fix CombineToPreIndexedLoadStore O(n^2) behavior
by Tim Shen
· 10 years ago
6ebd4e6
Minor performance tweaks to llvm-tblgen (and a few that might be a good idea)
by Reid Kleckner
· 10 years ago
de1480a
ARM: support TLS for WoA
by Saleem Abdulrasool
· 10 years ago
dcbf7c3
Revert r259662, which caused regressions on polly tests.
by Wei Mi
· 10 years ago
185966c
[InstCombine] Revert r238452: Fold IntToPtr and PtrToInt into preceding loads.
by Quentin Colombet
· 10 years ago
8e9339f
[ScheduleDAGInstrs::buildSchedGraph()] Handling of memory dependecies rewritten.
by Jonas Paulsson
· 10 years ago
23ddc6e
Fix comments /NFC
by Xinliang David Li
· 10 years ago
d73c4ec
[Unittest] Clean up formatting, NFC
by Joseph Tremoulet
· 10 years ago
e32bfe2
[SCEV] Try to reuse existing value during SCEV expansion
by Wei Mi
· 10 years ago
866cc2a
[ARM] Move GNUEABI divmod to __aeabi_divmod*
by Renato Golin
· 10 years ago
ccdf189
[MachineCopyPropagation] Fix comment. NFC
by Jun Bum Lim
· 10 years ago
db6591c
[mips] Remove redundant inclusions of MipsAnalyzeImmediate.h
by Daniel Sanders
· 10 years ago
c48890e
[DemandedBits] Revert r249687 due to PR26071
by James Molloy
· 10 years ago
d8ce794
Fix for PR 26381
by Nemanja Ivanovic
· 10 years ago
804a160
[mips] Add SHF_MIPS_GPREL flag to the MIPS .sbss and .sdata sections
by Simon Atanasyan
· 10 years ago
f4afd08
[TableGen] Add 'register alternative name matching' support
by Dylan McKay
· 10 years ago
2eb4c2a
[X86][AVX] Add support for 64-bit VZEXT_LOAD of 256/512-bit vectors to EltsFromConsecutiveLoads
by Simon Pilgrim
· 10 years ago
78fb7d3
Add a compatibility test
by Xinliang David Li
· 10 years ago
916e1f1
Fix a typo in comment
by Xinliang David Li
· 10 years ago
42800d1
Fix uninitiazed variable use problem
by Xinliang David Li
· 10 years ago
8fd9cfb
[PGO] Profile summary reader/writer support
by Xinliang David Li
· 10 years ago
a6d2c28
LowerBitSets: Don't bother to do any work if the llvm.bitset.test intrinsic is unused.
by Peter Collingbourne
· 10 years ago
065d01f
Add #include "llvm/Support/raw_ostream.h" to fix Windows build.
by Peter Collingbourne
· 10 years ago
6f984cb
Transforms: Move GlobalOpt's Evaluator to Utils where it can be reused.
by Peter Collingbourne
· 10 years ago
b9d2127
Fix typo in comment. NFC
by Nick Lewycky
· 10 years ago
863bc58
docs: Document how bitsets may be used to encode type information.
by Peter Collingbourne
· 10 years ago
ee53ec0
Codegen: [PPC] Fix PPCVSXFMAMutate to handle duplicates.
by Kyle Butt
· 10 years ago
6a4c1bd
Revert r259576: Disable the vzeroupper insertion pass on PS4.
by Yunzhong Gao
· 10 years ago
ecdde62
RegCoalescer: Making sure re-materialization defines all subranges
by Marcello Maggioni
· 10 years ago
ed25e06
DiagnosticInfoWithDebugLocBase: Appease Twine for now.
by NAKAMURA Takumi
· 10 years ago
5ff09a6
[LoopVersioning] Expose loop versioning as a pass too
by Adam Nemet
· 10 years ago
6264f29
Attempt #2 to unbreak r259595.
by George Burgess IV
· 10 years ago
76ee764
[codeview] Improve readability of codeview assembly output
by David Majnemer
· 10 years ago
7cec6c6
[libFuzzer] don't create too many trace-based mutations as it may be too slow
by Kostya Serebryany
· 10 years ago
e1e04cb
Attempt to fix builds broken by r259595.
by George Burgess IV
· 10 years ago
02e0bb6
This patch adds MemorySSA to LLVM.
by George Burgess IV
· 10 years ago
7373ed1
[LVI] Fix debug output
by Philip Reames
· 10 years ago
04df7c1
[asan] Add iOS support to AddressSanitzier
by Anna Zaks
· 10 years ago
524fa2e
[LVI] Code motion only [NFC]
by Philip Reames
· 10 years ago
dc27a09
[LVI] Refactor to use newly introduced intersect utility
by Philip Reames
· 10 years ago
4b23ca5
Remove utils/buildit
by Justin Bogner
· 10 years ago
b99b60d
Correct size calculations for ELF files
by Hemant Kulkarni
· 10 years ago
16ee000
Disable the vzeroupper insertion pass on PS4.
by Yunzhong Gao
· 10 years ago
f823e14
[Orc] Stub addresses should be based on stub size, not pointer size.
by Lang Hames
· 10 years ago
f1f2dd4
AMDGPU: Do not promote allocas with non-inbounds GEPs
by Matt Arsenault
· 10 years ago
5517876
AMDGPU: Handle promoting memmove
by Matt Arsenault
· 10 years ago
bcbd53a
[X86] Fix the merging of SP updates in prologue/epilogue insertions.
by Quentin Colombet
· 10 years ago
34a1c16
MachineVerifier: Check that defs/uses are live in subregisters as well.
by Matthias Braun
· 10 years ago
ec856e4
AMDGPU: Skip promote alloca with no optimizations
by Matt Arsenault
· 10 years ago
ed9c1ce
AMDGPU: Minor cleanups for AMDGPUPromoteAlloca
by Matt Arsenault
· 10 years ago
9c1744a
[Orc] Turn OrcX86_64::IndirectStubsInfo into a template helper class:
by Lang Hames
· 10 years ago
b20745d
[codeview] Correctly handle inlining functions post-dominated by unreachable
by David Majnemer
· 10 years ago
d011721
AMDGPU: Report AMDGPUPromoteAlloca changed the function
by Matt Arsenault
· 10 years ago
53b80eb
AMDGPU: Whitelist handled intrinsics
by Matt Arsenault
· 10 years ago
374613d
AMDGPU: Use inbounds when calculating workitem offset
by Matt Arsenault
· 10 years ago
380d47d
Fix Clang-tidy readability-redundant-control-flow warnings; other minor fixes.
by Eugene Zelenko
· 10 years ago
617bba8
[codeview] Wire up the .cv_inline_linetable directive
by Reid Kleckner
· 10 years ago
Next »