Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_external_llvm
/
456e0ea237ff6ad70a3c79a0b362686f4c0c7583
456e0ea
[CMake] llvm-lto depends on intrinsics_gen
by Chris Bieneman
· 9 years ago
dafc355
[CMake] llvm-ar depends on intrinsics_gen
by Chris Bieneman
· 9 years ago
435a2cf
[CMake] llvm-profdata depends on intrinsics_gen
by Chris Bieneman
· 9 years ago
7fd026b
[CMake] LTO depends on intrinsics_gen
by Chris Bieneman
· 9 years ago
5527d64
[AMDGPU] Change frexp.exp intrinsic to return i16 for f16 input
by Konstantin Zhuravlyov
· 9 years ago
3000aab
[SelectionDAG] Add knowbits support for CONCAT_VECTOR opcode
by Simon Pilgrim
· 9 years ago
d4e6a9b
[X86] Add knownbits concat_vector test
by Simon Pilgrim
· 9 years ago
38ccacb
[Examples] Fix some Clang-tidy modernize-use-default and Include What You Use warnings; other minor fixes.
by Eugene Zelenko
· 9 years ago
3a7f010
[LoopSimplify] Preserve LCSSA when removing edges from unreachable blocks.
by Michael Zolotukhin
· 9 years ago
24feb85
[MIRPrinter] XFAIL test for powerpc
by Geoff Berry
· 9 years ago
c0aec7f
Revert "Add link-time detection of LLVM_ABI_BREAKING_CHECKS mismatch"
by Mehdi Amini
· 9 years ago
9df5d1c
Statistic/Timer: Include timers in PrintStatisticsJSON().
by Matthias Braun
· 9 years ago
9262f00
Timer: Track name and description.
by Matthias Braun
· 9 years ago
181c24a
[MIRPrinter] Print raw branch probabilities as expected by MIRParser
by Geoff Berry
· 9 years ago
13892fc
AMDGPU: Fix unused variable warning
by Matt Arsenault
· 9 years ago
bd831c7
Fix test from r287353: don't use /dev/null
by Hans Wennborg
· 9 years ago
8fb7aa0
[LTO] Add option to generate optimization records
by Adam Nemet
· 9 years ago
fc3b380
[DebugInfo] Fix some Clang-tidy modernize-use-default, modernize-use-equal-delete and Include What You Use warnings; other minor fixes (NFC).
by Eugene Zelenko
· 9 years ago
3e367e6
IRMover: Avoid accidentally mapping types from the destination module (PR30799)
by Hans Wennborg
· 9 years ago
ed72617
Add link-time detection of LLVM_ABI_BREAKING_CHECKS mismatch
by Mehdi Amini
· 9 years ago
37f2389c
[PPC] limit line width to 80 characters
by Ehsan Amiri
· 9 years ago
a60ff0d
[mips][msa] Implement f16 support
by Simon Dardis
· 9 years ago
0f37c5c
[X86][AVX512] Split AVX512F/AVX512VL tests to demonstrate missed int2fp opportunities without AVX512VL
by Simon Pilgrim
· 9 years ago
eb33845
GlobalISel: Fix unconditional fallback with global isel abort is disabled
by Tom Stellard
· 9 years ago
a006842
AMDGPU/SI: Remove zero_extend patterns for i16 ops selected to 32-bit insts
by Tom Stellard
· 9 years ago
8a56643
[simplifycfg][loop-simplify] Preserve loop metadata in 2 transformations.
by Florian Hahn
· 9 years ago
f482b59
Cleanup function with clang-format. NFCI.
by Simon Pilgrim
· 9 years ago
1e27a61
AMDGPU: Fix legalization of MUBUF instructions in shaders
by Nicolai Haehnle
· 9 years ago
546b063
Fix spelling mistakes in MIPS target comments. NFC.
by Simon Pilgrim
· 9 years ago
3d73fca
[Power9] Add patterns for vnegd, vnegw
by Ehsan Amiri
· 9 years ago
9f23214
Fix spelling mistakes in AMDGPU target comments. NFC.
by Simon Pilgrim
· 9 years ago
f04d638
[X86][AVX2] Add v8i32->v8i64 mul test (PR30845)
by Simon Pilgrim
· 9 years ago
178e833
Fix typo in comment. NFC.
by Simon Pilgrim
· 9 years ago
072e86d
[PPC][DAGCombine] Convert SETCC to subtract when the result is zero extended
by Ehsan Amiri
· 9 years ago
d1894a1
Fix go binding to adapt the new attribute API
by Amaury Sechet
· 9 years ago
35b775d
[InstCombine][AVX-512] Teach InstCombineCalls how to handle the intrinsics for variable shift with 16-bit elements.
by Craig Topper
· 9 years ago
e5e77e4
[AVX-512] Replace masked 16-bit element variable shift intrinsics with new unmasked versions and selects.
by Craig Topper
· 9 years ago
94dac3b
AMDGPU: Move redundant setting of inst properties
by Matt Arsenault
· 9 years ago
cbafc58
AMDGPU: Fix crash on illegal type for inlineasm
by Matt Arsenault
· 9 years ago
fde9b8b
Object: Simplify; remove unnecessary use of unique_ptr.
by Peter Collingbourne
· 9 years ago
3962c3a
MachineOperand: Add dump() method
by Matthias Braun
· 9 years ago
bc5bb8c
convert bpf assembler to look like kernel verifier output
by Alexei Starovoitov
· 9 years ago
3d85988
[Docs][TableGen] Remove reference to tablegen supporting octal integers. It doesn't and hasn't for at least 9 years.
by Craig Topper
· 9 years ago
fdec4f5
[AVX-512] Support FCOPYSIGN for v16f32 and v8f64
by Craig Topper
· 9 years ago
dc5eb21
Add an option to disable libedit
by Yichao Yu
· 9 years ago
e65e5dd
[CUDA] Update docs to indicate that MacOS is now supported.
by Justin Lebar
· 9 years ago
46f8597
[CUDA] Update docs; CUDA 8.0 is supported as of a while ago.
by Justin Lebar
· 9 years ago
5ef1278
[lli] Prefer `exit(1)` to `return 1` for consistency.
by Davide Italiano
· 9 years ago
9754b3b
[lli] Factor out error handling. NFCI.
by Davide Italiano
· 9 years ago
b28b8f2
[ReleaseNotes] Mention the completion of the upstreaming of the AVR backend
by Dylan McKay
· 9 years ago
2545ab0
[CMake] Error when LTO and lld are enabled on Darwin
by Petr Hosek
· 9 years ago
48bbdf7
Fix spelling mistakes in Hexagon target comments. NFC.
by Simon Pilgrim
· 9 years ago
cd5b3fa
Fix spelling mistakes in X86 target comments. NFC.
by Simon Pilgrim
· 9 years ago
9927ed3
[CodeView] Fix some Clang-tidy modernize-use-default, modernize-use-override and Include What You Use warnings; other minor fixes (NFC).
by Eugene Zelenko
· 9 years ago
f6d63cc
[libFuzzer] better documentation for -fsanitize-coverage=trace-cmp
by Kostya Serebryany
· 9 years ago
f29212f
[asan] Turn on Mach-O global metadata liveness tracking by default
by Anna Zaks
· 9 years ago
1d60951
Revert "AMDGPU: Enable ConstrainCopy DAG mutation"
by Konstantin Zhuravlyov
· 9 years ago
d5fb62a
[SCEV] limit recursion depth of CompareSCEVComplexity
by Daniil Fukalov
· 9 years ago
ba41afe
Wdocumentation fix
by Simon Pilgrim
· 9 years ago
c9799c0
[X86][SSE] Improve lowering of vXi64 multiply with known zero 32-bit halves
by Simon Pilgrim
· 9 years ago
ace4c03
Fix spelling in comment. NFC.
by Simon Pilgrim
· 9 years ago
b83576e
[cmake] Move LLVM_BUILD_STATIC check to an earlier point
by Pavel Labath
· 9 years ago
189d990
[ARM] Relax restriction on variadic functions for tailcall optimization
by Pablo Barrio
· 9 years ago
92dbb17
[X86] RegCall - Handling v64i1 in 32/64 bit target
by Oren Ben Simhon
· 9 years ago
eaec8b3
Delete dead code and add asserts instead; NFC
by Sanjoy Das
· 9 years ago
74292e4
[ImplicitNullCheck] Fix an edge case where we were hoisting incorrectly
by Sanjoy Das
· 9 years ago
03b8325
[X86] Fix formatting. NFC
by Craig Topper
· 9 years ago
20732e5
[X86] Add a test case where, due to a bug in selectScalarSSELoad, we fold the same load twice.
by Craig Topper
· 9 years ago
a685ab4
[XRay] Support AArch64 in LLVM
by Dean Michael Berris
· 9 years ago
fb21e4d
[CMake] [Darwin] Add support for debugging tablegen dependencies
by Chris Bieneman
· 9 years ago
92cb3ee
[CMake] NFC. Updating CMake dependency specifications
by Chris Bieneman
· 9 years ago
44a5962
[AMDGPU] Add missing test for rL287203
by Konstantin Zhuravlyov
· 9 years ago
0c92298
[AMDGPU] Custom lower f16 = fp_round f64
by Konstantin Zhuravlyov
· 9 years ago
8fd8772
[AMDGPU] Promote f16/i16 conversions to f32/i32
by Konstantin Zhuravlyov
· 9 years ago
54556b5
[AMDGPU] Expand `br_cc` for f16
by Konstantin Zhuravlyov
· 9 years ago
d47d405
[Orc] Clang-format the recent RPC update (r286620 and related).
by Lang Hames
· 9 years ago
3ecb35b
Use profile info to adjust loop unroll threshold.
by Dehao Chen
· 9 years ago
38b5ba0
[CUDA] Update docs to indicate that clang now supports std::complex in CUDA mode.
by Justin Lebar
· 9 years ago
a0c2c80
Remove a stale test case.
by Lang Hames
· 9 years ago
d177313
llvm-dis: Remove dead code.
by Peter Collingbourne
· 9 years ago
b8248fe
[AVR] Remove some accidentally-commited code that broke the bots
by Dylan McKay
· 9 years ago
510c1b6
Introduce GlobalSplit pass.
by Peter Collingbourne
· 9 years ago
af4a912
[AVR] Wrap all methods in the pseudo expansion pass in an anon namespace
by Dylan McKay
· 9 years ago
ca6e81b
[AVR] Fix basic block naming in ctlz and cttz tests
by Dylan McKay
· 9 years ago
96bd7c7
[AVR] Remove unused method from AVRTargetMachine
by Dylan McKay
· 9 years ago
08c9ce1
[AVR] Add tests for counting leading/trailing zeros
by Dylan McKay
· 9 years ago
09b0be2
[x86] allow FP-logic ops when one operand is FP and result is FP
by Sanjay Patel
· 9 years ago
10adab0
[AsmParser] Avoid recursing when lexing ';'. NFC.
by Ahmed Bougacha
· 9 years ago
03cebfb
[CodeGen] Pass references, not pointers, to MMI helpers. NFC.
by Ahmed Bougacha
· 9 years ago
75fc882
Revert "Get GlobalISel to build on Linux after r286407"
by Ahmed Bougacha
· 9 years ago
f522e20
[CodeGen] Pull MMI helpers from FunctionLoweringInfo to MMI. NFC.
by Ahmed Bougacha
· 9 years ago
8d35b78
[CodeGen] Cleanup MachineModuleInfo doxygen comments. NFC.
by Ahmed Bougacha
· 9 years ago
cfe7cb0
[CodeGen] Sort MMI forward declarations. NFC.
by Ahmed Bougacha
· 9 years ago
fbd189d
General clean up of error handling in llvm-objdump to remove its use of report_fatal_error().
by Kevin Enderby
· 9 years ago
d2c33c4
[AVR] Add the pseudo instruction expansion pass
by Dylan McKay
· 9 years ago
9991c32
Fix "isn't a prototype" warning
by Vitaly Buka
· 9 years ago
fb82552
X86: Simplify X86ISD::Wrapper operand checks. NFCI.
by Peter Collingbourne
· 9 years ago
99e15d0
[ImplicitNullChecks] Do not not handle call MachineInstrs
by Sanjoy Das
· 9 years ago
34c84f4
Bitcode: Introduce initial multi-module reader API.
by Peter Collingbourne
· 9 years ago
9769d9a
ARM: fix CodeGen for 64-bit shifts.
by Tim Northover
· 9 years ago
Next »