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
*
[llvm-readobj] Remove redundant semicolon. NFC
Simon Atanasyan
2019-10-04
1
-1
/
+1
*
[lldb] [cmake] Support linking against clang-cpp dylib
Michal Gorny
2019-10-04
12
-27
/
+50
*
[llvm-readobj][mips] Inline `printMipsPLTGOT` method
Simon Atanasyan
2019-10-04
1
-17
/
+9
*
[llvm-readobj][mips] Implement GNU-style printing of .MIPS.abiflags section
Simon Atanasyan
2019-10-04
2
-39
/
+110
*
[llvm-readobj] Replace arch-specific ObjDumper methods by the single `printAr...
Simon Atanasyan
2019-10-04
3
-35
/
+27
*
Fix MSVC "not all control paths return a value" warning. NFCI.
Simon Pilgrim
2019-10-04
1
-0
/
+2
*
Fix MSVC "result of 32-bit shift implicitly converted to 64 bits" warning. NFCI.
Simon Pilgrim
2019-10-04
2
-2
/
+2
*
Revert [test] Remove locale dependency for mri-utf8.test
Owen Reynolds
2019-10-04
1
-1
/
+5
*
[DebugInfo] LiveDebugValues: move DBG_VALUE creation into VarLoc class
Jeremy Morse
2019-10-04
2
-108
/
+277
*
gn build: (manually) merge r373718
Nico Weber
2019-10-04
2
-0
/
+17
*
[lldb] Get the TargetAPI lock in SBProcess::IsInstrumentationRuntimePresent
Raphael Isemann
2019-10-04
1
-0
/
+3
*
[Format] Fix docs after r373439
Sam McCall
2019-10-04
1
-1
/
+2
*
[lldb] Fix that 'ninja clean' breaks the build by deleting debugserver_vers.c
Raphael Isemann
2019-10-04
1
-1
/
+0
*
Revert "[NFC] [FileCheck] Fix init of stack objects in unit tests"
Dmitri Gribenko
2019-10-04
1
-16
/
+20
*
[lldb] Fix -Wreorder-ctor in r373673
Sam McCall
2019-10-04
1
-13
/
+12
*
[DebugInfo] LiveDebugValues: defer DBG_VALUE creation during analysis
Jeremy Morse
2019-10-04
2
-8
/
+110
*
[lldb] Fix typo in r373675
Sam McCall
2019-10-04
1
-1
/
+1
*
[TableGen] Introduce a generic automaton (DFA) backend
James Molloy
2019-10-04
10
-1
/
+1181
*
[NFC] [FileCheck] Fix init of stack objects in unit tests
Thomas Preud'homme
2019-10-04
1
-20
/
+16
*
AMDGPU/GlobalISel: Fix using wrong addrspace for aperture
Matt Arsenault
2019-10-04
2
-9
/
+11
*
AMDGPU/GlobalISel: Select G_PTRTOINT
Matt Arsenault
2019-10-04
2
-0
/
+102
*
AMDGPU/GlobalISel: Support wave32 waterfall loops
Matt Arsenault
2019-10-04
13
-411
/
+734
*
Revert r371732: "lld-link: Fix tests that do not run on macOS after r371729."
Martin Storsjo
2019-10-04
1
-1
/
+1
*
[Driver] NFC: Remove duplicate call to getLibGccType
Cullen Rhodes
2019-10-04
1
-1
/
+0
*
[lldb][modern-type-lookup] No longer import temporary declarations into the p...
Raphael Isemann
2019-10-04
5
-107
/
+135
*
[CodeComplete] Ensure object is the same in compareOverloads()
Ilya Biryukov
2019-10-04
3
-0
/
+35
*
[clang-format] [PR43338] C# clang format has space issues betweern C# only ke...
Paul Hoad
2019-10-04
4
-7
/
+82
*
[ELF] Use union-find set and doubly linked list in Call-Chain Clustering (C³...
Fangrui Song
2019-10-04
1
-52
/
+62
*
[clang-format] [PR43333] Fix C# breaking before function name when using Attr...
Paul Hoad
2019-10-04
5
-69
/
+189
*
[X86] Enable inline memcmp() to use AVX512
David Zarzycki
2019-10-04
2
-2
/
+21
*
[MinGW] Add --reproduce option
Rui Ueyama
2019-10-04
3
-0
/
+6
*
Add /reproduce option to lld/COFF
Rui Ueyama
2019-10-04
3
-6
/
+35
*
Revert r371729: lld-link: Make /linkrepro: take a filename, not a directory.
Rui Ueyama
2019-10-04
5
-16
/
+13
*
[compiler-rt] Remove O1 tests from signal_line.cpp
Vitaly Buka
2019-10-04
1
-4
/
+0
*
Revert "[Symbolize] Use the local MSVC C++ demangler instead of relying on db...
Martin Storsjo
2019-10-04
3
-4
/
+45
*
[test] Remove locale dependency for mri-utf8.test
Thomas Preud'homme
2019-10-04
1
-5
/
+1
*
[AMDGPU][SILoadStoreOptimizer] NFC: Refactor code
Piotr Sobczak
2019-10-04
1
-120
/
+80
*
[Symbolize] Use the local MSVC C++ demangler instead of relying on dbghelp. NFC.
Martin Storsjo
2019-10-04
3
-45
/
+4
*
[test] Remove a needless declaration of REQUIRES: target-windows
Martin Storsjo
2019-10-04
1
-1
/
+1
*
[JITLink] Remove a redundant semicolon, silencing -Wpedantic warnings with GC...
Martin Storsjo
2019-10-04
1
-1
/
+1
*
[clang] [cmake] Add distribution install targets for remaining components
Michal Gorny
2019-10-04
4
-9
/
+46
*
[clang-tools-extra] [cmake] Use add_clang_tool() to install tools
Michal Gorny
2019-10-04
7
-19
/
+5
*
[JITLink] Explicitly destroy bumpptr-allocated blocks to avoid a memory leak.
Lang Hames
2019-10-04
2
-8
/
+14
*
[JITLink] Fix an unused variable warning.
Lang Hames
2019-10-04
1
-3
/
+2
*
Make libc++ gdb pretty printer Python 3 compatible
Fangrui Song
2019-10-04
2
-10
/
+27
*
gn build: Merge r373689
GN Sync Bot
2019-10-04
1
-1
/
+1
*
[JITLink] Switch from an atom-based model to a "blocks and symbols" model.
Lang Hames
2019-10-04
25
-2132
/
+2417
*
[RISCV] Split SP adjustment to reduce the offset of callee saved register spi...
Shiva Chen
2019-10-04
6
-223
/
+267
*
Revert "Explicitly set entry point arch when it's thumb"
Antonio Afonso
2019-10-04
3
-179
/
+0
*
[Python] Remove unused variable
Jonas Devlieghere
2019-10-04
1
-1
/
+0
[next]