index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
[AIX][test/Index] Set/propagate AIXTHREAD_STK for AIX
Hubert Tong
2019-08-13
1
-0
/
+12
*
[analyzer][NFC] Refactoring BugReporter.cpp P1.: Store interesting symbols/re...
Kristof Umann
2019-08-13
2
-64
/
+12
*
[lldb] Reland "Refactor guard variable checks in IRForTarget"
Raphael Isemann
2019-08-13
1
-14
/
+19
*
[InstCombine] Non-canonical clamp-like pattern handling
Roman Lebedev
2019-08-13
4
-155
/
+300
*
[InstCombine][NFC] Rename IsFreeToInvert() -> isFreeToInvert() for consistency
Roman Lebedev
2019-08-13
4
-18
/
+18
*
[InstCombine] foldXorOfICmps(): don't give up on non-single-use ICmp's if all...
Roman Lebedev
2019-08-13
4
-53
/
+104
*
[pstl] Allow customizing whether per-TU insulation is provided
Louis Dionne
2019-08-13
22
-0
/
+94
*
[libTooling] In Transformer, generalize `applyFirst` to admit rules with inco...
Yitzhak Mandelbaum
2019-08-13
3
-111
/
+141
*
[lldb][NFC] Add basic IOHandler completion test
Raphael Isemann
2019-08-13
2
-0
/
+63
*
[llvm-readobj] - Remove 'error(Error EC)' helper.
George Rimar
2019-08-13
7
-82
/
+103
*
[CodeGen] Disable UBSan for coroutine functions
Brian Gesiak
2019-08-13
2
-0
/
+58
*
[pstl] Rename PARALLELSTL_BACKEND to PSTL_PARALLEL_BACKEND
Louis Dionne
2019-08-13
2
-6
/
+6
*
gn build: Extract git() and git_out() functions in sync script
Nico Weber
2019-08-13
1
-11
/
+8
*
gn build: Merge r368630
Nico Weber
2019-08-13
1
-0
/
+1
*
gn build: Give cmake sync script an opt-in --write flag
Nico Weber
2019-08-13
1
-14
/
+56
*
[libc++] Fix incorrect UNSUPPORTED annotation
Louis Dionne
2019-08-13
1
-1
/
+1
*
gn build: Make sync script group output by revision
Nico Weber
2019-08-13
1
-11
/
+38
*
[libc++] Use [[nodiscard]] for lock_guard, as an extension
Louis Dionne
2019-08-13
4
-3
/
+39
*
[X86] XFormVExtractWithShuffleIntoLoad - handle shuffle mask scaling
Simon Pilgrim
2019-08-13
2
-16
/
+29
*
[X86] SimplifyDemandedVectorElts - attempt to recombine target shuffle using ...
Simon Pilgrim
2019-08-13
6
-256
/
+276
*
[ELF] Don't special case symbolic relocations with 0 addend to ifunc in writa...
Fangrui Song
2019-08-13
6
-63
/
+63
*
Revert r368276 "[TargetLowering] SimplifyDemandedBits - call SimplifyMultiple...
Hans Wennborg
2019-08-13
13
-417
/
+392
*
[ELF] Simplify handling of exportDynamic and isPreemptible
Fangrui Song
2019-08-13
4
-23
/
+29
*
[NFC] Updated tests after r368657
David Bolvansky
2019-08-13
2
-9
/
+9
*
[SimplifyLibCalls] Add dereferenceable bytes from known callsites
David Bolvansky
2019-08-13
22
-361
/
+870
*
[NFC][InstCombine] Non-canonical clamp pattern: non-canonical predicate tests
Roman Lebedev
2019-08-13
1
-0
/
+43
*
[ASTImporter] Import additional flags for functions.
Balazs Keri
2019-08-13
2
-0
/
+52
*
[PowerPC] Fix ICE when truncating some vectors
Qiu Chaofan
2019-08-13
2
-1
/
+126
*
[AArch64][GlobalISel] Replace explicit vreg creation with implicit using SrcO...
Amara Emerson
2019-08-13
1
-3
/
+4
*
[GlobalISel] Make the InstructionSelector instance non-const, allowing state ...
Amara Emerson
2019-08-13
18
-68
/
+76
*
[ELF] Rename odd variable names "New" after r365730. NFC
Fangrui Song
2019-08-13
6
-38
/
+35
*
Added unit tests to check supported rounding modes
Serge Pavlov
2019-08-13
2
-1
/
+29
*
[ELF][test] Add dynamic-list-preempt2.s
Fangrui Song
2019-08-13
1
-0
/
+29
*
[GlobalISel]: Add KnownBits for G_XOR
Aditya Nandakumar
2019-08-13
2
-0
/
+29
*
Verifier: check prof branch_weights
Yevgeny Rouban
2019-08-13
1
-0
/
+43
*
Do not call replaceAllUsesWith to upgrade calls to ARC runtime functions
Akira Hatanaka
2019-08-13
4
-9
/
+92
*
[AMDGPU] Fix msan failure in printf lowering
Stanislav Mekhanoshin
2019-08-13
1
-5
/
+3
*
[lld] Remove unnecessary "class Lazy"
Bob Haarman
2019-08-13
1
-1
/
+0
*
Eliminate implicit Register->unsigned conversions in VirtRegMap. NFC
Daniel Sanders
2019-08-13
12
-102
/
+112
*
[TSan] Fix test failing on Linux
Julian Lettner
2019-08-13
1
-1
/
+1
*
clang-scan-deps: do not spawn threads when LLVM_ENABLE_THREADS is disabled
Alex Lorenz
2019-08-13
2
-20
/
+28
*
[Symbol] Remove redundant include
Alex Langford
2019-08-13
1
-1
/
+0
*
Revert "Do not call replaceAllUsesWith to upgrade calls to ARC runtime functi...
Akira Hatanaka
2019-08-13
4
-91
/
+9
*
Move findBBwithCalls to the file it's used in to avoid unused function
Eric Christopher
2019-08-13
2
-24
/
+24
*
[X86] Remove 'Server' from Tigerlake description comments.
Craig Topper
2019-08-13
1
-2
/
+2
*
Do not call replaceAllUsesWith to upgrade calls to ARC runtime functions
Akira Hatanaka
2019-08-12
4
-9
/
+91
*
[AMDGPU] removed unused functions from printf lowering
Stanislav Mekhanoshin
2019-08-12
1
-21
/
+0
*
[clang] Update isDerivedFrom to support Objective-C classes 🔍
Stephane Moore
2019-08-12
6
-34
/
+349
*
[WinEH] Fix catch block parent frame pointer offset
Reid Kleckner
2019-08-12
2
-3
/
+19
*
[TextAPI] Fix & Add tests for tbd files version 3.
Juergen Ributzka
2019-08-12
4
-6
/
+443
[next]