Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_external_llvm
/
cd514b66e80c6fdc7fddd19e76c78f2b4fec1a10
cd514b6
[llvm-objcopy] Add support for -I binary -B <arch>.
by Jordan Rupprecht
· 7 years ago
f3a3ccd
Test commit
by Jun Lim
· 7 years ago
9ce73cf
Remove a hardcoded address in test/DebugInfo/X86/vla-multi.ll
by Vedant Kumar
· 7 years ago
18da2d1
[IDF] Make GD const.
by Alina Sbirlea
· 7 years ago
40198e7
[llvm-mca] Reformat a few lines (fix spacing). NFC.
by Matt Davis
· 7 years ago
b7e2745
[Support] NFC: Fix docstring in FileSystem.h.
by Reka Kovacs
· 7 years ago
7250585
[X86][SSE] Lower constant vXi8 ISD::SRL/ISD::SRA using PMULLW
by Simon Pilgrim
· 7 years ago
f896970
[InstCombine] Refactor the simplification of pow() (NFC)
by Evandro Menezes
· 7 years ago
061d7fa
[NFC] Expand test cases for simplifying pow()
by Evandro Menezes
· 7 years ago
4baf851
[X86] Use hasOneUse instead of isOnlyUserOf. NFCI
by Craig Topper
· 7 years ago
545c5cb
[TableGen] Don't separately search for DefaultMode when we're going to iterate the set anyway. NFCI.
by Simon Pilgrim
· 7 years ago
5ec0e9d
[IDF] Teach Iterated Dominance Frontier to use a snapshot CFG based on a GraphDiff.
by Alina Sbirlea
· 7 years ago
39b5a02
[ThinLTO] Add option for printing import failure reasons
by Teresa Johnson
· 7 years ago
6c36cc6
[MS Demangler] Rework the way operators are demangled.
by Zachary Turner
· 7 years ago
8f78389
[TableGen] TypeInfer - Cache the legal types as TypeSetByHwMode
by Simon Pilgrim
· 7 years ago
adb0f66
[DebugInfo] Generate DWARF debug information for labels. (Fix leak problems)
by Hsiangkai Wang
· 7 years ago
81e04e9
[PowerPC] Generate lxsd instead of the ld->mtvsrd sequence for vector loads
by Stefan Pintilie
· 7 years ago
91bcc60
[llvm-mca] Removed references to HWStallEvent in Scheduler.h. NFCI
by Andrea Di Biagio
· 7 years ago
12b9cde
[x86] Fix test breaking on Darwin after r339962
by Francis Visoiu Mistrih
· 7 years ago
af922fd
[X86] Fix liveness information when expanding X86::EH_SjLj_LongJmp64
by Francis Visoiu Mistrih
· 7 years ago
4614667
[NewGVN] Add tests for r340031.
by Florian Hahn
· 7 years ago
1bf7951
[InstrSimplify,NewGVN] Add option to ignore additional instr info when simplifying.
by Florian Hahn
· 7 years ago
c7000f7
[Hexagon] Expand vgather pseudos during packetization
by Krzysztof Parzyszek
· 7 years ago
f148aeb
[AtomicExpandPass] Widen partword atomicrmw or/xor/and before tryExpandAtomicRMW
by Alex Bradbury
· 7 years ago
9122aa2
[LICM] Add a diagnostic analysis for identifying alias information
by Anna Thomas
· 7 years ago
ac92a12
[RISCV] Remove unused function
by Roger Ferrer Ibanez
· 7 years ago
77ce59d
[ConstantFolding] add simplifications for funnel shift intrinsics
by Sanjay Patel
· 7 years ago
e1166b2
[TableGen] TypeSetByHwMode::insert - cache the default MVT. NFCI.
by Simon Pilgrim
· 7 years ago
0633fdd
[AArch64] - Generate pointer authentication instructions
by Luke Cheeseman
· 7 years ago
fd520f1
Revert extraneous directory added by accident in rL340016
by Nemanja Ivanovic
· 7 years ago
ac87993
[PowerPC] Generate Power9 extswsli extend sign and shift immediate instruction
by Nemanja Ivanovic
· 7 years ago
19852c6
[DAGCombiner] extractShiftForRotate - fix out of range shift issue
by Simon Pilgrim
· 7 years ago
aec303a
[InstCombine] Remove unused method FAddCombine::createFDiv(). NFC
by Andrea Di Biagio
· 7 years ago
c308148
[ARM/AArch64] Support FP16 +fp16fml instructions
by Bernard Ogden
· 7 years ago
3a4d2d3
[ARM/AArch64] TargetParserTest fixes
by Bernard Ogden
· 7 years ago
1964095
[DAGCombine] Improve (sra (sra x, c1), c2) -> (sra x, (add c1, c2)) folding
by Simon Pilgrim
· 7 years ago
2f77973
[Sparc] Get sret arg size from CallLoweringInfo.getArgs()
by Daniel Cederman
· 7 years ago
8d97f0d
Fix "control reaches end of non-void function" -Wreturn-type warning. NFCI.
by Simon Pilgrim
· 7 years ago
3ec6e52
[Sparc] Flush register windows for @llvm.returnaddress(1)
by Daniel Cederman
· 7 years ago
12061ae
[MISC]Fix wrong usage of std::equal()
by Chen Zheng
· 7 years ago
5a4ec12
[ARM][NFC] ARMCodeGenPrepare: some refactoring and algorithm description
by Sjoerd Meijer
· 7 years ago
1837418
[MustExecute] Fix algorithmic bug in isGuaranteedToExecute. PR38514
by Max Kazantsev
· 7 years ago
6d4546e
[NFC] Add tests to ensure that improvement of MustThrow analysis will not lead to problems in future
by Max Kazantsev
· 7 years ago
7debc33
Revert r339977: [GISel]: Add Opcodes for a few LLVM Intrinsics
by Chandler Carruth
· 7 years ago
d91f032
[llvm-mc-assemble-fuzzer] Update API - Pass MCObjectWriter instead of a stream
by Brian Cain
· 7 years ago
7de2891
[Support] Add a public API to allow clearing all (static) timer groups.
by Graydon Hoare
· 7 years ago
907fb9a
[GISel]: Add Opcodes for a few LLVM Intrinsics
by Aditya Nandakumar
· 7 years ago
bc30328
[ADT] Replace a member initializer of a union with an explicit constructor.
by Chandler Carruth
· 7 years ago
3c76da1
[WebAssembly] Modify LateEHPrepare one-line description (NFC)
by Heejin Ahn
· 7 years ago
1466a5a
DebugInfo: Remove command line (& target-based) disabling of pubnames in favor of metadata
by David Blaikie
· 7 years ago
5e5a9f7
[WebAssembly] CFG stackify support for exception handling
by Heejin Ahn
· 7 years ago
e90d440
[x86/MIR] Implement support for pre- and post-instruction symbols, as
by Chandler Carruth
· 7 years ago
3964940
[InstCombine] add reflection fold for tan(-x)
by Sanjay Patel
· 7 years ago
41bee7d
[InstrProf] Use atomic profile counter updates for TSan
by Vedant Kumar
· 7 years ago
7c82ae6
[InstCombine] add tests for tan with negated arg; NFC
by Sanjay Patel
· 7 years ago
1f402bf
Update MemorySSA in Local utils removing blocks.
by Alina Sbirlea
· 7 years ago
218ada7
[docs] Try to clarify the FuzzingLLVM docs
by Justin Bogner
· 7 years ago
96b3ee5
[DomTree] Add constructor to create a new DT based on current DT/CFG and a set of Updates.
by Alina Sbirlea
· 7 years ago
34d0eca
[DAGCombiner] Don't reassociate operations that have the vector reduction flag set.
by Craig Topper
· 7 years ago
2e94bd6
[X86] In EFLAGS copy pass, don't emit EXTRACT_SUBREG instructions since we're after peephole
by Craig Topper
· 7 years ago
d2a106b
Factor Node creation out of the demangler. No functionality change intended.
by Richard Smith
· 7 years ago
a9c1926
[MC] Improve COFF associative section lookup
by Reid Kleckner
· 7 years ago
2a752bf
[MI] Change the array of `MachineMemOperand` pointers to be
by Chandler Carruth
· 7 years ago
cf8a4a5
DebugInfo: Add metadata support for disabling DWARF pub sections
by David Blaikie
· 7 years ago
86864df
add a missed case for binary op FMF propagation under select folds
by Michael Berg
· 7 years ago
1754375
[AST] Speculative build fix for a polly buildbot
by Philip Reames
· 7 years ago
7364678
[MemLoc] Fix a bug causing any use of invariant.end to crash in LICM
by Philip Reames
· 7 years ago
d020e74
[SystemZ] Require asserts in subregliveness-06.mir
by Krzysztof Parzyszek
· 7 years ago
4a20888
[LICM][NFC] Restructure pointer invalidation API in terms of MemoryLocation
by Philip Reames
· 7 years ago
516dc8b
[llvm-mca] Fix -Wpessimizing-move warnings introduced by r339923.
by Andrea Di Biagio
· 7 years ago
ad8a8d1
Add missing test file from r339799.
by Peter Collingbourne
· 7 years ago
382c2c9
[X86] Pre-commit test case for D50827.
by Craig Topper
· 7 years ago
fb684e1
[WebAssembly] Remove temporary workaround for function bitcasts
by Jacob Gravelle
· 7 years ago
5ede58d
[MachineVerifier] Check if predecessor is jointly dominated by undefs
by Krzysztof Parzyszek
· 7 years ago
8744f36
[llvm-mca] Refactor how execution is orchestrated by the Pipeline.
by Andrea Di Biagio
· 7 years ago
cb762f1
[SelectionDAG] Improve the legalisation lowering of UMULO.
by Eli Friedman
· 7 years ago
7b455c4
[llvm-strip] Add support for -p/--preserve-dates
by Jordan Rupprecht
· 7 years ago
d9c9d82
[RegisterCoalescer] Shrink to uses if needed after removeCopyByCommutingDef
by Krzysztof Parzyszek
· 7 years ago
3174d7c
Fix memory leak in demangling of string literals.
by Zachary Turner
· 7 years ago
465c62b
[TargetLowering] Add support for non-uniform vectors to BuildSDIV
by Simon Pilgrim
· 7 years ago
9d1f82a
[codeview] Use push_macro to avoid conflicts instead of a prefix
by Reid Kleckner
· 7 years ago
cd2d2cf
[MC] Cleanup noop default case spelling. NFC.
by Nirav Dave
· 7 years ago
550dfae
Revert "unittests: Don't install TestPlugin.so"
by Tom Stellard
· 7 years ago
a0d83d5
AMDGPU: Custom lower fexp
by Matt Arsenault
· 7 years ago
b35922e
[X86][SSE] Add sdiv by nonuniform constant vector test containing -1/+1 and all-bits style constants
by Simon Pilgrim
· 7 years ago
25358c8
[NFC] Fix typo in test cases
by Evandro Menezes
· 7 years ago
3b2cfd1
[TargetLowering] Refactor BuildSDIV in preparation for D50765. NFCI.
by Simon Pilgrim
· 7 years ago
8c9b074
unittests: Don't install TestPlugin.so
by Tom Stellard
· 7 years ago
3c6e3ab
[MC] Remove unused variable
by Benjamin Kramer
· 7 years ago
fd8c412
[MC][X86] Enhance X86 Register expression handling to more closely match GCC.
by Nirav Dave
· 7 years ago
6a67b30
Fix -Wmicrosoft-goto warnings.
by Zachary Turner
· 7 years ago
89bba35
Add support for AVX-512 CodeView registers.
by Zachary Turner
· 7 years ago
404ae7d
[MS Demangler] Demangle string literals.
by Zachary Turner
· 7 years ago
8d7767b
[MS Demangler] Don't fail on MD5-mangled names.
by Zachary Turner
· 7 years ago
fc96bec
[TableGen] TypeSetByHwMode::operator== optimization
by Simon Pilgrim
· 7 years ago
5ae4a74
[ConstantFolding] add tests for funnel shift intrinsics; NFC
by Sanjay Patel
· 7 years ago
37d2a35
[TableGen] Avoid self getPredicates() != comparison. NFCI.
by Simon Pilgrim
· 7 years ago
935c1e9
[InstCombine] Expand the simplification of pow(x, 0.5) to sqrt(x)
by Evandro Menezes
· 7 years ago
cfeb0f3
[llvm-mca] Small refactoring in preparation for another patch that will improve the modularity of the Pipeline. NFCI
by Andrea Di Biagio
· 7 years ago
46fd9f6
[TableGen] Return ValueTypeByHwMode by const reference from CodeGenRegisterClass::getValueTypeNum
by Simon Pilgrim
· 7 years ago
Next »