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
*
[FPEnv][X86] More strict int <-> FP conversion fixes
Ulrich Weigand
2019-12-23
16
-1151
/
+1655
*
[msan] Check qsort input.
Evgenii Stepanov
2019-12-23
2
-0
/
+23
*
[msan] Intercept qsort, qsort_r.
Evgenii Stepanov
2019-12-23
3
-0
/
+152
*
[Sema][X86] Consider target attribute into the checks in validateOutputSize a...
Craig Topper
2019-12-23
10
-84
/
+146
*
MC: Ensure test only reads from the Inputs directory
David Blaikie
2019-12-23
9
-80
/
+80
*
Fix LLVM tool --version build mode printing for MSVC
Reid Kleckner
2019-12-23
1
-1
/
+23
*
[lldb/Test] Disable TestSynchronous.test on Windows.
Jonas Devlieghere
2019-12-23
1
-0
/
+1
*
Move from a long list of checkers to tables
Sylvestre Ledru
2019-12-23
1
-384
/
+404
*
[ELF] Don't suggest an alternative spelling for a symbol in a discarded section
Fangrui Song
2019-12-23
2
-4
/
+67
*
[AMDGPU] Don't create MachinePointerInfos with an UndefValue pointer
Jay Foad
2019-12-23
7
-114
/
+91
*
[RISCV][NFC] Fix use of missing attribute groups in tests
Luís Marques
2019-12-23
3
-6
/
+6
*
[PowerPC] NFC - fix the testcase bug of folding rlwinm
czhengsz
2019-12-23
1
-7
/
+7
*
[DAGCombine] visitEXTRACT_SUBVECTOR - 'little to big' extract_subvector(bitca...
Sanjay Patel
2019-12-23
9
-176
/
+83
*
[OPENMP50]Codegen for nontemporal clause.
Alexey Bataev
2019-12-23
20
-115
/
+339
*
[lldb] Remove DWARFUnit::AppendDIEsWithTag
Pavel Labath
2019-12-23
3
-24
/
+6
*
[gn build] Port eca40066ebb
LLVM GN Syncbot
2019-12-23
2
-1
/
+1
*
[lldb/DWARF] Fix hostname-stripping logic
Pavel Labath
2019-12-23
2
-0
/
+51
*
[Matrix] Use fmuladd for matrix.multiply if allowed.
Florian Hahn
2019-12-23
5
-5
/
+301
*
[NFC] Move OptionUtils from Basic to Driver
Yaxun (Sam) Liu
2019-12-23
5
-7
/
+6
*
[Matrix] Add forward shape propagation and first shape aware lowerings.
Florian Hahn
2019-12-23
4
-316
/
+670
*
[lldb][NFC] Remove unused callback functionality from ClangASTContext
Raphael Isemann
2019-12-23
2
-8
/
+0
*
[OpenCL] Add atomic builtin functions
Sven van Haastregt
2019-12-23
2
-2
/
+87
*
[lldb][NFC] Simplify ClangExternalASTSourceCallbacks
Raphael Isemann
2019-12-23
4
-182
/
+27
*
[find_interesting_reviews.py] Add git blame output cache
Kristof Beyls
2019-12-23
1
-14
/
+57
*
[lldb][NFC] Remove unused 'type' parameter in ClangExpressionDeclMap::FindGlo...
Raphael Isemann
2019-12-23
2
-23
/
+6
*
[lldb][NFC] Remove wrong and unused ClangASTContext::CopyDecl method
Raphael Isemann
2019-12-23
2
-20
/
+0
*
[lldb][NFC] Delete all 'else return ...' in CompilerDeclContext.cpp
Raphael Isemann
2019-12-23
1
-8
/
+4
*
[lldb] Add sanity check to CreateDeclContext and fixed illformed CompilerCont...
Raphael Isemann
2019-12-23
3
-2
/
+6
*
[yaml2obj] - Allow using an arbitrary value for OSABI.
Georgii Rymar
2019-12-23
2
-0
/
+14
*
[yaml2obj] - Add support for ELFOSABI_LINUX.
Georgii Rymar
2019-12-23
2
-21
/
+32
*
[lldb] Don't process symlinks deep inside DWARFUnit
Pavel Labath
2019-12-23
2
-20
/
+12
*
[yaml2obj] - Add testing for OSABI field.
Georgii Rymar
2019-12-23
1
-0
/
+317
*
[AArch64] [Windows] Use COFF stubs for calls to extern_weak functions
Martin Storsjö
2019-12-23
7
-25
/
+60
*
[ARM] [Windows] Use COFF stubs for calls to extern_weak functions
Martin Storsjö
2019-12-23
2
-7
/
+12
*
[ItaniumCXXABI] Don't mark an extern_weak init function as dso_local on windows
Martin Storsjö
2019-12-23
2
-1
/
+12
*
[llvm-readobj][test] - Stop using Inputs/trivial.obj.elf-x86-64.
Georgii Rymar
2019-12-23
6
-114
/
+179
*
[lldb] Fix a -Wreturn-type gcc warning in ScriptInterpreter.cpp
Pavel Labath
2019-12-23
1
-0
/
+1
*
[lldb/lua] Fix bindings.test for lua-5.1
Pavel Labath
2019-12-23
1
-1
/
+1
*
[lldb][NFC] Simplify ClangASTContext::GetTranslationUnitDecl
Raphael Isemann
2019-12-23
2
-11
/
+3
*
[lldb] Add a SubsystemRAII that takes care of calling Initialize and Terminat...
Raphael Isemann
2019-12-23
27
-231
/
+261
*
[NFC] Style cleanups
Shengchen Kan
2019-12-23
3
-51
/
+51
*
[lldb][NFC] Document CompilerDeclContext constructors
Raphael Isemann
2019-12-23
1
-1
/
+7
*
[lldb][NFC] Make CompilerDeclContext construction type safe
Raphael Isemann
2019-12-23
9
-21
/
+25
*
[Power9] Remove the PPCISD::XXREVERSE as it has completely the same semantics...
QingShan Zhang
2019-12-23
5
-26
/
+7
*
Fix case style warnings in DIBuilder. NFC.
Simon Pilgrim
2019-12-23
2
-13
/
+13
*
[SLP] Replace NeedToGather variable with enum.
Dinar Temirbulatov
2019-12-23
1
-22
/
+34
*
[NFC][Test][PowerPC] Add more tests for 'and mask'
QingShan Zhang
2019-12-23
2
-22
/
+91
*
[Concepts] Constrained partial specializations and function overloads.
Saar Raz
2019-12-23
18
-102
/
+1026
*
[lldb/ScriptInterpreter] Remove can_reload which is always true (NFC)
Jonas Devlieghere
2019-12-22
7
-26
/
+12
*
build: use `find_package(Python3)` rather than `PYTHON_HOME`
Saleem Abdulrasool
2019-12-22
1
-0
/
+1
[next]