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
*
[pstl] Avoid shadowing explicit lambda capture with lambda parameter
Louis Dionne
2019-01-07
1
-24
/
+24
*
Fine-tune and document the barrier in TestQueues.
Adrian Prantl
2019-01-07
1
-10
/
+16
*
[clangd] Fix Windows build after r350531
Ilya Biryukov
2019-01-07
1
-1
/
+1
*
[llvm-objcopy] Handle -O <format> flag.
Jordan Rupprecht
2019-01-07
7
-3
/
+290
*
[clangd] Include <cstdio> instead of <stdio.h>. NFC
Ilya Biryukov
2019-01-07
2
-2
/
+2
*
[NFC] Fix formatting of README.md for better rendering
Louis Dionne
2019-01-07
1
-26
/
+20
*
[CMake] Fix standalone builds: make dependency to LLVM's `count` conditional
Stefan Granitz
2019-01-07
1
-1
/
+1
*
Simplify testcase by using lldbutil.run_to_source_breakpoint()
Adrian Prantl
2019-01-07
1
-15
/
+2
*
[lit] Respect PYTHONPATH
David Greene
2019-01-07
2
-2
/
+18
*
Add the feature test macros that were defined in p1353r0 to the headers of th...
Marshall Clow
2019-01-07
3
-1
/
+35
*
[llvm-demangle-fuzzer] Also fuzz microsoftDemangle().
Matt Morehouse
2019-01-07
6
-2
/
+52
*
[x86] add more tests for LowerToHorizontalOp(); NFC
Sanjay Patel
2019-01-07
1
-0
/
+236
*
AMDGPU: test for uniformity of branch instruction, not its condition
Rhys Perry
2019-01-07
3
-9
/
+100
*
[clangd] Remove 'using namespace llvm' from .cpp files. NFC
Ilya Biryukov
2019-01-07
80
-1745
/
+1822
*
[OPENMP][NVPTX]Reduce number of barriers in reductions.
Alexey Bataev
2019-01-07
3
-12
/
+0
*
[Sema] Fix unused variable warning in Release builds
Benjamin Kramer
2019-01-07
1
-2
/
+1
*
[analyzer] Pass the correct loc Expr from VisitIncDecOp to evalStore
Rafael Stahl
2019-01-07
2
-18
/
+41
*
[AST] Store some data of CXXNewExpr as trailing objects
Bruno Ricci
2019-01-07
8
-156
/
+288
*
[clang-tidy] Use the public hasInit matcher, rather than defining our own, NFC
Hyrum Wright
2019-01-07
1
-21
/
+7
*
[AST][NFC] Pack DependentScopeDeclRefExpr and CXXUnresolvedConstructExpr
Bruno Ricci
2019-01-07
5
-110
/
+123
*
[OPENMP][NVPTX]Fix dynamic scheduling.
Alexey Bataev
2019-01-07
2
-22
/
+47
*
[clang] Add AST matcher for initializer list members
Hyrum Wright
2019-01-07
4
-1
/
+36
*
[llvm-nm] Add --portability as alias for --format=posix
James Henderson
2019-01-07
2
-0
/
+7
*
[CTU] Make loadExternalAST return with non nullptr on success
Gabor Marton
2019-01-07
2
-5
/
+6
*
[CodeView] More appropriate name and type for a Microsoft precompiled headers...
Alexandre Ganea
2019-01-07
5
-32
/
+32
*
[AST][NFC] Pack OpaqueValueExpr
Bruno Ricci
2019-01-07
3
-10
/
+12
*
AMDGPU: Remove v16i8 from register classes
Matt Arsenault
2019-01-07
1
-3
/
+3
*
AMDGPU: Remove VS/SV mappings from select
Matt Arsenault
2019-01-07
2
-117
/
+69
*
clang-format: [JS] support goog.requireType.
Martin Probst
2019-01-07
2
-0
/
+3
*
[clangd] Fix a regression issue caused by r348365.
Haojian Wu
2019-01-07
2
-5
/
+18
*
Regenerate test.
Simon Pilgrim
2019-01-07
1
-13
/
+44
*
Regenerate test.
Simon Pilgrim
2019-01-07
1
-64
/
+390
*
[clangd] Disable BackgroundIndexTest.PeriodicalIndex
Ilya Biryukov
2019-01-07
1
-1
/
+3
*
ObjectFileBreakpad: Implement sections
Pavel Labath
2019-01-07
8
-2
/
+238
*
ProcessLaunchInfo: remove Debugger reference
Pavel Labath
2019-01-07
8
-22
/
+14
*
[CallSite removal] Move the rest of IR implementation code away from
Chandler Carruth
2019-01-07
6
-54
/
+56
*
[CallSite removal] Port `IndirectCallSiteVisitor` to use `CallBase` and
Chandler Carruth
2019-01-07
7
-50
/
+62
*
[CallSite removal] Move the verifier to use `CallBase` instead of the
Chandler Carruth
2019-01-07
1
-284
/
+284
*
[X86] Update VBMI2 vshld/vshrd tests to use an immediate that doesn't require...
Craig Topper
2019-01-07
2
-31
/
+31
*
DR674, PR38883, PR40238: Qualified friend lookup should look for a
Richard Smith
2019-01-07
17
-107
/
+169
*
[X86] Update VBMI2 vshld/vshrd tests to use an immediate that doesn't require...
Craig Topper
2019-01-07
6
-162
/
+162
*
[CallSite removal] Migrate all Alias Analysis APIs to use the newly
Chandler Carruth
2019-01-07
32
-477
/
+444
*
[CallSite removal] Add `CallBase` support to the `InstVisitor` in such
Chandler Carruth
2019-01-07
1
-8
/
+14
*
[SemaCXX] Fix ICE for unexpanded parameter pack
Brian Gesiak
2019-01-07
2
-2
/
+6
*
[gn build] Add build files for llvm/lib/Target/ARM + tests
Nico Weber
2019-01-07
10
-5
/
+338
*
[gn build] Add build files for llvm/lib/Target/AArch64 + tests
Nico Weber
2019-01-07
12
-12
/
+402
*
[X86] Add support for matching vector funnel shift to AVX512VBMI2 instructions.
Craig Topper
2019-01-06
7
-279
/
+3267
*
Revert "Resubmit rL345008 "Split MachinePipeliner code into header and cpp fi...
Lama Saba
2019-01-06
2
-620
/
+595
*
[x86] explicitly set cost of integer add/sub
Sanjay Patel
2019-01-06
1
-0
/
+8
*
Fix bug in test found by the diagnostic added in r350340.
Nico Weber
2019-01-06
1
-1
/
+1
[next]