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
...
*
[DAGCombiner] fix crash when converting build vector to shuffle
Sanjay Patel
2019-01-21
2
-5
/
+33
*
[test] Pass -ccc-install-dir in mac compilation db test
Michal Gorny
2019-01-21
1
-1
/
+6
*
[clang-tidy] Work around http://llvm.org/PR40392
Alexander Kornienko
2019-01-21
2
-4
/
+22
*
Mark the lambda function pointer conversion operator as noexcept.
Aaron Ballman
2019-01-21
5
-9
/
+30
*
Regenerating the C++ DR status page from the latest Core issues list.
Aaron Ballman
2019-01-21
1
-14010
/
+14172
*
NFC: fixed formatting to be consistent across the file
Andrey Churbanov
2019-01-21
1
-1
/
+2
*
[OpenCL] Allow address spaces as method qualifiers.
Anastasia Stulova
2019-01-21
9
-60
/
+187
*
[Analyzer] Remove extra blank line from Iterator Checker (test commit)
Adam Balogh
2019-01-21
1
-1
/
+0
*
Fixed https://reviews.llvm.org/D55078 broken Fortran fixed form.
Andrey Churbanov
2019-01-21
1
-4
/
+6
*
[NFC] Fix comparison warning issues by MSVC
Johannes Doerfert
2019-01-21
1
-1
/
+3
*
[clang] add tests to ExprMutAnalyzer that reproduced a crash in ASTMatchers
Jonas Toth
2019-01-21
1
-0
/
+19
*
[X86][BtVer2] Update the WriteLoad latency.
Andrea Di Biagio
2019-01-21
13
-143
/
+142
*
[CostModel][X86] Add XOP icmp cost tests (PR40376)
Simon Pilgrim
2019-01-21
1
-0
/
+462
*
[AArch64] Use LL for 64-bit intrinsic arguments
Sam Parker
2019-01-21
3
-15
/
+20
*
[ASTImporter] Add test for importing anonymous namespaces.
Raphael Isemann
2019-01-21
2
-0
/
+70
*
[clang-tidy] Use getStripPluginsAdjuster
Kadir Cetinkaya
2019-01-21
1
-17
/
+1
*
[llvm-symbolizer] Add -no-demangle as alias for -demangle=false
Dmitry Venikov
2019-01-21
3
-2
/
+26
*
Fix test after AST dump output change
Stephen Kelly
2019-01-21
1
-1
/
+1
*
Fix typos throughout the license files that somehow I and my reviewers
Chandler Carruth
2019-01-21
20
-19
/
+20
*
[HWASAN] Improve tag mismatch diagnostics
Eugene Leviant
2019-01-21
4
-13
/
+43
*
[X86] Remove and autoupgrade vpmovqd/vpmovwb intrinsics using trunc+select.
Craig Topper
2019-01-21
13
-90
/
+214
*
Tentative fix for r351701 and gcc 6.2 build on ubuntu
Serge Guelton
2019-01-21
1
-2
/
+3
*
[NFC] Make getExpressionSize unsigned short
Max Kazantsev
2019-01-21
1
-1
/
+1
*
[NFC] Fix warnings in unit test of r351725
Max Kazantsev
2019-01-21
1
-6
/
+6
*
[SCEV][NFC] Introduces expression sizes estimation
Max Kazantsev
2019-01-21
4
-10
/
+86
*
[RISCV] Add R_RISCV_RELAX relocation to all possible relax candidates.
Kito Cheng
2019-01-21
4
-16
/
+73
*
[llgo]: fix compilation under current llvm
Kristina Brooks
2019-01-21
2
-8
/
+4
*
[AVR] Insert unconditional branch when inserting MBBs between blocks with fal...
Dylan McKay
2019-01-21
2
-0
/
+83
*
[AVR] Enable emission of debug information
Dylan McKay
2019-01-21
2
-0
/
+13
*
Revert "[AVR] Insert unconditional branch when inserting MBBs between blocks ...
Dylan McKay
2019-01-21
2
-74
/
+0
*
[AVR] Insert unconditional branch when inserting MBBs between blocks with fal...
Dylan McKay
2019-01-21
2
-0
/
+74
*
[fuzzer] Fix test checks broken after license header update
Vitaly Buka
2019-01-21
8
-8
/
+8
*
[safestack] Remove unsupported platforms
Vitaly Buka
2019-01-21
1
-12
/
+6
*
[safestack] Fix FreeBSD runtime build
Vitaly Buka
2019-01-21
1
-0
/
+4
*
[libFuzzer][MSVC] Make Sanitizer Coverage MSVC-compatible
Jonathan Metzman
2019-01-21
1
-20
/
+25
*
[ASan] On Darwin record global allocator pointer and size in introspection st...
Dan Liew
2019-01-21
1
-1
/
+17
*
On Darwin add allocator address and size fields to
Dan Liew
2019-01-21
4
-0
/
+28
*
On Darwin allow for sanitizer malloc implementations to provide a zone
Dan Liew
2019-01-21
4
-4
/
+22
*
[Driver] Don't pass default value to getCompilerRTArgString
Petr Hosek
2019-01-21
4
-7
/
+7
*
[CMake][Fuchsia] Drop -DNDEBUG, re-enable modules
Petr Hosek
2019-01-21
1
-2
/
+3
*
[X86] Add missing test cases for some int/fp->fp conversion intrinsics with r...
Craig Topper
2019-01-20
1
-19
/
+75
*
Fix test after AST dump output change
Stephen Kelly
2019-01-20
1
-1
/
+1
*
Tentative fix for r351701 and gcc 6.2 build on ubuntu
Serge Guelton
2019-01-20
1
-4
/
+4
*
Tentative fix for r351701 and gcc 6.2 build on ubuntu
Serge Guelton
2019-01-20
1
-2
/
+3
*
[safestack] Remove Darwin from supported platforms
Vitaly Buka
2019-01-20
1
-1
/
+1
*
Try to port tests to AST dump changes
Stephen Kelly
2019-01-20
5
-13
/
+10
*
Add missing test file
Serge Guelton
2019-01-20
1
-0
/
+26
*
Replace llvm::isPodLike<...> by llvm::is_trivially_copyable<...>
Serge Guelton
2019-01-20
53
-212
/
+119
*
AMDGPU: Legalize more bitcasts
Matt Arsenault
2019-01-20
2
-10
/
+176
*
GlobalISel: Add isPointer legality predicates
Matt Arsenault
2019-01-20
2
-0
/
+20
[prev]
[next]