Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_external_llvm80
/
afafc1c7d5d60f331855bf5acf964bbb811377c6
afafc1c
[InstCombine] Relax cttz/ctlz with select on zero
by Nikita Popov
· 7 years ago
d5ac05f
[InstCombine] Add vector tests for select + ctlz/cttz; NFC
by Nikita Popov
· 7 years ago
bb2acb7
[gn build] Merge r350423
by Nico Weber
· 7 years ago
4e45010
[gn build] Add build files for unittests under llvm/unittests/ExecutionEngine
by Nico Weber
· 7 years ago
a4c540d
[Inliner] Optimize shouldBeDeferred
by Easwaran Raman
· 7 years ago
f33ed6d
[X86] Require second operand of X86vshiftuniform to be an integer. NFC
by Craig Topper
· 7 years ago
4490099
[gn build] Add build files for unittests that load shared libraries
by Nico Weber
· 7 years ago
4d51285
Revert "Revert "[hwasan] Android: Switch from TLS_SLOT_TSAN(8) to TLS_SLOT_SANITIZER(6)""
by Evgeniy Stepanov
· 7 years ago
86b1ba9
[gn build] Add build file for DebugInfoPDBTests
by Nico Weber
· 7 years ago
faf2047
[PGO] Use SourceFileName rather module name in PGOFuncName
by Rong Xu
· 7 years ago
0e2aef9
[X86] Fix warning; NFC
by Nikita Popov
· 7 years ago
e3c5a51
Update the pr_datasz of .note.gnu.property section. Patch by Xiang Zhang.
by Vyacheslav Zakharin
· 7 years ago
ef0f0e1
[BDCE] Remove dead uses of arguments
by Nikita Popov
· 7 years ago
8ffa038
[AArch64] Adjust the cost model for Exynos M3
by Evandro Menezes
· 7 years ago
d096eb7
[X86] Add INSERT_SUBVECTOR to ComputeNumSignBits
by Craig Topper
· 7 years ago
9f623cb
[x86] add tests for potential horizontal vector ops; NFC
by Sanjay Patel
· 7 years ago
1011e42
hwasan: Implement lazy thread initialization for the interceptor ABI.
by Peter Collingbourne
· 7 years ago
1f63024
[ThinLTO] Handle chains of aliases
by Teresa Johnson
· 7 years ago
3ce08ba
[x86] lower extracted fadd/fsub to horizontal vector math; 2nd try
by Sanjay Patel
· 7 years ago
bbbee1f
[CodeExtractor] Do not extract unsafe lifetime markers
by Vedant Kumar
· 7 years ago
392e929
[InstCombine] reduce raw IR narrowing rotate patterns to funnel shift
by Sanjay Patel
· 7 years ago
8bc3ea3
[gn build] Merge r350351
by Nico Weber
· 7 years ago
12707c9
[gn build] Commit change that should have been in r350410.
by Nico Weber
· 7 years ago
1442f91
[gn build] Add even more build files for LLVM unittests
by Nico Weber
· 7 years ago
65998e0
[gn build] Add more build files for LLVM unittests
by Nico Weber
· 7 years ago
d02210f
[gn build] Start adding build files for LLVM unittests
by Nico Weber
· 7 years ago
4dabe1f
[gn build] Add check-llvm target and make it work
by Nico Weber
· 7 years ago
c7e9581
[gn build] Add build file for libLTO.dylib
by Nico Weber
· 7 years ago
1b53749
[LICM] Adjust how moving the re-hoist point works
by John Brawn
· 7 years ago
23c6eb9
[gn build] Add build files for llvm/lib/{LineEditor,Testing/Support,TextAPI}
by Nico Weber
· 7 years ago
a1e0885
Undo r350355 "[X86] Remove terrible DX Register parsing hack in parse operand. NFCI."
by Nirav Dave
· 7 years ago
4f03641
[CostModel][X86] Fix SSE1 FADD/FSUB costs
by Simon Pilgrim
· 7 years ago
1ac5e01
Revert patches 348835 and 348571 because they're
by Ranjeet Singh
· 7 years ago
2c32ed4
[CostModel][X86] Add SSE1 fp cost tests
by Simon Pilgrim
· 7 years ago
0333e48
Fix typo: "with he MODULE" -> "with the MODULE"
by Mark Searles
· 7 years ago
98472a7
[X86] Add VPSLLI/VPSRLI ((X >>u C1) << C2) SimplifyDemandedBits combine
by Simon Pilgrim
· 7 years ago
7fccc80
[MCA] Improved handling of in-order issue/dispatch resources.
by Andrea Di Biagio
· 7 years ago
fa35690
[X86] Split immediate shifts tests. NFCI.
by Simon Pilgrim
· 7 years ago
5692e20
[ValueTracking] Fix a misuse of APInt in GetPointerBaseWithConstantOffset
by Florian Hahn
· 7 years ago
1943349
[gn build] Make write_cmake_config.py check that each key passed is unique
by Nico Weber
· 7 years ago
f7d3b9b
[MCA] Store extra information about processor resources in the ResourceManager.
by Andrea Di Biagio
· 7 years ago
e533c8c
[AArch64] Add command-line option predres
by Diogo N. Sampaio
· 7 years ago
9128e2a
[CMake] Use XCODE_ATTRIBUTE properties for code signing and entitlements in Xcode
by Stefan Granitz
· 7 years ago
d0537ad
[WebAssembly] Split the checking from the sorting logic.
by Richard Trieu
· 7 years ago
d9ad64b
[memcpyopt] Remove a few unnecessary isVolatile() checks. NFC
by Xin Tong
· 7 years ago
d4316bc
[X86] Add post-isel peephole to fold KAND+KORTEST into KTEST if only the zero flag is used.
by Craig Topper
· 7 years ago
6263c2b
revert r350369: [x86] lower extracted fadd/fsub to horizontal vector math
by Sanjay Patel
· 7 years ago
3622c84
[x86] lower extracted fadd/fsub to horizontal vector math
by Sanjay Patel
· 7 years ago
0db40de
[WebAssembly] Optimize Irreducible Control Flow
by Heejin Ahn
· 7 years ago
976e457
[WebAssembly] Fixed disassembler not knowing about new brlist operand
by Wouter van Oortmerssen
· 7 years ago
f3361c4
[WebAssembly] Made InstPrinter more robust
by Wouter van Oortmerssen
· 7 years ago
b5f1a87
[x86] add 512-bit vector tests for horizontal ops; NFC
by Sanjay Patel
· 7 years ago
b2dffa2
[x86] add AVX512 runs for horizontal ops; NFC
by Sanjay Patel
· 7 years ago
822a4f8
[X86] Add test case for D56283.
by Craig Topper
· 7 years ago
156e2dc
[x86] remove dead CHECK lines from test file; NFC
by Sanjay Patel
· 7 years ago
798ea37
[x86] split tests for FP and integer horizontal math
by Sanjay Patel
· 7 years ago
b8e8b82
[x86] add common FileCheck prefix to reduce assert duplication; NFC
by Sanjay Patel
· 7 years ago
9ccd63b
[X86] Remove terrible DX Register parsing hack in parse operand. NFCI.
by Nirav Dave
· 7 years ago
7f75372
[DAGCombiner][x86] scalarize binop followed by extractelement
by Sanjay Patel
· 7 years ago
40b2c31
[AVR] Update integration/blink.ll as we now generate sbi/cbi instructions.
by Nirav Dave
· 7 years ago
a25a344
[CaptureTracking] Add a unit test for MaxUsesToExplore
by Artur Pilipenko
· 7 years ago
bf5049e
[AMDGPU] Fix scalar operand folding bug that causes SHOC performance regression.
by Alexander Timofeev
· 7 years ago
8ef7f0e
[UnrollRuntime] Move the DomTree verification under expensive checks
by Anna Thomas
· 7 years ago
f29d757
Remove unused %host_cc lit pattern
by Nico Weber
· 7 years ago
e367eba
Reflow module.modulemap for readability
by Adrian Prantl
· 7 years ago
ce64d36
Unbreak the modules build by splitting Target out into its own top-level module
by Adrian Prantl
· 7 years ago
ce0779c
Revert "Resubmit rL345008 "Split MachinePipeliner code into header and cpp files""
by Stefan Granitz
· 7 years ago
155efb7
Revert "[MachinePipeliner] Add missing header file to MachinePipeliner.h"
by Stefan Granitz
· 7 years ago
aff9f2f
[llvm-objcopy] Fix buildbots on older compilers
by Jordan Rupprecht
· 7 years ago
0818ca0
[MCStreamer] Use report_fatal_error in EmitRawTextImpl
by Kristina Brooks
· 7 years ago
18952b8
[elfabi] Introduce tool for ELF TextAPI
by Armando Montanez
· 7 years ago
9e31dd7
Rename TapiTests to TextAPITests
by Nico Weber
· 7 years ago
a8887cf
[x86] add tests for buildvector with extracted element; NFC
by Sanjay Patel
· 7 years ago
22cd3d3
Fix typos in comments
by Jordan Rupprecht
· 7 years ago
8dbe072
[llvm-objcopy][ELF] Implement a mutable section visitor that updates size-related fields (Size, EntrySize, Align) before layout.
by Jordan Rupprecht
· 7 years ago
c5be1fd
[UnrollRuntime] Add DomTree verification under debug mode
by Anna Thomas
· 7 years ago
559b7f6
[AArch64] Add new scheduling predicates
by Evandro Menezes
· 7 years ago
6da47be
Python compat - no explicit reference to Python version
by Serge Guelton
· 7 years ago
19b8509
Python compat - iterator protocol
by Serge Guelton
· 7 years ago
39c1127
[CostModel][X86] Add truncate cost tests to cover all legal destination types
by Simon Pilgrim
· 7 years ago
2ae663f
[MCA] Improve code comment and reuse an helper function in ResourceManager. NFCI
by Andrea Di Biagio
· 7 years ago
517ecb0
[RISCV][MC] Accept %lo and %pcrel_lo on operands to li
by Alex Bradbury
· 7 years ago
7633906
Python compat - decode/encode string
by Serge Guelton
· 7 years ago
247f1c6
Python compat - test if type is integral
by Serge Guelton
· 7 years ago
9f3acd1
Python compat - urllib
by Serge Guelton
· 7 years ago
ee72f59
Python compat - has_key vs. in operator
by Serge Guelton
· 7 years ago
e09ecd0
Python compat - map/filter
by Serge Guelton
· 7 years ago
fdc4ee5
Python compat - iteritems() vs. items()
by Serge Guelton
· 7 years ago
ed38195
Python compat - portable way of raising exceptions
by Serge Guelton
· 7 years ago
3050b0c
[NFC] Remove unused Python import
by Serge Guelton
· 7 years ago
083a68e
Pythran compat - range vs. xrange
by Serge Guelton
· 7 years ago
9d10653
Python compat - assertRaisesRegex
by Serge Guelton
· 7 years ago
60ccceb
Python compat - print statement
by Serge Guelton
· 7 years ago
4956e30
[NewPM] Port Msan
by Philip Pfaffe
· 7 years ago
af9a90b
[NFC] Fix missing testfile change of rL350299
by Diogo N. Sampaio
· 7 years ago
f5af6a3
[X86] Cleanup saturated add/sub tests
by Simon Pilgrim
· 7 years ago
d0fe191
[SLPVectorizer] Flag ADD/SUB SSAT/USAT intrinsics trivially vectorizable (PR40123)
by Simon Pilgrim
· 7 years ago
0048957
[ARM] Add command-line option for SB
by Diogo N. Sampaio
· 7 years ago
750bca5
[SLPVectorizer][X86] Add ADD/SUB SSAT/USAT tests (PR40123)
by Simon Pilgrim
· 7 years ago
ebc7c27
[MachinePipeliner] Add missing header file to MachinePipeliner.h
by Lama Saba
· 7 years ago
Next »