Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_external_llvm80
/
e8cf5cb2ee75e610d661eb595bafee5e3b9a9c9a
e8cf5cb
CVP: Make CVP iterate in an order that maximizes reuse of LVI cache
by Daniel Berlin
· 9 years ago
8eea5ab
[DAGCombiner] Push truncate through adde when the carry isn't used.
by Amaury Sechet
· 9 years ago
9e32812
[Orc][RPC] Add a HandlerTratis specialization for free functions.
by Lang Hames
· 9 years ago
2ee8a5f
[libFuzzer] Use long long to ensure 64 bits.
by Marcos Pividori
· 9 years ago
7a5e009
[libFuzzer] Use custom target instead of list of binaries for tests.
by Marcos Pividori
· 9 years ago
f80dc2a
[libFuzzer] Properly use Handle instead of FD on Windows.
by Marcos Pividori
· 9 years ago
255eed0
[libFuzzer] Change Uninstrumented test name.
by Marcos Pividori
· 9 years ago
ec59eb9
[libFuzzer] fuzzer-jobs requires posix.
by Marcos Pividori
· 9 years ago
1ff4711
[libFuzzer] Update fuzzer.test to properly set environment variables.
by Marcos Pividori
· 9 years ago
155c4aa
[libFuzzer] Don't add newline character when using echo in tests.
by Marcos Pividori
· 9 years ago
fbc422e
[libFuzzer] Disable ulimit test on windows.
by Marcos Pividori
· 9 years ago
44933aa
[libFuzzer] Remove ? wildcard on tests.
by Marcos Pividori
· 9 years ago
6cf9872
[libFuzzer] Update fuzzer-segv to set environment variables.
by Marcos Pividori
· 9 years ago
75241a8
[libFuzzer] Properly configure tests for Windows.
by Marcos Pividori
· 9 years ago
ddc6c08
[libFuzzer] Simplify dump_coverage test.
by Marcos Pividori
· 9 years ago
a8f8ed0
[libFuzzer] Update Load test to work on 32 bits.
by Marcos Pividori
· 9 years ago
f78e1b3
[libFuzzer] Update test to consider different exceptions.
by Marcos Pividori
· 9 years ago
8c0ca40
[libFuzzer] Temporarily fix Shmem for Windows.
by Marcos Pividori
· 9 years ago
541d77c
[IRCE] Add a missing invariant check
by Sanjoy Das
· 9 years ago
3aa9ab7
[CMake] Allow overriding CMAKE_LIBTOOL
by Chris Bieneman
· 9 years ago
f31871c
[MC] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC).
by Eugene Zelenko
· 9 years ago
e22b221
[PowerPC] Fix some Include What You Use warnings; other minor fixes (NFC).
by Eugene Zelenko
· 9 years ago
9652e72
[CMake] Fix USE_LLVM_SANITIZER configuration for out-of-tree builds.
by Eric Fiselier
· 9 years ago
ffcfd0c
[libFuzzer] replace std::random_shuffle with std::shuffle as std::random_shuffle is being deprecated in C++17. Also simplify fuzzer::Random. NFC
by Kostya Serebryany
· 9 years ago
5a31271
[X86][SSE] Add SSE2 build vector insertion tests
by Simon Pilgrim
· 9 years ago
17b4ddb
PredicateInfo: Some compilers are unhappy with naming Use *'s Use. Change the name.
by Daniel Berlin
· 9 years ago
8c876c2
[X86][SSE] Add additional v4i32/v8i16/v16i8 build vector insertion tests
by Simon Pilgrim
· 9 years ago
299fa93
Fix some missing negations in the traits checking from r294349
by David Blaikie
· 9 years ago
0956efb
DebugInfo: Track spilled variables in LiveDebugValues
by Wolfgang Pieb
· 9 years ago
b1b66d4
Fix a typo in an error message for a check of invalid Mach-O files where
by Kevin Enderby
· 9 years ago
94f2e5a
Add PredicateInfo utility and printing pass
by Daniel Berlin
· 9 years ago
9851624
ADT: Add explicit conversions for reverse ilist iterators
by Duncan P. N. Exon Smith
· 9 years ago
34a6e0d
[X86] Disable conditional tail calls (PR31257)
by Hans Wennborg
· 9 years ago
9ac774d
Fix the docs build
by Sanjoy Das
· 9 years ago
dabb7fc
GlobalISel: translate @llvm.va_end intrinsic.
by Tim Northover
· 9 years ago
04827a7
[x86] improve comments for SHRUNKBLEND node creation; NFC
by Sanjay Patel
· 9 years ago
9e8cc9c
[LV] Add new ARM/AArch64 interleaved access cost model tests (NFC)
by Matthew Simpson
· 9 years ago
f2da6f9
This patch adds a ssa_copy intrinsic, as part of splitting up D29316.
by Daniel Berlin
· 9 years ago
e851e52
Replace custom written DFS walk with depth first iterator
by Daniel Berlin
· 9 years ago
a0be0b1
[ImplicitNullCheck] Extend Implicit Null Check scope by using stores
by Sanjoy Das
· 9 years ago
27341a9
[x86] use range-for loops; NFCI
by Sanjay Patel
· 9 years ago
85dcf5e
[LV] Simplify ARM/AArch64 interleaved access cost model tests (NFC)
by Matthew Simpson
· 9 years ago
d2206e4
[CMake] Move ninja job pool options to HandleLLVMOptions
by Chris Bieneman
· 9 years ago
6271cac
[x86] use getSignBit() for clarity; NFCI
by Sanjay Patel
· 9 years ago
d1bd111
Fix the -Werror build for some sign-comparisons
by David Blaikie
· 9 years ago
c44f188
[PowerPC][Altivec] Add vnot extended mnemonic
by Nemanja Ivanovic
· 9 years ago
e975b15
[SDAGISel] Simplify some SDAGISel code, NFC
by Reid Kleckner
· 9 years ago
6997bd2
Attempt to fix MSVC build broken by r294326
by Pavel Labath
· 9 years ago
6f3190d
[Support] Add FormatVariadic support for chrono types
by Pavel Labath
· 9 years ago
a1d2453
[TargetLowering] fix formatting and comments for ShrinkDemandedConstant; NFC
by Sanjay Patel
· 9 years ago
ce06d9c
[AMDGPU] Fix for SIMachineScheduler crash. SI Scheduler should track
by Alexander Timofeev
· 9 years ago
4b54eb2
[InstCombine] Make max size array combine a tunable.
by Davide Italiano
· 9 years ago
051dda6
[Hexagon] Update instruction types
by Krzysztof Parzyszek
· 9 years ago
ab8079e
[Hexagon] Remove encoding bits from mapped instructions
by Krzysztof Parzyszek
· 9 years ago
4e66158
Fix my GVNHoist test case from r294317
by Reid Kleckner
· 9 years ago
04ac024
Fix the bitcode upgrade for DIGlobalVariable in a DIImportedEntity context.
by Adrian Prantl
· 9 years ago
c143836
Revert "[GVNHoist] Merge DebugLoc metadata on hoisted instructions"
by Reid Kleckner
· 9 years ago
ed9337a
MemorySSA: Remove unnecessary classof functions
by Daniel Berlin
· 9 years ago
cab8418
[X86][SSE] Ensure that vector shift-by-immediate inputs are correctly bitcast to the result type
by Simon Pilgrim
· 9 years ago
6449f6f
Add DAGCombiner load combine tests for {a|s}ext, {a|z|s}ext load nodes
by Artur Pilipenko
· 9 years ago
5ac65c9
[CodeGenPrepare] Hoist all getSubtargetImpl calls to the beginning of the pass
by Igor Laevsky
· 9 years ago
108d7dd
[X86][SSE] Generalized integer absolute tests to test canonical pattern as well as intrinsics
by Simon Pilgrim
· 9 years ago
5c21be0
[ARM] Make RWPI use movw/movt when available
by Christof Douma
· 9 years ago
480403f
[X86][SSE] Added 256-bit vector tests cases
by Simon Pilgrim
· 9 years ago
f83a9ee
[APInt] Fix rotl/rotr when the shift amount is greater than the total bit width.
by Joey Gouly
· 9 years ago
7085bdc
Revert "[DAGCombiner] (add X, (adde Y, 0, Carry)) -> (adde X, Y, Carry)"
by Daniel Jasper
· 9 years ago
472303a
[AVX-512] Add masked and unmasked shift by immediate instructions to load folding tables.
by Craig Topper
· 9 years ago
78b8616
[AVX-512] Add masked shift instructions to load folding tables.
by Craig Topper
· 9 years ago
6e1fdd3
[AVX-512] Add some of the shift instructions to the load folding tables.
by Craig Topper
· 9 years ago
566061d
AMDGPU: Fix missing static
by Matt Arsenault
· 9 years ago
47db62e
[X86] Change the Defs list for VZEROALL/VZEROUPPER back to not including YMM16-31.
by Craig Topper
· 9 years ago
373cbac
[AVX-512] Put the integer stack folding tests in alphabetical order.
by Craig Topper
· 9 years ago
869cf60
[PM] Defend against getting slightly wrong template arguments passed
by Chandler Carruth
· 9 years ago
8c57d78
LowerTypeTests: Simplify. NFC.
by Peter Collingbourne
· 9 years ago
e4145c2
[IR/Analysis] Defend against getting slightly wrong template arguments
by Chandler Carruth
· 9 years ago
167cdd0
[ADT] Defend against getting slightly wrong template arguments passed
by Chandler Carruth
· 9 years ago
1511b08
[Hexagon] Address ASAN and UBSAN failures after r294226
by Krzysztof Parzyszek
· 9 years ago
91d3cab
RegisterCoalescer: Fix joinReservedPhysReg()
by Matthias Braun
· 9 years ago
d53dbed
Revert r293017 and fix the actual underlying issue.
by Chandler Carruth
· 9 years ago
d14a49a
[AMDGPU] Lower null pointers in static variable initializer
by Yaxun Liu
· 9 years ago
85df517
[LVI] Switch from BFS to DFS exploration order
by Philip Reames
· 9 years ago
bcca9da
[x86] add tests to show current codegen for vblendv*; NFC
by Sanjay Patel
· 9 years ago
ff6fd30
GlobalISel: legalize narrow G_SELECTS on AArch64.
by Tim Northover
· 9 years ago
8ee4396
Fix the samplepgo indirect call promotion bug: we should not promote a direct call.
by Dehao Chen
· 9 years ago
9075e80
Revert "[Hexagon] Address ASAN and UBSAN failures after r294226"
by Krzysztof Parzyszek
· 9 years ago
3d7650e
[Hexagon] Adding gp+ to the syntax of gp-relative instructions
by Krzysztof Parzyszek
· 9 years ago
0887cb0
[AMDGPU] Fix GCNSchedStrategy.cpp debug output
by Stanislav Mekhanoshin
· 9 years ago
769338a
[Hexagon] Address ASAN and UBSAN failures after r294226
by Krzysztof Parzyszek
· 9 years ago
fbc0a53
[X86][SSE] Tests showing the lowering of float/double complex multiplications with fastmath (PR31866)
by Simon Pilgrim
· 9 years ago
06e3408
Merge DebugLoc on combined stores; in this case, when combining stores
by Paul Robinson
· 9 years ago
97279d5
[GVNHoist] Merge DebugLoc metadata on hoisted instructions
by Taewook Oh
· 9 years ago
8000e7a
GlobalISel: fall back gracefully when we can't map an operand's size.
by Tim Northover
· 9 years ago
bfa4666
GlobalISel: legalize G_INSERT instructions
by Tim Northover
· 9 years ago
5caac9d
[X86] Fix some Include What You Use warnings; other minor fixes (NFC).
by Eugene Zelenko
· 9 years ago
1ba9ee9
[SLP] Revert "Allow using of extra values in horizontal reductions."
by Michael Kuperstein
· 9 years ago
8425f92
[SCEV] Scale back the test added in r294181 as it goes quadratic in SCEV.
by Chandler Carruth
· 9 years ago
6db6348
IR: Consider two DISubprograms to be odr-equal if they have the same template parameters.
by Peter Collingbourne
· 9 years ago
522017c
[libFuzzer] make code less clever to avoid fallthrough in switch (and in turn avoid compiler warnings). NFC. Suggested by Christian Holler.
by Kostya Serebryany
· 9 years ago
94dcd1b
Fix a bug in llvm-obdump(1) with the -macho and -info-plist options
by Kevin Enderby
· 9 years ago
5681e38
[PM/LCG] Fix the no-asserts build after r294227. Sorry for the noise.
by Chandler Carruth
· 9 years ago
Next »