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
*
[Attributor][FIX] Remove assertion wrong for on invalid IRPositions
Johannes Doerfert
2019-10-07
1
-2
/
+0
*
[libc++] Remove C++03 variadics in shared_ptr (v2)
Zoe Carver
2019-10-07
1
-70
/
+0
*
[CMake] We only want to copy the headers for macOS.
Davide Italiano
2019-10-07
1
-0
/
+2
*
[llvm-c] Add UnaryOperator to LLVM_FOR_EACH_VALUE_SUBCLASS macro
Cameron McInally
2019-10-07
1
-0
/
+1
*
Mark constructor as default and remove implementation (NFC)
Adrian Prantl
2019-10-07
2
-3
/
+1
*
[WebAssembly] Add memory intrinsics handling to mayThrow()
Heejin Ahn
2019-10-07
2
-1
/
+61
*
[llvm-lipo] Relax the check of the specified input file architecture
Alexander Shaposhnikov
2019-10-07
1
-6
/
+12
*
[Attributor] Deduce memory behavior of functions and arguments
Johannes Doerfert
2019-10-07
17
-163
/
+710
*
[InstCombine] Fold conditional sign-extend of high-bit-extract into high-bit-...
Roman Lebedev
2019-10-07
2
-19
/
+129
*
[InstCombine][NFC] Tests for "conditional sign-extend of high-bit-extract" pa...
Roman Lebedev
2019-10-07
1
-0
/
+1040
*
[InstCombine] Move isSignBitCheck(), handle rest of the predicates
Roman Lebedev
2019-10-07
2
-28
/
+39
*
[InstCombine][NFC] dropRedundantMaskingOfLeftShiftInput(): change how we deal...
Roman Lebedev
2019-10-07
1
-70
/
+62
*
[InstCombine] dropRedundantMaskingOfLeftShiftInput(): propagate undef shift a...
Roman Lebedev
2019-10-07
6
-5
/
+38
*
[Bitcode] Update naming of UNOP_NEG to UNOP_FNEG
Cameron McInally
2019-10-07
3
-3
/
+3
*
[debugserver] Include the correct header.
Davide Italiano
2019-10-07
1
-1
/
+1
*
[AccelTable] Remove stale comment (NFC)
Jonas Devlieghere
2019-10-07
1
-2
/
+0
*
[test] Rename `Modules` to `ObjectFile` (NFC)
Jonas Devlieghere
2019-10-07
62
-0
/
+0
*
[MachO] Shuffle some things around in ParseSymtab (NFC)
Jonas Devlieghere
2019-10-07
1
-5
/
+4
*
[gdb-remote] process properly effective uid
Walter Erquinigo
2019-10-07
2
-3
/
+7
*
[OPENMP]Fix caonical->canonical, NFC.
Alexey Bataev
2019-10-07
2
-4
/
+4
*
Attempt to fix a few clang-tidy tests on Windows, see PR43593.
Nico Weber
2019-10-07
4
-4
/
+4
*
Fix for expanding __pragmas in macro arguments
Amy Huang
2019-10-07
2
-33
/
+58
*
[libc++abi] Introduce a LIBCXXABI_LIBRARY_VERSION option
Louis Dionne
2019-10-07
2
-1
/
+6
*
gn build: try to make system-libs.windows.test pass
Nico Weber
2019-10-07
1
-1
/
+1
*
AMDGPU/GlobalISel: Handle more G_INSERT cases
Matt Arsenault
2019-10-07
4
-77
/
+185
*
GlobalISel: Partially implement lower for G_INSERT
Matt Arsenault
2019-10-07
4
-13
/
+193
*
AMDGPU/GlobalISel: Fix selection of 16-bit shifts
Matt Arsenault
2019-10-07
4
-297
/
+816
*
AMDGPU/GlobalISel: Select VALU G_AMDGPU_FFBH_U32
Matt Arsenault
2019-10-07
2
-8
/
+8
*
AMDGPU/GlobalISel: Use S_MOV_B64 for inline constants
Matt Arsenault
2019-10-07
3
-31
/
+39
*
AMDGPU/GlobalISel: Widen 16-bit G_MERGE_VALUEs sources
Matt Arsenault
2019-10-07
8
-5469
/
+11866
*
[libc++abi] Do not define -Dcxxabi_shared_EXPORTS when building libc++abi
Louis Dionne
2019-10-07
1
-1
/
+3
*
[OPENMP50]Treat range-based for as canonical loop.
Alexey Bataev
2019-10-07
27
-42
/
+291
*
AMDGPU/GlobalISel: Select more G_INSERT cases
Matt Arsenault
2019-10-07
2
-42
/
+503
*
GlobalISel: Add target pre-isel instructions
Matt Arsenault
2019-10-07
15
-6
/
+140
*
[clang] [cmake] Support LLVM_DISTRIBUTION_COMPONENTS in stand-alone build
Michal Gorny
2019-10-07
1
-0
/
+5
*
Second attempt to add iterator_range::empty()
Jordan Rose
2019-10-07
19
-32
/
+33
*
[libc++abi] Remove redundant link flags on Apple platforms
Louis Dionne
2019-10-07
1
-18
/
+1
*
Try to get clangd tests passing on Windows.
Nico Weber
2019-10-07
2
-10
/
+10
*
[platform process list] add a flag for showing the processes of all users
Walter Erquinigo
2019-10-07
5
-4
/
+68
*
[scudo][standalone] Correct releaseToOS behavior
Kostya Kortchinsky
2019-10-07
3
-27
/
+67
*
Fix Calling Convention through aliases
Erich Keane
2019-10-07
4
-2
/
+41
*
[libTooling][NFC] Fix build break in r373916.
Yitzhak Mandelbaum
2019-10-07
1
-14
/
+22
*
[DWARFASTParserClang] Factor out structure-like type parsing, NFC
Vedant Kumar
2019-10-07
4
-432
/
+473
*
[DWARFASTParserClang] Delete commented-out typedef, NFC
Vedant Kumar
2019-10-07
1
-18
/
+19
*
ProcessInstanceInfoMatch: Don't match processes with no name if a name match ...
Pavel Labath
2019-10-07
2
-1
/
+18
*
[clangd] Fix raciness in code completion tests
Kadir Cetinkaya
2019-10-07
1
-11
/
+19
*
[Remarks] Pass StringBlockValue as StringRef.
Florian Hahn
2019-10-07
1
-1
/
+1
*
[clang-format] [PR27004] omits leading space for noexcept when formatting ope...
Paul Hoad
2019-10-07
2
-0
/
+34
*
[clang-format] [NFC] Ensure clang-format is itself clang-formatted.
Paul Hoad
2019-10-07
1
-34
/
+37
*
Fix build errors caused by rL373914.
Wei Mi
2019-10-07
2
-5
/
+6
[next]