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
*
[lldb] Print better diagnostics for user expressions and modules
Raphael Isemann
2019-09-18
14
-71
/
+236
*
Revert "r372201: [Support] Replace function with function_ref in writeFileAto...
Ilya Biryukov
2019-09-18
2
-5
/
+4
*
[Support] Replace function with function_ref in writeFileAtomically. NFC
Ilya Biryukov
2019-09-18
2
-4
/
+5
*
[X86] Break non-power of 2 vXi1 vectors into scalars for argument passing wit...
Craig Topper
2019-09-18
4
-539
/
+2030
*
[X86] Add test case for passing a v17i1 vector with avx512
Craig Topper
2019-09-18
1
-0
/
+550
*
[BPF] Permit all user instructed offset relocatiions
Yonghong Song
2019-09-18
3
-0
/
+164
*
[X86] Prevent assertion when calling a function that returns double with -mno...
Craig Topper
2019-09-18
2
-0
/
+24
*
Clean up this test.
Jim Ingham
2019-09-18
1
-46
/
+11
*
[Remarks] Allow the RemarkStreamer to be used directly with a stream
Francis Visoiu Mistrih
2019-09-18
3
-19
/
+62
*
Cache PYTHON_EXECUTABLE for windows
Haibo Huang
2019-09-18
1
-4
/
+4
*
TestFoundationDisassembly.py is not dependent on debug information.
Jim Ingham
2019-09-18
1
-0
/
+2
*
[ScriptInterpreter] Limit LLDB's globals to interactive mode.
Jonas Devlieghere
2019-09-18
5
-13
/
+21
*
[Timers] Fix printing some `-ftime-report` sections twice. Fixes PR40328.
Volodymyr Sapsai
2019-09-18
3
-0
/
+3
*
[ScriptInterpreter] Remove ScriptInterpreterPythonImpl::Clear() (NFC)
Jonas Devlieghere
2019-09-18
2
-14
/
+0
*
[PGO] Change hardcoded thresholds for cold/inlinehint to use summary
Teresa Johnson
2019-09-17
4
-34
/
+60
*
[CodeGen] Handle outlining of CopyStmts.
Michael Kruse
2019-09-17
2
-3
/
+76
*
[ARM] Update clang for removal of vfp2d16 and vfp2d16sp
Eli Friedman
2019-09-17
4
-27
/
+26
*
[ARM] VFPv2 only supports 16 D registers.
Eli Friedman
2019-09-17
12
-43
/
+49
*
Revert "Create UsersManual section entitled 'Controlling Floating Point"
Erich Keane
2019-09-17
1
-159
/
+30
*
[Sema] Split of versions of -Wimplicit-{float,int}-conversion for Objective-C...
Erik Pilkington
2019-09-17
6
-32
/
+156
*
[PGO] Don't use comdat groups for counters & data on COFF
Reid Kleckner
2019-09-17
4
-16
/
+21
*
Reland "[docs][Bugpoint]Add notes about multiple crashes"
Jinsong Ji
2019-09-17
1
-0
/
+6
*
Create UsersManual section entitled 'Controlling Floating Point
Erich Keane
2019-09-17
1
-30
/
+159
*
Fix buildbots.
Greg Clayton
2019-09-17
1
-20
/
+20
*
Ignore exception specifier mismatch when merging redeclarations
Reid Kleckner
2019-09-17
2
-2
/
+34
*
[AArch64][GlobalISel] Support -tailcallopt
Jessica Paquette
2019-09-17
3
-24
/
+107
*
[clang-scan-deps] Add verbose mode
Jan Korous
2019-09-17
1
-2
/
+9
*
gn build: Merge r372168
GN Sync Bot
2019-09-17
1
-2
/
+0
*
AArch64CallLowering::lowerCall(): fix build by not passing InArgs into lowerT...
Roman Lebedev
2019-09-17
1
-1
/
+1
*
[NFC][InstCombine] dropRedundantMaskingOfLeftShiftInput(): some NFC diff shaving
Roman Lebedev
2019-09-17
1
-8
/
+11
*
[NFC][InstCombine] More tests for "Dropping pointless masking before left shi...
Roman Lebedev
2019-09-17
4
-50
/
+260
*
Revert "Data Dependence Graph Basics"
Bardia Mahjour
2019-09-17
16
-1845
/
+1
*
NVPTXAsmPrinter - Don't dereference a dyn_cast result. NFCI.
Simon Pilgrim
2019-09-17
1
-1
/
+1
*
WasmEmitter - Don't dereference a dyn_cast result. NFCI.
Simon Pilgrim
2019-09-17
1
-1
/
+1
*
[AArch64][GlobalISel][NFC] Refactor tail call lowering code
Jessica Paquette
2019-09-17
2
-31
/
+74
*
gn build: Merge r372162
GN Sync Bot
2019-09-17
1
-0
/
+2
*
Data Dependence Graph Basics
Bardia Mahjour
2019-09-17
16
-1
/
+1845
*
[docs][Bugpoint] Revert 5584ead50 a5aa3353
Jinsong Ji
2019-09-17
1
-6
/
+0
*
[docs][Bugpoint] Fix build break.
Jinsong Ji
2019-09-17
1
-1
/
+1
*
[X86] Use APInt::operator<<= and APInt::lshrInPlace. NFC
Craig Topper
2019-09-17
1
-4
/
+4
*
[SimplifyDemandedBits] Use APInt::intersects to instead of ANDing and compari...
Craig Topper
2019-09-17
1
-2
/
+3
*
[docs][Bugpoint]Add notes about multiple crashes
Jinsong Ji
2019-09-17
1
-0
/
+6
*
[X86] Simplify b2b KSHIFTL+KSHIFTR using demanded elts.
Craig Topper
2019-09-17
6
-61
/
+90
*
[X86] Call SimplifyDemandedVectorElts on KSHIFTL/KSHIFTR nodes during DAG com...
Craig Topper
2019-09-17
5
-851
/
+721
*
[X86] Simplify some code in LowerBUILD_VECTORvXi1. NFCI
Craig Topper
2019-09-17
1
-15
/
+8
*
Use 'BOOL' instead of BOOL in diagnostic messages
Erik Pilkington
2019-09-17
3
-20
/
+20
*
[AMDGPU] Added MI bit IsDOT
Stanislav Mekhanoshin
2019-09-17
6
-2
/
+22
*
gn build: Merge r372149
GN Sync Bot
2019-09-17
1
-0
/
+1
*
GSYM: Add the llvm::gsym::Header header class with tests
Greg Clayton
2019-09-17
4
-0
/
+338
*
[OPENMP] Rework the test, NFC.
Alexey Bataev
2019-09-17
1
-3
/
+1
[next]