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
*
[clangd] Switch Hover.All to structured tests
Kadir Cetinkaya
2019-12-06
2
-430
/
+488
*
[clangd] Store index::SymbolKind in HoverInfo
Kadir Cetinkaya
2019-12-06
3
-38
/
+37
*
[llvm-readobj][llvm-readelf] - Refactor parsing of the SHT_GNU_versym section.
Georgii Rymar
2019-12-06
7
-36
/
+353
*
[LV] Record GEP widening decisions in recipe (NFCI)
Gil Rapaport
2019-12-06
6
-81
/
+152
*
[AArch64][SVE2] Implement while comparison intrinsics
Cullen Rhodes
2019-12-06
2
-10
/
+318
*
[llvm-readobj] - Implement --dependent-libraries flag.
Georgii Rymar
2019-12-06
5
-0
/
+135
*
[clangd] Try to fix CompileCommandsTests on windows. NFC
Sam McCall
2019-12-06
2
-14
/
+21
*
[DebugInfo][CGP] Update dbg.values when sinking address computations
Jeremy Morse
2019-12-06
2
-0
/
+95
*
[X86] Regenerate test to fix build bot failures
Ulrich Weigand
2019-12-06
1
-13
/
+13
*
[AArch64][SVE] Implement integer compare intrinsics
Cullen Rhodes
2019-12-06
7
-35
/
+1792
*
[clangd] Fix gcc warning about extra ";" [NFC]
Mikael Holmen
2019-12-06
1
-1
/
+1
*
[lldb][NFC] Move [SU]Int64ValueIsValidForByteSize to RegisterValue
Raphael Isemann
2019-12-06
2
-32
/
+31
*
[FPEnv][SelectionDAG] Relax chain requirements
Ulrich Weigand
2019-12-06
10
-593
/
+769
*
[lldb/DWARF] Fix DW_AT_addr_base & DW_AT_low_pc interaction
Pavel Labath
2019-12-06
2
-4
/
+119
*
[lldb][NFC] Remove ability to pass a custom printf format to DataExtractor::P...
Raphael Isemann
2019-12-06
2
-16
/
+10
*
[lldb/DWARF] Fix DW_AT_rnglists_base handling for dwo files
Pavel Labath
2019-12-06
2
-3
/
+161
*
[lldb] Migrate VMRange::Dump to raw_ostream
Raphael Isemann
2019-12-06
4
-10
/
+8
*
[lldb/IRExecutionUnit] Stop searching based on demangled names
Pavel Labath
2019-12-06
2
-3
/
+0
*
[lldb/DWARF] Remove DWARFDebugRangesBase abstract class
Pavel Labath
2019-12-06
2
-13
/
+4
*
[clang-tidy] Fix PR26274
Alexander Kornienko
2019-12-06
3
-70
/
+137
*
gn build: Merge 99768b243cd
LLVM GN Syncbot
2019-12-06
2
-0
/
+2
*
[clangd] (take 2) Try harder to find a plausible `clang` as argv0, particular...
Sam McCall
2019-12-06
11
-107
/
+390
*
[lldb][NFC] Migrate FileSpec::Dump to raw_ostream
Raphael Isemann
2019-12-06
13
-24
/
+22
*
[lldb] NFC: less nesting in SearchFilter.cpp
Konrad Kleine
2019-12-06
1
-165
/
+170
*
[compiler-rt] [test] Disable ASLR on ASAN/MSAN/TSAN tests on NetBSD
Michał Górny
2019-12-06
6
-0
/
+21
*
gn build: Merge 9e8c799e2b0
LLVM GN Syncbot
2019-12-06
2
-1
/
+1
*
[Dsymutil][NFC] Move NonRelocatableStringpool into common CodeGen folder.
Alexey Lapshin
2019-12-06
8
-31
/
+28
*
[LCSSA] Don't use VH callbacks to invalidate SCEV when creating LCSSA phis
Daniil Suchkov
2019-12-06
3
-12
/
+42
*
Fix build of LookupResult.cpp from aeda128 with Visual C++.
Douglas Yung
2019-12-05
1
-0
/
+1
*
[JITLink] Use Blocks rather than Symbols for SectionRange.
Lang Hames
2019-12-05
1
-14
/
+13
*
[JITLink] Remove the Section::symbols_empty() method.
Lang Hames
2019-12-05
3
-10
/
+7
*
DebugInfo: Pull out a common expression.
David Blaikie
2019-12-05
1
-3
/
+5
*
llvm-reduce: Add a space to an option's --help
George Burgess IV
2019-12-05
1
-1
/
+1
*
[ConstantFold][SVE] Skip scalable vectors in ConstantFoldInsertElementInstruc...
Huihui Zhang
2019-12-05
2
-0
/
+25
*
Fix crash if a user-defined conversion is applied in the middle of a
Richard Smith
2019-12-05
4
-1
/
+27
*
Tighten up CHECK lines added in a9f10ebffa to work on ARM.
Douglas Yung
2019-12-05
1
-1
/
+1
*
gn build: Add support for building scudo and its unit tests.
Peter Collingbourne
2019-12-05
4
-0
/
+191
*
gn build: Bump Android API level to 29, and NDK to r21.
Peter Collingbourne
2019-12-05
2
-3
/
+3
*
[X86] Make X86TargetLowering::BuildFILD return a std::pair of SDValues so we ...
Craig Topper
2019-12-05
2
-11
/
+12
*
Add strict fp support for instructions fadd/fsub/fmul/fdiv
Liu, Chen3
2019-12-06
8
-57
/
+67
*
gn build: Merge aeda128a96c
LLVM GN Syncbot
2019-12-06
1
-0
/
+1
*
gn build: Merge 6470497817e
LLVM GN Syncbot
2019-12-06
1
-1
/
+0
*
Add lookup functions for efficient lookups of addresses when using GsymReader...
Greg Clayton
2019-12-05
14
-28
/
+632
*
Revert "[AST] Traverse the class type loc inside the member type loc."
Sterling Augustine
2019-12-05
4
-53
/
+4
*
[ThinLTO] Add option to disable readonly/writeonly attribute propagation
Teresa Johnson
2019-12-05
3
-12
/
+16
*
[RegisterCoalescer] Fix the creation of subranges when rematerialization is used
Quentin Colombet
2019-12-05
2
-2
/
+55
*
Handle two corner cases in creduce-clang-crash.py
Reid Kleckner
2019-12-05
1
-0
/
+3
*
[AutoFDO] Top-down Inlining for specialization with context-sensitive profile
Wenlei He
2019-12-05
3
-9
/
+179
*
[AutoFDO] Properly merge context-sensitive profile of inlinee back to outline...
Wenlei He
2019-12-05
8
-8
/
+152
*
gn build: Merge fdf80e86a52
LLVM GN Syncbot
2019-12-05
1
-0
/
+1
[next]