Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_external_llvm80
/
416cb77e36e6098171546095ae9dab4f78931303
416cb77
[llvm-objcopy] Use SHT_NOTE for added note sections.
by Jordan Rupprecht
· 7 years ago
b8f7485
[X86] Bailout of lowerVectorShuffleAsPermuteAndUnpack for shuffle-with-zero (PR40306)
by Simon Pilgrim
· 7 years ago
a9ba146
gn build: Don't assume valgrind.h exists on Linux
by Hans Wennborg
· 7 years ago
9222a7e
[X86] Add PR40318 shuffle test case
by Simon Pilgrim
· 7 years ago
46d00b4
Remove irrelevant references to legacy git repositories from
by James Y Knight
· 7 years ago
5f930f4
[SLP][X86] Split prefer-256-bit 'AVX256BW' tests from AVX2 checks
by Simon Pilgrim
· 7 years ago
f764968
[DAGCombiner] reduce buildvec of zexted extracted element to shuffle
by Sanjay Patel
· 7 years ago
c32dca7
Revert r351138 "[ORC] Move ORC Core symbol map and set types into their own
by Lang Hames
· 7 years ago
e7521d5
Update year in license files
by Hans Wennborg
· 7 years ago
d9f143b
[SimpleLoopUnswitch] Increment stats counter for unswitching switch instruction
by Zaara Syeda
· 7 years ago
daf8332
[llvm-obdump] - Fix the help lines for -stop-address and -z.
by George Rimar
· 7 years ago
4d62074
[InstCombine] Don't undo 0 - (X * Y) canonicalization when combining subs.
by Florian Hahn
· 7 years ago
0a0a776
[NFC] Remove some code duplication
by Max Kazantsev
· 7 years ago
0dc857a
[NFC] Remove obsolete enum RangeCheckKind
by Max Kazantsev
· 7 years ago
a7778a1
[NFC][X86] extract-bits.ll: add test with truncation with extra-use.
by Roman Lebedev
· 7 years ago
bd978f0
[NFC] Decrease if nest
by Max Kazantsev
· 7 years ago
4e1d300
[NFC] Move some functions to LoopUtils
by Max Kazantsev
· 7 years ago
809a10d
[llvm][IRBuilder] Introspection for CreateAlignmentAssumption*() functions
by Roman Lebedev
· 7 years ago
33c1aca
[llvm-objcopy] [COFF] Implement --strip-all[-gnu] for symbols
by Martin Storsjo
· 7 years ago
72ae258
[llvm-objcopy] [COFF] Remove pointless comment chars from .test files. NFC.
by Martin Storsjo
· 7 years ago
45d116d
[llvm-objdump] - Cleanup the code. NFCI.
by George Rimar
· 7 years ago
42c9ee8
gn build: Rename llvm_host_triple to llvm_current_triple and have it use current_{cpu,os}.
by Peter Collingbourne
· 7 years ago
5f4130f
gn build: Make a couple of improvements to the unix toolchain.
by Peter Collingbourne
· 7 years ago
98e46e1
gn build: Switch to using current_os in lib/Support/BUILD.gn.
by Peter Collingbourne
· 7 years ago
8ef46a9
[X86] Upgrade some avx512bw shift intrinsics that were removed a while ago. NFC
by Craig Topper
· 7 years ago
43abb77
[WebAssembly] Support multilibs for wasm32 and add a wasm OS that uses it
by Dan Gohman
· 7 years ago
4093359
[X86] Add test cases for D56695. NFC
by Craig Topper
· 7 years ago
bc7bfd2
[X86] Switch the triple on avx2-intrinsics-x86.ll to be -unknown-unknown instead of darwin so the constant pool entries will be filtered better by the script.
by Craig Topper
· 7 years ago
5aae26a
Revert alignment assumptions changes
by Vlad Tsyrklevich
· 7 years ago
ba365ce
gn build: Split no-RTTI flag into a config.
by Peter Collingbourne
· 7 years ago
8f15bc8
gn build: Stop defining LLVM_ON_UNIX globally.
by Peter Collingbourne
· 7 years ago
9fbbcd0
[WebAssembly] Expand SIMD shifts while V8's implementation disagrees
by Thomas Lively
· 7 years ago
68fa676
AMDGPU: Add a fast path for icmp.i1(src, false, NE)
by Marek Olsak
· 7 years ago
548b0e2
[AArch64] Adjust the feature set for Exynos
by Evandro Menezes
· 7 years ago
df7e021
[X86] Avoid clobbering ESP/RSP in the epilogue.
by Reid Kleckner
· 7 years ago
95389c7
[AArch64] Fix typo (NFC)
by Evandro Menezes
· 7 years ago
0cbb0f1
[AArch64] Fix typo (NFC)
by Evandro Menezes
· 7 years ago
5383975
[EarlyIfConversion] Don't if-convert unconditional branches.
by Eli Friedman
· 7 years ago
b11690d
[AArch64] Explicitly use v1i64 type for llvm.aarch64.neon.abs.i64 .
by Eli Friedman
· 7 years ago
3afec90
[AArch64] Add new target feature to fuse arithmetic and logic operations
by Evandro Menezes
· 7 years ago
0ac160f
[ORC] Move ORC Core symbol map and set types into their own header: CoreTypes.h.
by Lang Hames
· 7 years ago
ea7303e
[X86] Fix unused variable warning in Release builds. NFC.
by Benjamin Kramer
· 7 years ago
8986b31
Update GettingStarted guide to recommend that people use the new
by James Y Knight
· 7 years ago
f0a0953
Revert "[CodeGen][X86] Expand USUBSAT to UMAX+SUB, also for vectors"
by Nikita Popov
· 7 years ago
d2d60da
[Object] Return a symbol_iterator, rather than a basic_symbol_iterator, from
by Lang Hames
· 7 years ago
caa05ae
[WebAssembly][FastISel] Do not assume naive CmpInst lowering
by Thomas Lively
· 7 years ago
6ff2604
[llvm-ar] Temporarily remove failing test which is breaking buildbots
by Jordan Rupprecht
· 7 years ago
ec124e9
[CodeGen][X86] Expand USUBSAT to UMAX+SUB, also for vectors
by Nikita Popov
· 7 years ago
14bebff
[opaque pointer types] Update GetElementPtr creation APIs to
by James Y Knight
· 7 years ago
4ed9d9e
[opaque pointer types] Update LoadInst creation APIs to consistently
by James Y Knight
· 7 years ago
7a5d864
[opaque pointer types] Update InvokeInst creation APIs to consistently
by James Y Knight
· 7 years ago
f806f42
[opaque pointer types] Update CallInst creation APIs to consistently
by James Y Knight
· 7 years ago
19263d1
[llvm-ar] Flatten thin archives.
by Jordan Rupprecht
· 7 years ago
8c1bb50
[SanitizerCoverage][NFC] Use appendToUsed instead of include
by Jonathan Metzman
· 7 years ago
4b787d7
[lit] llvm-lit.in: specify file encoding to UTF-8
by George Karpenkov
· 7 years ago
532f8f4
[X86] Silence a -Wparentheses warning on gcc. NFC
by Craig Topper
· 7 years ago
004aa61
expand DIContext interface a bit
by David Callahan
· 7 years ago
a368201
[llvm][IRBuilder] Introspection for CreateAlignmentAssumption*() functions
by Roman Lebedev
· 7 years ago
e7868c9
[X86][SSSE3] Bailout of lowerVectorShuffleAsPermuteAndUnpack for shuffle-with-zero (PR40306)
by Simon Pilgrim
· 7 years ago
fcee555
Ignore PhiNodes when mapping sample profile data
by David Callahan
· 7 years ago
7c395d1
[llvm-objcopy] [COFF] Remove unreferenced undefined externals with --strip-unneeded.
by Martin Storsjo
· 7 years ago
f718430
[llvm-objcopy] [COFF] Test absolute symbols wrt --strip-unneeded and --discard-all. NFC.
by Martin Storsjo
· 7 years ago
89cc383
Revert "Merge branch 'arcpatch-D55094'"
by David Callahan
· 7 years ago
fe1b097
[MC][X86] Add test case for invalid use of "(%dx)" operand.
by Nirav Dave
· 7 years ago
c0b52ff
[x86] lower extracted add/sub to horizontal vector math
by Sanjay Patel
· 7 years ago
ad1cf6e
Merge branch 'arcpatch-D55094'
by David Callahan
· 7 years ago
f1309ff
Revert "[VFS] Allow multiple RealFileSystem instances with independent CWDs."
by Amara Emerson
· 7 years ago
05aa561
gn build: Unbreak mac build after r350977
by Nico Weber
· 7 years ago
cfdd779
gn build: Fix path to gn.py in docs
by Nico Weber
· 7 years ago
cbad289
cmake: Don't install plugins used for examples or tests
by Tom Stellard
· 7 years ago
332a269
[WebAssembly] Remove tests for old intrinsics.
by Dan Gohman
· 7 years ago
57f0c2c
gn build: svn propset svn:executable on utils/gn/gn.py
by Nico Weber
· 7 years ago
7bc85db
[WebAssembly] Remove old intrinsics
by Dan Gohman
· 7 years ago
b197c2d
[WebAssembly] Add a release notes blurb
by Dan Gohman
· 7 years ago
450250e
[VFS] Disable unix-assuming VFS test on windows
by Sam McCall
· 7 years ago
3686b46
[X86] Add PR40306 shuffle test case
by Simon Pilgrim
· 7 years ago
4b3832c
Reapply r345008 "Split MachinePipeliner code into header and cpp files"
by Adrian Prantl
· 7 years ago
4f613a6
Remove NameLen argument from newly-introduced IR C APIs.
by James Y Knight
· 7 years ago
7cae075
Reland "Refactor GetRegistersForValue. NFCI."
by Nirav Dave
· 7 years ago
e84a99a
[DAGCombiner] Add (sub_sat x, x) -> 0 combine
by Simon Pilgrim
· 7 years ago
70291ab
[DAGCombiner] Enable sub saturation constant folding
by Simon Pilgrim
· 7 years ago
dd81d19
[X86] Add sub saturation constant folding and self tests.
by Simon Pilgrim
· 7 years ago
cfe0eb0
[DAGCombiner] Add add/sub saturation undef handling
by Simon Pilgrim
· 7 years ago
4b96a01
[VFS] Fix unused variable warning. NFC
by Sam McCall
· 7 years ago
a4d2283
[MIPS GlobalISel] Fix release build make-check after r351046
by Petar Avramovic
· 7 years ago
c0c74af
[DAGCombiner] add saturation instructions are commutative
by Simon Pilgrim
· 7 years ago
7a1a8bd
[X86] Add add/sub saturation undef tests.
by Simon Pilgrim
· 7 years ago
38ab6cd
gn build: Add gn.py wrapper script that adds --dotfile= and --root= parameters
by Nico Weber
· 7 years ago
1041c73
[DAGCombiner] Enable add saturation constant folding
by Simon Pilgrim
· 7 years ago
1ced556
[mips] Optimize shifts for types larger than GPR size (mips2/mips3)
by Aleksandar Beserminji
· 7 years ago
8f2514f
[DebugInfo] Remove un-necessary logic from HoistThenElseCodeToIf
by Jeremy Morse
· 7 years ago
fc46ecd
[DAGCombiner] Add add saturation constant folding tests.
by Simon Pilgrim
· 7 years ago
40b75b2
[ARM GlobalISel] Import MOVi32imm into GlobalISel
by Diana Picus
· 7 years ago
09be36d
[SelectionDAG] Add type sanity assertions for add/sub saturation node creation.
by Simon Pilgrim
· 7 years ago
1da08e2
[AMDGPU] Add support for TFE/LWE in image intrinsics. 2nd try
by David Stuttard
· 7 years ago
a490b3e
[VFS] Allow multiple RealFileSystem instances with independent CWDs.
by Sam McCall
· 7 years ago
08223c3
Replace "no-frame-pointer-*" function attributes with "frame-pointer"
by Francis Visoiu Mistrih
· 7 years ago
ed000e3
[MIPS GlobalISel] Add pre legalizer combiner pass
by Petar Avramovic
· 7 years ago
987465b
[BasicBlockUtils] Generalize DeleteDeadBlock to deal with multiple dead blocks
by Max Kazantsev
· 7 years ago
7fd3419
[llvm-symbolizer] Add -addresses, -a as aliases for -print-address
by Dmitry Venikov
· 7 years ago
Next »