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
*
Move LLVM_ENABLE_ABI_BREAKING_CHECKS variables to their own file
Eric Christopher
2019-09-10
4
-15
/
+26
*
Fix a thinko in handling the QSetLogging packet.
Jim Ingham
2019-09-10
1
-3
/
+3
*
Actually reorder not and env in crash-recovery-modules.m
Reid Kleckner
2019-09-10
1
-2
/
+2
*
[Loads] Move generic code out of vectorizer into a location it might be reuse...
Philip Reames
2019-09-10
3
-51
/
+63
*
When evaluating a __builtin_constant_p conditional, always enter
Richard Smith
2019-09-10
2
-63
/
+44
*
[ValueTracking] Factor our common speculation suppression logic [NFC]
Philip Reames
2019-09-10
3
-21
/
+20
*
llvm-reduce: Simplify testing using -implicit-check-not
David Blaikie
2019-09-10
3
-11
/
+4
*
[mips] Allow PT_LOAD to have overlapping p_offset ranges on EM_MIPS
Simon Atanasyan
2019-09-10
2
-23
/
+22
*
[OPENMP5.0]Allow teams directive outside of the target directives.
Alexey Bataev
2019-09-10
4
-3
/
+49
*
Re-land Remove REQUIRES:shell from tests that pass for me on Windows
Reid Kleckner
2019-09-10
25
-57
/
+31
*
[x86] add test for false dependency with AVX; NFC
Sanjay Patel
2019-09-10
1
-0
/
+15
*
[NFC][InstCombine] rewrite test added in r371537 to use non-null pointer instead
Roman Lebedev
2019-09-10
1
-27
/
+91
*
Fix for PR43175: compiler crash when trying to emit noncapturable
Alexey Bataev
2019-09-10
2
-0
/
+15
*
[X86] Updated target specific selection dag code to conservatively check for ...
Philip Reames
2019-09-10
3
-20
/
+20
*
[NFC][InstSimplify] rewrite test added in r371537 to use non-null pointer ins...
Roman Lebedev
2019-09-10
1
-43
/
+53
*
[lldbtest] Add an "expected_cmd_failure" option to the filecheck helper
Vedant Kumar
2019-09-10
1
-1
/
+5
*
[Function] Factor out GetCallEdgeForReturnAddress, NFC
Vedant Kumar
2019-09-10
3
-11
/
+23
*
GlobalISel/TableGen: Handle REG_SEQUENCE patterns
Matt Arsenault
2019-09-10
5
-36
/
+191
*
[BPI] Adjust the probability for floating point unordered comparison
Guozhi Wei
2019-09-10
3
-3
/
+57
*
AMDGPU/GlobalISel: Select G_FABS/G_FNEG
Matt Arsenault
2019-09-10
10
-370
/
+1037
*
AMDGPU/GlobalISel: Select cvt pk intrinsics
Matt Arsenault
2019-09-10
7
-40
/
+347
*
AMDGPU/GlobalISel: Select llvm.amdgcn.sffbh
Matt Arsenault
2019-09-10
3
-2
/
+68
*
[NFC][InstCombine][InstSimplify] PR43251 - and some patterns with offset != 0
Roman Lebedev
2019-09-10
2
-1
/
+141
*
AMDGPU/GlobalISel: RegBankSelect for G_ZEXTLOAD/G_SEXTLOAD
Matt Arsenault
2019-09-10
4
-3
/
+206
*
AMDGPU/GlobalISel: Legalize constant 32-bit loads
Matt Arsenault
2019-09-10
4
-0
/
+87
*
[RISCV] Support llvm-objdump -M no-aliases and -M numeric
Sam Elliott
2019-09-10
58
-80
/
+100
*
AMDGPU/GlobalISel: First pass at attempting to legalize load/stores
Matt Arsenault
2019-09-10
13
-1141
/
+55834
*
Implement DW_OP_convert
Adrian Prantl
2019-09-10
7
-32
/
+423
*
[RISCV] Add Option for Printing Architectural Register Names
Sam Elliott
2019-09-10
5
-2
/
+510
*
Don't emit .gnu_pubnames when tuning for LLDB.
Adrian Prantl
2019-09-10
2
-2
/
+1
*
[x86] add a test for BreakFalseDeps; NFC
Sanjay Patel
2019-09-10
1
-0
/
+20
*
Revert "[utils] Implement the llvm-locstats tool"
Djordje Todorovic
2019-09-10
6
-315
/
+0
*
[ARM] add test for BreakFalseDeps with minsize attribute; NFC
Sanjay Patel
2019-09-10
1
-0
/
+32
*
[X86] Add AVX partial dependency tests as noted on D67363
Simon Pilgrim
2019-09-10
1
-29
/
+60
*
[ARM] auto-generate complete test checks; NFC
Sanjay Patel
2019-09-10
1
-9
/
+28
*
[VectorUtils] Remove unused include. [NFC]
Florian Hahn
2019-09-10
1
-1
/
+1
*
[clang][codegen][NFC] Make test patterns more permissive.
Clement Courbet
2019-09-10
1
-2
/
+1
*
[CMake] Don't pass all LLVM_COMPILE_FLAGS to the C compiler
David Zarzycki
2019-09-10
1
-1
/
+8
*
[utils] Implement the llvm-locstats tool
Djordje Todorovic
2019-09-10
6
-0
/
+315
*
[NFC][InstCombine] PR43251 - valid for other predicates too
Roman Lebedev
2019-09-10
1
-2
/
+82
*
[InstCombine] Use SimplifyFMulInst to simplify multiply in fma.
Florian Hahn
2019-09-10
2
-13
/
+10
*
[InstCombine] Precommit tests for D67351.
Florian Hahn
2019-09-10
1
-0
/
+86
*
[BreakFalseDeps] fix typos/grammar in documentation comment; NFC
Sanjay Patel
2019-09-10
1
-4
/
+3
*
[Object] Implement relocation resolver for COFF ARM/ARM64
Martin Storsjo
2019-09-10
5
-2
/
+647
*
[ELF][test] Make tests more tolerant to exact symbol addresses
Fangrui Song
2019-09-10
22
-234
/
+166
*
Fix the "git modified" issue on the preserve-comments-crlf.s.
Haojian Wu
2019-09-10
1
-2
/
+4
*
[lldb] Readd missing functionalities/breakpoint tests
Raphael Isemann
2019-09-10
108
-0
/
+5369
*
[Alignment][NFC] Use llvm::Align for TargetLowering::getPrefLoopAlignment
Guillaume Chatelet
2019-09-10
7
-28
/
+32
*
Reland [DWARF] Add a unit test for DWARFUnit::getLength().
Igor Kudrin
2019-09-10
1
-0
/
+42
*
[LLD][COFF] Add index to disambiguate archive members when using -wholearchive
Rui Ueyama
2019-09-10
2
-1
/
+32
[next]