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
*
[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
*
[analyzer] Fix -x language argument for C preprocessed sources
Jonathan Roelofs
2018-01-29
1
-2
/
+2
*
Add test case for truncated and promotion to test. NFC
Amaury Sechet
2018-01-29
1
-0
/
+49
*
[SLP] Fix for PR32086: Count InsertElementInstr of the same elements as shuffle.
Alexey Bataev
2018-01-29
4
-164
/
+413
*
[SLP] Add a test with extract for PR32086, NFC.
Alexey Bataev
2018-01-29
1
-0
/
+33
*
[clangd] Use new URI with scheme support in place of the existing LSP URI
Eric Liu
2018-01-29
9
-134
/
+108
*
[AccelTable] Try making MSVC happy
Jonas Devlieghere
2018-01-29
2
-8
/
+8
*
[clangd] Add a fallback directory for collected symbols with relative paths.
Eric Liu
2018-01-29
4
-37
/
+72
*
tsan: deflake a test
Dmitry Vyukov
2018-01-29
2
-7
/
+12
*
[AccelTable] Fix undefined reference
Jonas Devlieghere
2018-01-29
1
-1
/
+1
*
[dsymutil] Generate Apple accelerator tables
Jonas Devlieghere
2018-01-29
8
-50
/
+642
*
[NFC] Rename DwarfAccelTable and move header.
Jonas Devlieghere
2018-01-29
5
-39
/
+65
*
[NFC] Refactor Apple Accelerator Tables
Jonas Devlieghere
2018-01-29
4
-318
/
+360
*
[clangd] Fixed null deference on invalid compile commands.
Ilya Biryukov
2018-01-29
1
-0
/
+2
*
[AMDGPU][MC] Corrected parsing of image opcode modifiers r128 and d16
Dmitry Preobrazhensky
2018-01-29
4
-2
/
+40
*
[ELF][MIPS] Rename function to be consistent with other names. NFC
Simon Atanasyan
2018-01-29
1
-16
/
+16
*
[OpenMP] Initial implementation of OpenMP offloading library - libomptarget d...
George Rokos
2018-01-29
27
-1
/
+5897
*
Fix windows test failure caused by r323638
Pavel Labath
2018-01-29
2
-4
/
+8
*
[Lexer] Support adding working directory to relative search dir for #include ...
Eric Liu
2018-01-29
4
-12
/
+129
*
[AArch64][AsmParser] NFC: Generalize LogicalImm[Not](32|64) code
Sander de Smalen
2018-01-29
5
-72
/
+38
*
[lldb] Silence signed <-> unsigned integer comparison warning
Kirill Bobyrev
2018-01-29
1
-1
/
+1
*
[DebugInfo] Fix fragment offset emission order for symbol locations
Mikael Holmen
2018-01-29
2
-3
/
+66
*
[Sparc] Account for bias in stack readjustment
Jonas Devlieghere
2018-01-29
2
-10
/
+35
*
Fix build broken by r323641
Pavel Labath
2018-01-29
1
-1
/
+1
*
Refactor dwarfdump -apple-names output
Pavel Labath
2018-01-29
5
-109
/
+142
[next]