Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_external_llvm80
/
ef6469f13f2910e6b9f070e6f033814108bb6dd0
ef6469f
Merging r351387, r351765, and r353374:
by Hans Wennborg
· 7 years ago
90e9f52
Add external project LDC to release notes.
by Kai Nacke
· 7 years ago
89e0e7b
Fix sphinx warning
by Hans Wennborg
· 7 years ago
52e4d16
Merging r353367:
by Hans Wennborg
· 7 years ago
80f35ea
Merging r353304:
by Hans Wennborg
· 7 years ago
4572996
Merging r353155:
by Hans Wennborg
· 7 years ago
7b1df39
Merging rr353218:
by Reid Kleckner
· 7 years ago
d7c33a2
Merging r352555:
by Hans Wennborg
· 7 years ago
8cc9a8c
Merging r353082:
by Hans Wennborg
· 7 years ago
facbd29
Merging r352945:
by Hans Wennborg
· 7 years ago
3e42018
Merging r352889:
by Hans Wennborg
· 7 years ago
9d96096
Release Notes: Add Zig to External Open Source Projects Using LLVM 8
by Hans Wennborg
· 7 years ago
e5cc680
[Hexagon] Update release notes with the changes to the Hexagon backend
by Krzysztof Parzyszek
· 7 years ago
098305b
Merging r352246:
by Hans Wennborg
· 7 years ago
b6c8e5a
Merging r352770:
by Hans Wennborg
· 7 years ago
a42506f
[docs][mips] 8.0 Release notes
by Simon Atanasyan
· 7 years ago
5a46917
Merging r351910:
by Hans Wennborg
· 7 years ago
f10fce8
Merging r352374:
by Hans Wennborg
· 7 years ago
29eefd2
Merging r352204:
by Hans Wennborg
· 7 years ago
9ff1abe
Merging r352034:
by Hans Wennborg
· 7 years ago
3292b91
Merging r351485:
by Hans Wennborg
· 7 years ago
12e8d2d
Merging r351930 and r351932:
by Hans Wennborg
· 7 years ago
b30cd93
[docs] Add release notes for notable things I've contributed since last release
by Martin Storsjo
· 7 years ago
f7dc571
Merging r351754:
by Hans Wennborg
· 7 years ago
bf9abd5
Merging r351753:
by Hans Wennborg
· 7 years ago
01d724b
Merging r351426:
by Hans Wennborg
· 7 years ago
dfb3385
Merging r351325:
by Hans Wennborg
· 7 years ago
100aa45
Merging r351475:
by Hans Wennborg
· 7 years ago
8779077
Merging r351421:
by Hans Wennborg
· 7 years ago
4653f51
Merging r351370:
by Hans Wennborg
· 7 years ago
e36e018
Merging r351381:
by Hans Wennborg
· 7 years ago
688fc6b
Merging r351351:
by Hans Wennborg
· 7 years ago
8295845
Merging r351345:
by Hans Wennborg
· 7 years ago
bf9b874
Merging r351349:
by Hans Wennborg
· 7 years ago
30d0bf3
Merging r351436:
by Hans Wennborg
· 7 years ago
fd1ea3e
Drop svn version suffix
by Hans Wennborg
· 7 years ago
dc2b6bf
Creating release_80 branch off revision 351319
by Hans Wennborg
· 7 years ago
82a2c96
[SelectionDAG] Update check in createOperands to reflect max() is a valid value.
by Florian Hahn
· 7 years ago
b8c855b
[Support] Remove error return value from one overload of fs::make_absolute
by Pavel Labath
· 7 years ago
6dbe225
[NewPM][TSan] Reiterate the TSan port
by Philip Pfaffe
· 7 years ago
b95047e99
[DAGCombine] Fix ReduceLoadWidth for shifted offsets
by Sam Parker
· 7 years ago
ad21d2d
Include lldb in Win snapshots again (PR37307)
by Hans Wennborg
· 7 years ago
b13b025
[llvm-rc] Support '--' for delimiting options from input paths
by Martin Storsjo
· 7 years ago
2eebdab
[llvm-symbolizer] Add -C as a short alias to -demangle
by Dmitry Venikov
· 7 years ago
153844c
[WebAssembly] COWS has been renamed to WASI.
by Dan Gohman
· 7 years ago
356397d
Only promote args when function attributes are compatible
by Tom Stellard
· 7 years ago
e877ff6
[InstCombine]Avoid introduction of unaligned mem access
by Serguei Katkov
· 7 years ago
b456d6f
gn build: Merge r351283.
by Peter Collingbourne
· 7 years ago
29aeb33
[WebAssembly] Store section alignment as a power of 2
by Sam Clegg
· 7 years ago
66f2370
[GISel]: Add support for CSEing continuously during GISel passes.
by Aditya Nandakumar
· 7 years ago
bbf3052
[EH] Rename llvm.x86.seh.recoverfp intrinsic to llvm.eh.recoverfp
by Mandeep Singh Grang
· 7 years ago
1b044af
[LangRef] Fix typo adress->address. NFC
by Craig Topper
· 7 years ago
ddeda4e
[X86] Rename SHRUNKBLEND ISD node to BLENDV.
by Craig Topper
· 7 years ago
fa2027e
gn build: Add check-hwasan target.
by Peter Collingbourne
· 7 years ago
0e3399b
[X86] Add avx512 scatter intrinsics that use a vXi1 mask instead of a scalar integer.
by Craig Topper
· 7 years ago
844041a
AMDGPU: Raise the priority of MAD24 in instruction selection.
by Changpeng Fang
· 7 years ago
bf3266d
[VFS] Add getter for mapping entries.
by Jonas Devlieghere
· 7 years ago
5681311
[VFS] Move RedirectingFileSystem interface into header (NFC)
by Jonas Devlieghere
· 7 years ago
2e3d9f7
[libObject] Tweak expected error output from llvm-ar
by Jordan Rupprecht
· 7 years ago
1d3503a
gn build: Add a stage2 host toolchain and make the hwasan runtime buildable on x86_64 Linux.
by Peter Collingbourne
· 7 years ago
913cfad
[llvm-ar] Resubmit recursive thin archive test with fix for full path names and better error messages
by Jordan Rupprecht
· 7 years ago
1f44ac9
gn build: Add a resource_dir.gni file.
by Peter Collingbourne
· 7 years ago
66ebbb9
[X86] Add the GCCBuiltin name back to the deprecated avx512 gather intrinsics until the clang side patch for the new versions is approved.
by Craig Topper
· 7 years ago
3e0a21b
X86DAGToDAGISel::matchBitExtract() with truncation (PR36419)
by Roman Lebedev
· 7 years ago
00f5926
treat invoke like call
by David Callahan
· 7 years ago
c61ff3f
gn build: Move target flags from toolchain to a .gni file.
by Peter Collingbourne
· 7 years ago
b2800c9
[SanitizerCoverage] Don't create comdat for interposable functions.
by Matt Morehouse
· 7 years ago
c844b46
gn build: Add build files for compiler-rt/lib/{hwasan,interception,sanitizer_common,ubsan}.
by Peter Collingbourne
· 7 years ago
c7e0e27
gn build: Merge r351216, r351228.
by Peter Collingbourne
· 7 years ago
d33fbc1
[SLP] Added test for PR40310, NFC.
by Alexey Bataev
· 7 years ago
e9414c2
llvm-objdump -m -D should disassemble all text segments
by Michael Trent
· 7 years ago
a15cc59
[X86] Add versions of the avx512 gather intrinsics that take the mask as a vXi1 vector instead of a scalar
by Craig Topper
· 7 years ago
73cc65a
[MSP430] Recognize '{' as a line separator
by Anton Korobeynikov
· 7 years ago
173e195
[Nios2] Remove Nios2 backend
by Craig Topper
· 7 years ago
b96b37d
Reapply "[CodeGen][X86] Expand USUBSAT to UMAX+SUB, also for vectors"
by Nikita Popov
· 7 years ago
bb3d0e9
[WebAssembly] Fix updating/moving DBG_VALUEs in RegStackify
by Yury Delendik
· 7 years ago
2ff9c45
[WebAssembly] Update release notes
by Derek Schuff
· 7 years ago
f991503
We can improve the performance (generally) by memo-izing the action to map a debug location to its function summary.
by David Callahan
· 7 years ago
a42cde6
[SelectionDAG] Check membership of register in class for single
by Nirav Dave
· 7 years ago
4e878dd
[X86] Fix register class for assembly constraints to ST(7). NFCI.
by Nirav Dave
· 7 years ago
e55d66c
[llvm-readelf] Allow single-letter flags to be merged.
by Jordan Rupprecht
· 7 years ago
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
Next »