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
*
[SelectionDAG]: Ignore "returned" in the presence of an implicit sret.
Dan Gohman
2018-01-30
2
-2
/
+24
*
[CUDA] Added partial support for CUDA-9.1
Artem Belevich
2018-01-30
8
-32
/
+1872
*
[coroutines] Fix application of NRVO to Coroutine "Gro" or return object.
Eric Fiselier
2018-01-29
3
-5
/
+89
*
[globalisel][legalizer] Fix a fallthrough case in the unittests debug printing
Daniel Sanders
2018-01-29
1
-1
/
+1
*
[RAFast] Don't dereference MBB::end
Quentin Colombet
2018-01-29
2
-5
/
+32
*
AMDGPU: Move ADDRIndirect complex pattern into R600Instructions.td
Tom Stellard
2018-01-29
2
-1
/
+1
*
[X86] Use VMOVDQA64 for aligned vXi32 stores.
Craig Topper
2018-01-29
2
-4
/
+13
*
[test-suite] UNXfail several tests that now pass locally.
Davide Italiano
2018-01-29
2
-5
/
+0
*
AMDGPU: Allow a SGPR for the conditional KILL operand
Marek Olsak
2018-01-29
2
-23
/
+48
*
Fix some regular expressions in llvm-mode.el.
Rafael Espindola
2018-01-29
1
-5
/
+6
*
[DSE] add test for PR36129; NFC
Sanjay Patel
2018-01-29
1
-0
/
+15
*
[clangd] Fix r323658 test failure on windows.
Eric Liu
2018-01-29
3
-6
/
+11
*
LiveInterval: Print weight in print() function.
Matthias Braun
2018-01-29
1
-0
/
+1
*
Stop tracking .debug_line_str in DWARFUnit. NFC.
Paul Robinson
2018-01-29
5
-30
/
+22
*
[X86] Add FeaturePOPCNTFalseDeps to skylake server CPU to match skylake client.
Craig Topper
2018-01-29
2
-1
/
+3
*
Warn on nonexistent comdat sections in an /order file.
Rui Ueyama
2018-01-29
2
-5
/
+30
*
Update a help message.
Rui Ueyama
2018-01-29
1
-1
/
+1
*
[analyzer] Use stable filenames in analyzer testing infrastructure
George Karpenkov
2018-01-29
1
-0
/
+1
*
[analyzer] [NFC] Remove unused method visitItemsInWorkList
George Karpenkov
2018-01-29
2
-41
/
+0
*
[JumpThreading][NFC] Rename LoadInst variables
Brian M. Rzycki
2018-01-29
1
-43
/
+46
*
Minor updated to the main libcxx page; add a link to the deprecation page
Marshall Clow
2018-01-29
1
-6
/
+9
*
[X86] Emit 11-byte or 15-byte NOPs on recent AMD targets, else default to 10-...
Simon Pilgrim
2018-01-29
10
-34
/
+91
*
[ARM][GISel] PR35965 Constrain RegClasses of nested instructions built from D...
Daniel Sanders
2018-01-29
5
-6
/
+63
*
[DWARFv5] Re-enable dumping a line table with no CU.
Paul Robinson
2018-01-29
9
-40
/
+78
*
[X86] Avoid using high register trick for test instruction
Amaury Sechet
2018-01-29
7
-82
/
+29
*
[globalisel][legalizer] Change identity() to changeTo() to clarify that it ch...
Daniel Sanders
2018-01-29
2
-5
/
+5
*
[CodeGen] Simplify conditional. NFC
Shoaib Meenai
2018-01-29
1
-1
/
+1
*
[X86] Add test case to ensure testw is generated when optimizing for size. NFC
Amaury Sechet
2018-01-29
1
-0
/
+44
*
[AArch64] Change the filename of the Exynos M1 scheduling defs
Evandro Menezes
2018-01-29
2
-3
/
+3
*
[scudo] Add support for Fuchsia OS.
Kostya Kortchinsky
2018-01-29
1
-1
/
+1
*
[clang-format] Add more tests for ObjC protocol list formatting behavior
Ben Hamilton
2018-01-29
1
-0
/
+14
*
Revert "AArch64: Omit callframe setup/destroy when not necessary"
Jun Bum Lim
2018-01-29
9
-87
/
+68
*
Remove trailing space.
Rui Ueyama
2018-01-29
1
-1
/
+1
*
[globalisel][legalizer] Adapt LegalizerInfo to support inter-type dependencie...
Daniel Sanders
2018-01-29
7
-375
/
+843
*
Improve testcase.
Rafael Espindola
2018-01-29
1
-21
/
+13
*
[NFC] Fixup comment with function name, actually incorrect name!
Erich Keane
2018-01-29
1
-3
/
+2
*
[clang-format] Disable some text proto delimiters and functions for google style
Krasimir Georgiev
2018-01-29
1
-9
/
+1
*
math.h: Set HAVE_HW_FMA32 based on compiler provided macro
Jan Vesely
2018-01-29
1
-0
/
+5
*
[MachineVerifier] Add check that renamable operands aren't reserved registers.
Geoff Berry
2018-01-29
1
-6
/
+8
*
[AMDGPU][X86][Mips] Make sure renamable bit not set for reserved regs
Geoff Berry
2018-01-29
6
-6
/
+29
*
Move getPlatformFlags to ELFObjectFileBase and simplify.
Rafael Espindola
2018-01-29
4
-22
/
+13
*
[Host] Respect LLVM_LIBDIR_SUFFIX when looking for LLDB plugins on Linux
Michal Gorny
2018-01-29
2
-1
/
+4
*
[X86] Don't create SHRUNKBLEND when the condition is used by the true or fals...
Craig Topper
2018-01-29
2
-34
/
+38
*
[X86] Add test case for pr34592
Craig Topper
2018-01-29
1
-0
/
+68
*
[DWARF] Recommitting a test reverted in r323560. Moved to x86 directory with ...
Wolfgang Pieb
2018-01-29
1
-0
/
+157
*
[globalisel] Make LegalizerInfo::LegalizeAction available outside of Legalize...
Daniel Sanders
2018-01-29
9
-198
/
+206
*
[clang-format] Fix bug where -dump-config failed on ObjC header
Ben Hamilton
2018-01-29
4
-3
/
+32
*
[AccelTable] Workaround for MSVC bug
Jonas Devlieghere
2018-01-29
2
-10
/
+85
*
Add myself to CREDITS.txt
Tony Jiang
2018-01-29
1
-0
/
+5
*
[scan-build] Add an option to skip overriding CC and CXX make vars
Jonathan Roelofs
2018-01-29
2
-5
/
+21
[next]