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
*
[ThinLTOCodeGenerator] Add support for index-based WPD
Eugene Leviant
2019-10-18
2
-10
/
+3
*
[AArch64][SVE] Add SPLAT_VECTOR ISD Node
Graham Hunter
2019-10-18
13
-17
/
+238
*
SystemInitializerCommon fix compilation on linux
Pavel Labath
2019-10-18
1
-1
/
+2
*
[Arm][libsanitizer] Fix arm libsanitizer failure with bleeding edge glibc
Sjoerd Meijer
2019-10-18
1
-1
/
+4
*
[ThinLTOCodeGenerator] Add support for index-based WPD
Eugene Leviant
2019-10-18
2
-21
/
+104
*
[LLD] [COFF] Try to report source locations for duplicate symbols
Martin Storsjo
2019-10-18
9
-22
/
+433
*
[AArch64] Don't combine callee-save and local stack adjustment when optimizin...
David Green
2019-10-18
2
-0
/
+28
*
[X86] Regenerate memcmp tests and add X64-AVX512 common prefix
Simon Pilgrim
2019-10-18
1
-14
/
+81
*
Fix MSVC "not all control paths return a value" warning. NFCI.
Simon Pilgrim
2019-10-18
1
-0
/
+1
*
Fix MSVC "result of 32-bit shift implicitly converted to 64 bits" warnings. N...
Simon Pilgrim
2019-10-18
2
-2
/
+2
*
[Codegen] Alter the default promotion for saturating adds and subs
David Green
2019-10-18
29
-1374
/
+1071
*
[AArch64][SVE] Implement unpack intrinsics
Kerry McLaughlin
2019-10-18
7
-5
/
+183
*
[InstCombine] Fix miscompile bug in canEvaluateShuffled
Bjorn Pettersson
2019-10-18
2
-12
/
+37
*
[InstCombine] Pre-commit of test case showing miscompile bug in canEvaluateSh...
Bjorn Pettersson
2019-10-18
1
-0
/
+101
*
Update release notes
Rui Ueyama
2019-10-18
1
-1
/
+5
*
[WebAssembly] -pthread implies -target-feature +sign-ext
Thomas Lively
2019-10-18
2
-3
/
+16
*
[X86] Emit KTEST when possible
David Zarzycki
2019-10-18
2
-14
/
+29
*
[lit] Move resolving of XFAIL result codes out of Test.setResult
Julian Lettner
2019-10-18
2
-12
/
+21
*
[lit] worker.py: Improve code for executing a single test
Julian Lettner
2019-10-18
1
-12
/
+21
*
[ScopBuilder] Fix bug 38358 by preserving correct order of ScopStmts.
Michael Kruse
2019-10-17
2
-6
/
+112
*
[IndVars] Factor out some common code into a utility function
Philip Reames
2019-10-17
1
-16
/
+13
*
[Test] Precommit test for D69006
Philip Reames
2019-10-17
1
-0
/
+317
*
[analyzer] exploded-graph-rewriter: Fix typo in r375186. Unbreaks tests.
Artem Dergachev
2019-10-17
1
-1
/
+1
*
[lldb][NFC] Fix typo in DWARFASTParserClang.cpp
Raphael Isemann
2019-10-17
1
-2
/
+2
*
[analyzer] Assign truly stable identifiers to exploded nodes.
Artem Dergachev
2019-10-17
19
-161
/
+305
*
[analyzer] Display cast kinds in program point dumps.
Artem Dergachev
2019-10-17
3
-2
/
+58
*
[analyzer] exploded-graph-rewriter: Make node headers a bit lighter.
Artem Dergachev
2019-10-17
2
-2
/
+2
*
DebugInfo: Move loclist base address from DwarfFile to DebugLocStream
David Blaikie
2019-10-17
5
-27
/
+18
*
eliminate one form of PythonObject::Reset()
Lawrence D'Anna
2019-10-17
3
-37
/
+15
*
clean up the implementation of PythonCallable::GetNumArguments
Lawrence D'Anna
2019-10-17
3
-35
/
+329
*
DebugInfo: Remove unused parameter (from DwarfDebug.cpp:emitListsTableHeaderS...
David Blaikie
2019-10-17
1
-3
/
+3
*
[ARM] Fix arm_neon.h with -flax-vector-conversions=none, part 3
Eli Friedman
2019-10-17
2
-2
/
+3
*
Reland [llvm-objdump] Use a counter for llvm-objdump -h instead of the sectio...
Jordan Rupprecht
2019-10-17
3
-22
/
+63
*
[clang-offload-wrapper][NFC] Use captured name of the entry type in LIT test
Sergey Dmitriev
2019-10-17
1
-1
/
+1
*
[Error] Make llvm::cantFail include the original error messages
Don Hinton
2019-10-17
2
-7
/
+30
*
[AMDGPU] drop getIsFP td helper
Stanislav Mekhanoshin
2019-10-17
3
-23
/
+13
*
(NFC) Delete variable made unused by llvm-svn: 375160
Sterling Augustine
2019-10-17
1
-1
/
+0
*
[lldb] X-fail tests that use constructors in expressions on Windows
Raphael Isemann
2019-10-17
2
-1
/
+19
*
[test] Add a .clang-format file for the shell test.
Jonas Devlieghere
2019-10-17
1
-0
/
+3
*
[lit] Move computation of deadline up into base class
Julian Lettner
2019-10-17
1
-18
/
+18
*
Adapt Windows test to API change.
Adrian Prantl
2019-10-17
1
-3
/
+2
*
[llvm-objcopy] Add support for shell wildcards
Jordan Rupprecht
2019-10-17
8
-49
/
+538
*
[OPENMP]Dow not emit warnings for uninitialized loop counters.
Alexey Bataev
2019-10-17
4
-373
/
+511
*
libhwasan initialisation include kernel syscall ABI relaxation
Evgeniy Stepanov
2019-10-17
3
-0
/
+42
*
Reland "[lit] Synthesize artificial deadline"
Julian Lettner
2019-10-17
1
-13
/
+7
*
Revert "[LLDB] [test] Use %clang_cl instead of build.py in a few tests"
Martin Storsjo
2019-10-17
2
-5
/
+4
*
[Builtins] Downgrade duplicate source file warning from a fatal error to a wa...
Dan Liew
2019-10-17
1
-1
/
+3
*
Modernize the rest of the Find.* API (NFC)
Adrian Prantl
2019-10-17
52
-710
/
+487
*
[x86] add test for setcc to shift transform; NFC
Sanjay Patel
2019-10-17
1
-0
/
+14
*
[cmake] Pass external project source directories to sub-configures
Shoaib Meenai
2019-10-17
1
-0
/
+9
[next]