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
*
[Syntax] Merge overlapping top-level macros in TokenBuffer
Sam McCall
2020-06-10
2
-9
/
+50
*
[Syntax] Simplify TokenCollector::Builder, use captured expansion bounds. NFC
Sam McCall
2020-06-10
1
-158
/
+128
*
[clangd] Increase stack size of the new threads on macOS
Sam McCall
2020-06-10
2
-10
/
+32
*
[clangd] Make use of SourceOrder to find first initializer in DefineOutline
Kadir Cetinkaya
2020-06-10
2
-11
/
+45
*
[clangd] Filter pch related flags coming from the user
Kadir Cetinkaya
2020-06-10
1
-2
/
+10
*
[clangd] Fix early selection for non-vardecl declarators
Kadir Cetinkaya
2020-06-10
3
-6
/
+30
*
[clangd] Disable all dependency outputs
Kadir Cetinkaya
2020-06-10
2
-0
/
+21
*
[clangd][Hover] Handle uninstantiated default args
Kadir Cetinkaya
2020-06-10
2
-2
/
+32
*
[clang] Fix crash on visiting null nestedNameSpecifier.
Haojian Wu
2020-06-10
2
-1
/
+10
*
PR45063: Fix crash on invalid processing an elaborated class template-id
Richard Smith
2020-06-10
2
-0
/
+7
*
[clang] Persist Attr::IsPackExpansion into the PCH
Nathan Ridge
2020-06-10
2
-0
/
+28
*
[clangd] Don't assert when completing a lambda variable inside the lambda.
Sam McCall
2020-06-10
5
-6
/
+45
*
[clangd] Fix modernize-loop-convert "multiple diag in flight" crash.
Haojian Wu
2020-06-10
2
-9
/
+35
*
[clangd] Add the missing elaborated types in FindTarget.
Haojian Wu
2020-06-10
2
-0
/
+11
*
[clangd] Handle the missing injectedClassNameType in targetDecl.
Haojian Wu
2020-06-10
2
-0
/
+13
*
[clangd] Fix null check in FindTarget.
Sam McCall
2020-06-10
1
-1
/
+1
*
Don't jump to landing pads in Control Flow Optimizer
Arthur Eubanks
2020-05-28
2
-8
/
+38
*
[arm] Add big-endian version of pcrel fixups for adr instructions
Dimitry Andric
2020-05-19
2
-12
/
+10
*
[ARM] Only produce qadd8b under hasV6Ops
David Green
2020-05-19
2
-1
/
+2
*
[PowerPC] Do not attempt to reuse load for 64-bit FP_TO_UINT without FPCVT
Nemanja Ivanovic
2020-05-19
2
-2
/
+62
*
[WebAssembly] Add section names for some DWARF5 sections
Derek Schuff
2020-05-19
1
-1
/
+11
*
[clang] fix undefined behaviour in RawComment::getFormattedText()
Oliver Bruns
2020-05-18
1
-1
/
+1
*
[globalopt] Don't emit DWARF fragments for members
David Spickett
2020-05-18
2
-6
/
+79
*
Backport 4878aa36d4a [ValueLattice] Add new state for undef constants.
Florian Hahn
2020-05-18
10
-68
/
+1018
*
Enable IBT(Indirect Branch Tracking) in JIT with CET(Control-flow Enforcement...
Xiang1 Zhang
2020-05-18
4
-8
/
+59
*
CET for Exception Handle
Pengfei Wang
2020-05-18
2
-3
/
+41
*
PR45350: Handle unsized array CXXConstructExprs in constant evaluation
Richard Smith
2020-05-18
2
-1
/
+42
*
[lldb] [PECOFF] Only use PECallFrameInfo on the one supported architecture
Martin Storsjö
2020-05-18
1
-0
/
+3
*
[CodeGen] fix inline builtin-related breakage from D78162
George Burgess IV
2020-05-07
2
-3
/
+25
*
[CodeGen] only add nobuiltin to inline builtins if we'll emit them
George Burgess IV
2020-05-07
2
-1
/
+27
*
[profile] Don't crash when forking in several threads
Calixte Denizet
2020-05-07
5
-37
/
+204
*
[clang-format] [PR45357] Fix issue found with operator spacing
mydeveloperday
2020-05-07
2
-1
/
+58
*
clang-format: Fix pointer alignment for overloaded operators (PR45107)
Hans Wennborg
2020-05-07
2
-14
/
+39
*
[libclang] Remove duplicate dependency on LLVMSupport
Jan Korous
2020-05-07
1
-1
/
+0
*
[MachineSink] Fix for breaking phi edges with instructions with multiple defs
David Green
2020-05-07
2
-17
/
+69
*
PR45000: Let Sema::SubstParmVarDecl handle default args of lambdas in initial...
Aaron Puchert
2020-05-06
7
-21
/
+31
*
BPF: fix a CORE optimization bug
Yonghong Song
2020-05-06
2
-1
/
+119
*
[Sema] Allow function attribute patchable_function_entry on aarch64_be
Fangrui Song
2020-05-06
2
-1
/
+2
*
[llvm-objcopy] Avoid invalid Sec.Offset after D79229
Fangrui Song
2020-05-03
1
-4
/
+4
*
[llvm-objcopy] -O binary: skip empty sections
Fangrui Song
2020-05-01
2
-8
/
+64
*
github actions: Improve abi-compare check
Tom Stellard
2020-04-30
1
-2
/
+11
*
libclc: cmake configure should depend on file list
Jan Vesely
2020-04-30
1
-0
/
+10
*
Add GitHub action for running libclc tests
Tom Stellard
2020-04-29
1
-0
/
+53
*
libclc: Pass system libraries to the linker after llvm libraries
Tom Stellard
2020-04-29
1
-1
/
+1
*
[Coroutines] Fix PR45130
Jun Ma
2020-04-29
2
-1
/
+56
*
[Clang] Fix Hurd toolchain test on a two-stage build with ThinLTO
Alexandre Ganea
2020-04-29
6
-14
/
+35
*
Add GitHub action for running lldb tests
Tom Stellard
2020-04-29
1
-0
/
+47
*
Revert "Re-land [MC] Fix quadratic behavior in addPendingLabel"
Tom Stellard
2020-04-29
2
-4
/
+7
*
Re-land [MC] Fix quadratic behavior in addPendingLabel
Alexandre Ganea
2020-04-27
2
-7
/
+4
*
[PowerPC] Don't generate ST_VSR_SCAL_INT if power8-vector is disabled
Kai Luo
2020-04-22
2
-3
/
+12
[next]