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
*
[Sema] Use the canonical type in function isVector
Akira Hatanaka
2019-11-22
2
-1
/
+8
*
Fix typo to separate "-x" from warning flag.
Bill Wendling
2019-11-22
1
-1
/
+1
*
Don't report "main" as missing a prototype in freestanding mode
Bill Wendling
2019-11-22
2
-2
/
+10
*
[OPENMP] [DOCS] correct status for use_device_addr clause
Kelvin Li
2019-11-22
1
-1
/
+1
*
[RISCV] Use compiler-rt if no GCC installation detected
Edward Jones
2019-11-22
6
-40
/
+112
*
Revert "[CMake] Support installation of InstrProfData.inc"
Petr Hosek
2019-11-22
8
-25
/
+13
*
[CMake] Support installation of InstrProfData.inc
Petr Hosek
2019-11-22
8
-13
/
+25
*
[DWARF] Handle call sites with indirect call targets
Vedant Kumar
2019-11-22
10
-99
/
+257
*
Slightly speculative buildbot fix for issue reported in 8293f74 commit thread
Philip Reames
2019-11-22
1
-1
/
+4
*
[clang-include-fixer] Suppress cmd prompt from Vim on Windows
Reid Kleckner
2019-11-22
1
-1
/
+8
*
[APFloat] Enlarge ExponentType to 32bit integer
Ehud Katz
2019-11-22
2
-16
/
+118
*
Reinstate MSan suppression of PR24578.
Evgenii Stepanov
2019-11-22
3
-2
/
+8
*
Don't forward __pthread_mutex_* interceptors to pthread_mutex_* version
Vitaly Buka
2019-11-22
1
-2
/
+18
*
[APFloat] Fix subtraction of subnormal numbers
Ehud Katz
2019-11-22
2
-7
/
+13
*
[lit] Attempt to print test summary on CTRL+C
Julian Lettner
2019-11-22
3
-20
/
+20
*
[lldb][DataFormatters] Support pretty printing std::string when built with -f...
Jordan Rupprecht
2019-11-22
5
-16
/
+37
*
Reformat code for readability.
Adrian Prantl
2019-11-22
1
-2
/
+2
*
Complete complete types early when importing types from Clang module DWARF.
Adrian Prantl
2019-11-22
7
-1
/
+109
*
Register Objective-C property accessors with their property decls.
Adrian Prantl
2019-11-22
5
-32
/
+77
*
[libTooling] Add stencil combinators for nodes that may be pointers or values.
Yitzhak Mandelbaum
2019-11-22
3
-4
/
+89
*
[SLP] Enhance SLPVectorizer to vectorize vector aggregate
Anton Afanasyev
2019-11-22
2
-20
/
+38
*
[WebAssembly][SelectionDAG] Remove unused WebAssemblyDAGToDAGISel::ForCodeSize.
Hiroshi Yamauchi
2019-11-22
1
-4
/
+1
*
[OPENMP]Simplify processing of context selectors, NFC.
Alexey Bataev
2019-11-22
2
-70
/
+38
*
[JumpThreading] NFC: Don't cache F.hasProfileData()
Kazu Hirata
2019-11-22
1
-3
/
+2
*
[SLP][Test] Precommit tests for D70068 and D70587. NFC.
Anton Afanasyev
2019-11-22
1
-0
/
+288
*
[coroutines] Remove assert on CoroutineParameterMoves in Sema::buildCoroutine...
Brian Gesiak
2019-11-22
2
-2
/
+7
*
[OPENMP]Fix behaviour of defaultmap for OpenMP 4.5.
Alexey Bataev
2019-11-22
2
-13
/
+19
*
[JumpThreading] Use profile data even with the new pass manager
Kazu Hirata
2019-11-22
2
-1
/
+2
*
[OpenMP][Tool] archer tests require tsan
protze@itc.rwth-aachen.de
2019-11-22
26
-5
/
+25
*
[BPF] Fix a recursion bug in BPF Peephole ZEXT optimization
Yonghong Song
2019-11-22
2
-2
/
+65
*
[XCOFF][AIX] Read-only data section object file generation
jasonliu
2019-11-22
2
-1
/
+278
*
Add support to find out resource dir and add it as compilation args
Kousik Kumar
2019-11-22
1
-1
/
+74
*
[OpenMP][Tool] disable archer tests in standalone build
protze@itc.rwth-aachen.de
2019-11-22
1
-0
/
+5
*
Reland "[DAGCombiner] Allow zextended load combines."
Clement Courbet
2019-11-22
6
-97
/
+101
*
[Test] Fix freeze ocaml test failure
Juneyoung Lee
2019-11-22
4
-0
/
+15
*
[OpenMP][Tool] Fix cmake variable in lit.site.cfg.in
protze@itc.rwth-aachen.de
2019-11-22
1
-1
/
+1
*
[WIP][Attributor] AAReachability Attribute
Pankaj Gode
2019-11-22
2
-0
/
+61
*
[Codegen] TargetLowering::prepareUREMEqFold(): `x u% C1 ==/!= C2` (PR35479)
Roman Lebedev
2019-11-22
5
-483
/
+320
*
[Codegen] TargetLowering::prepareUREMEqFold(): `x u% C1 ==/!= C2` with tautol...
Roman Lebedev
2019-11-22
3
-317
/
+263
*
[lldb] [test] XFAIL TestExpressionEvaluation on NetBSD
Michał Górny
2019-11-22
1
-0
/
+1
*
[X86] Updated strict fp scalar tests and add fp80 tests for D68857
Simon Pilgrim
2019-11-22
2
-49
/
+464
*
[clangd] Show lambda signature for lambda autocompletions
Kirill Bobyrev
2019-11-22
4
-8
/
+68
*
[lldb] Fix exception breakpoint not being resolved when set on dummy target
Martin Svensson
2019-11-22
2
-1
/
+38
*
Test commit.
Pankaj Gode
2019-11-22
1
-1
/
+1
*
[DWARFVerifier] Use the new location list api
Pavel Labath
2019-11-22
5
-87
/
+32
*
[PowerPC] Implement the vector extend sign instruction pattern match
QingShan Zhang
2019-11-22
3
-0
/
+192
*
gn build: Merge f7170d17a84
LLVM GN Syncbot
2019-11-22
1
-1
/
+1
*
gn build: Merge aa981c1802d
LLVM GN Syncbot
2019-11-22
1
-0
/
+1
*
gn build: Merge 95fe54931fd
LLVM GN Syncbot
2019-11-22
1
-0
/
+1
*
gn build: (manually) merge dep from f65cfff6
Nico Weber
2019-11-22
1
-0
/
+1
[next]