Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_external_llvm
/
44f78713bc12ff91a3e51849a987ac4a52814337
44f7871
AMDGPU/SI: Move post regalloc run of SIShrinkInstructions
by Matt Arsenault
· 9 years ago
6d8c39b
DAGCombiner: Reduce truncated shl width
by Matt Arsenault
· 9 years ago
da55e69
[libFuzzer] fix docs
by Kostya Serebryany
· 9 years ago
a96d5370
Move coverage related code into a separate library.
by Easwaran Raman
· 9 years ago
168e511
[libFuzzer] enable detect_leaks=1, add proper docs
by Kostya Serebryany
· 9 years ago
d798caf
[MemorySSA] Fix bugs in walker; refactor unittests a bit.
by George Burgess IV
· 9 years ago
359298e
[ValueTracking] matchSelectPattern needs to be more careful around FP
by David Majnemer
· 9 years ago
29c529c
Fix crash in PDB when loading corrupt file.
by Zachary Turner
· 9 years ago
34d5a9f
Use SelectionDAG::getTargetConstant* helper functions. NFC.
by Simon Pilgrim
· 9 years ago
39e2863
[AMDGPU][llvm-mc] Add some missing testcases to trap.s
by Artem Tamazov
· 9 years ago
a91bcf5
Put PDB parsing code into a pdb namespace.
by Zachary Turner
· 9 years ago
64cc1b2
Refactor the PDB Stream reading interface.
by Zachary Turner
· 9 years ago
89509a3
Do not read callee name when matching IR to profile as it is not used.
by Dehao Chen
· 9 years ago
4c9f41e
[BasicAA] Treat llvm.assume as not accessing memory in getModRefBehavior(Function)
by Geoff Berry
· 9 years ago
c4cd817
[MBP] Split placement and alignment into two functions. NFC.
by Haicheng Wu
· 9 years ago
f3487e8
Fixed/Recommitted r267733 "[AMDGPU][llvm-mc] Add support of TTMP quads. Rework M0 exclusion for SMRD."
by Artem Tamazov
· 9 years ago
d707220
[PPC] Enable shuffling of VSX vectors
by Guozhi Wei
· 9 years ago
2f41b0f
Fixed LIT tests that was broken after change in r268054.
by Amjad Aboud
· 9 years ago
034b92a
Add operator- to Path's reverse_iterator. Needed for D19666
by Filipe Cabecinhas
· 9 years ago
6881bc8
auto-generate checks
by Sanjay Patel
· 9 years ago
f5874ed
[InstCombine] add helper function for ICmp with constant canonicalization; NFCI
by Sanjay Patel
· 9 years ago
334e326
[mips][ias] Move createCpRestoreMemOp to MipsTargetStreamer. NFC.
by Daniel Sanders
· 9 years ago
7ec8f07
Fix NDEBUG build: variables used only in debug code causing compile error
by Krzysztof Parzyszek
· 9 years ago
36853e8
Recommitted r264280 "Supporting all entities declared in lexical scope in LLVM debug info."
by Amjad Aboud
· 9 years ago
260e009
[mips][FastISel] A store is not a load.
by Simon Dardis
· 9 years ago
3cc6d46
[PATCH] [mips] Fix forbidden slot hazard handling
by Simon Dardis
· 9 years ago
744cc49
[Hexagon] Optimize addressing modes for load/store
by Krzysztof Parzyszek
· 9 years ago
2fd5434
Unify XDEBUG and EXPENSIVE_CHECKS (into the latter), and add an option to the cmake build to enable them.
by Filipe Cabecinhas
· 9 years ago
55d3dc1
Remove leftover
by Tobias Grosser
· 9 years ago
a4c2f26
cmake: Set LINK_POLLY_INTO_TOOLS to ON (v2)
by Tobias Grosser
· 9 years ago
432a665
fix typo; NFC
by Sanjay Patel
· 9 years ago
dca9796
Add credit [Test commit]
by Piotr Padlewski
· 9 years ago
ac19ae8
AMDGPU/SI: Add offset field to ds_permute/ds_bpermute instructions
by Tom Stellard
· 9 years ago
f4d5a50
[mips][ias] Split expandMemInst between MipsAsmParser and MipsTargetStreamer. Almost NFC.
by Daniel Sanders
· 9 years ago
a0e8333
[mips][ias] Moved most instruction emission helpers to MipsTargetStreamer. NFC.
by Daniel Sanders
· 9 years ago
b5a82b6
cmake: Fix grammar
by Tobias Grosser
· 9 years ago
ae37402
[mips][ias] Make section sizes a multiple of the alignment.
by Daniel Sanders
· 9 years ago
931826b
Revert "cmake: Set LINK_POLLY_INTO_TOOLS to ON"
by Tobias Grosser
· 9 years ago
4d75ec9
cmake: Set LINK_POLLY_INTO_TOOLS to ON
by Tobias Grosser
· 9 years ago
ea52c95
[InstCombine][SSE] Added x86 pshufb undef mask tests
by Simon Pilgrim
· 9 years ago
02cd01c
AMDGPU/SI: Assembler: Unify parsing/printing of operands.
by Nikolay Haustov
· 9 years ago
63d2ca4
[InstCombine][SSE] Regenerated x86 pshufb tests
by Simon Pilgrim
· 9 years ago
951fe56
[mips][microMIPS] Fix offsets for LLE, LWE, SBE, SCE and SHE instructions
by Zlatko Buljan
· 9 years ago
3047183
[GlobalOpt] Propagate operand bundles
by David Majnemer
· 9 years ago
1929f2a
[InstCombine] Propagate operand bundles
by David Majnemer
· 9 years ago
1766d67
[DeadArgumentElimination] Propagate operand bundles to promoted call sites
by David Majnemer
· 9 years ago
7ea09d5
[LoopDist] Add missing RUN line in test from r268006
by Adam Nemet
· 9 years ago
4d336bd
[LoopDist] Also emit optimization remark on success (-Rpass=)
by Adam Nemet
· 9 years ago
dcfb1a6
[LoopDist] Pass 'Function' to main class. NFC
by Adam Nemet
· 9 years ago
419fc9c
[SLPVectorizer] Add operand bundles to vectorized functions
by David Majnemer
· 9 years ago
a89ddf6
[LoopVectorize] Add operand bundles to vectorized functions
by David Majnemer
· 9 years ago
0638337
AMDGPU: Stop reporting an addressing mode for unknown addrspace
by Matt Arsenault
· 9 years ago
e8448ab
DivergenceAnalysis: Fix crash with unreachable blocks
by Matt Arsenault
· 9 years ago
e73d028
[ArgumentPromotion] Propagate operand bundles to promoted call sites
by David Majnemer
· 9 years ago
47c8c93
[X86] Remove unnecessary header file containing a small class. It was only included in one place. Just define the class directly in the cpp file. NFC
by Craig Topper
· 9 years ago
d2dec3c
[X86] Include X86MCTargetDesc.h directly in X86Disassembler.cpp instead of duplicating parts of it. NFC
by Craig Topper
· 9 years ago
bf6113b
[PR25281] Remove AAResultsWrapper from preserved analyses of loop vectorizer.
by Michael Zolotukhin
· 9 years ago
f828c4b
Remove stale documentation on -no-aa
by Sanjoy Das
· 9 years ago
e39fb36
RegisterPressure: Fix default lanemask for missing regunit intervals
by Matthias Braun
· 9 years ago
aa3233b
RegisterPressure: Cannot produce dead (subregister) defs anymore
by Matthias Braun
· 9 years ago
0222d5b
Fix build by casting to the proper int type.
by Ivan Krasin
· 9 years ago
17d25e3
[llvm-cov] Don't emit 'nan%' in reports
by Vedant Kumar
· 9 years ago
8628001
[LoopVectorize] Keep hints from original loop on the vector loop
by Hal Finkel
· 9 years ago
6430326
[msan] Handle vector compare x86 intrinsics.
by Evgeniy Stepanov
· 9 years ago
7fdc84b
[llvm-pdbdump] Try to appease the ASan bot
by David Majnemer
· 9 years ago
5f1ec2b
[X86] Use nested switches to vary the operand to helper functions that were previously called in multiple cases. This seems to help the inliner reduce code. NFC
by Craig Topper
· 9 years ago
00a5029
[llvm-pdbdump] Restore error messages, handle bad block sizes
by David Majnemer
· 9 years ago
66bbcee
LiveIntervalAnalysis: Remove LiveVariables requirement
by Matthias Braun
· 9 years ago
36575f0
[llvm-pdbdump] Correctly read data larger than a block
by David Majnemer
· 9 years ago
f2aab3d
[LoopDist] Emit optimization remarks (-Rpass*)
by Adam Nemet
· 9 years ago
cbd0de1
[LoopDist] Improve debug messages
by Adam Nemet
· 9 years ago
e471e9c
[LoopDist] Add helper to print debug message when distribution fails. NFC
by Adam Nemet
· 9 years ago
01719c8
[Inliner] Preserve llvm.mem.parallel_loop_access metadata
by Hal Finkel
· 9 years ago
28fd20c
Read discriminators correctly from object file.
by Dehao Chen
· 9 years ago
19f78ec
[CodeGen] Remove extra ';'
by Marcin Koscielnicki
· 9 years ago
b527cb3
[PowerPC] Fix the EH_SjLj_Setup pseudo.
by Marcin Koscielnicki
· 9 years ago
bfb3d23
Fix a bug in llvm-objdump for -private-headers printing the LC_CODE_SIGNATURE Mach-O load command.
by Kevin Enderby
· 9 years ago
53c317f
[RDF] Recognize tail calls in graph creation
by Krzysztof Parzyszek
· 9 years ago
8f5959b
Fix warning in PDB code. NFC
by Amaury Sechet
· 9 years ago
277501a
LiveIntervalAnalysis: No need to deal with dead subregister defs anymore.
by Matthias Braun
· 9 years ago
9f60802
[RDF] Improve handling of inline-asm
by Krzysztof Parzyszek
· 9 years ago
58c6e4e
Add parentheses to silence -Wparentheses warnings.
by Zachary Turner
· 9 years ago
93971d9
[RDF] Add option to keep dead phi nodes in DFG
by Krzysztof Parzyszek
· 9 years ago
c5b250a
[CMake] [Darwin] Use libtool instead of ar && ranlib
by Chris Bieneman
· 9 years ago
6ede1c0
Update llvm-objdump for disassembly of ARM Mach-O files to always include the opcode bytes.
by Kevin Enderby
· 9 years ago
5515858
Read the rest of the DBI substreams, and parse source info.
by Zachary Turner
· 9 years ago
956cf76
This reverts commit r265505.
by Kit Barton
· 9 years ago
a59d9016
[Hexagon] Add instruction aliases for vector unsigned compare-equal
by Krzysztof Parzyszek
· 9 years ago
fb3ad89
AMDGPU: Emit error if too much LDS is used
by Matt Arsenault
· 9 years ago
4030c6e
Remove doInitialization() and doFinalization() member declarations without definitions.
by Yaron Keren
· 9 years ago
6af1d8f
Reset the TopRPTracker's position in ScheduleDAGMILive::initQueues
by Krzysztof Parzyszek
· 9 years ago
3ba7927
AMDGPU: Fix mishandling array allocations when promoting alloca
by Matt Arsenault
· 9 years ago
b116cf6
Fix builds broken in r267910.
by Eugene Zelenko
· 9 years ago
d41672f
Add "PIE Level" metadata to module flags.
by Sriraman Tallam
· 9 years ago
aaf3f04
Fix some Clang-tidy modernize and Include What You Use warnings.
by Eugene Zelenko
· 9 years ago
18e6fc3
[PGO] Fix incorrect Twine usage in emitting optimization remarks.
by Rong Xu
· 9 years ago
2e8a2bb
Minor format change and fixing typos in the comments. NFC.
by Rong Xu
· 9 years ago
19cc1fb
[Hexagon] Define certain aliases for vector instructions
by Krzysztof Parzyszek
· 9 years ago
85648b9
[mips][atomics] Fix partword atomic binary operation implementation
by Simon Dardis
· 9 years ago
e95eedc
[SLPVectorizer] Extend SLP Vectorizer to deal with aggregates.
by Arch D. Robison
· 9 years ago
Next »