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
*
Revert Remove REQUIRES:shell from tests that pass for me on Windows
James Henderson
2019-09-10
25
-28
/
+54
*
[RISCV] Make -march=rv{32,64}gc the default in RISC-V Linux
Roger Ferrer Ibanez
2019-09-10
4
-10
/
+27
*
[clangd] some tweaks on the vscode readme, NFC
Haojian Wu
2019-09-10
1
-3
/
+3
*
[RISCV] Default to ilp32d/lp64d in RISC-V Linux
Roger Ferrer Ibanez
2019-09-10
4
-11
/
+13
*
[LegalizeTypes] Teach SoftenFloatOp_SELECT_CC to handle operand 2 or 3 being ...
Craig Topper
2019-09-10
3
-3
/
+113
*
[RISCV] Move architecture parsing code into its own function
Roger Ferrer Ibanez
2019-09-10
1
-140
/
+150
*
[LLDB] FreeBSD fix new SetFile call.
David Carlier
2019-09-10
1
-1
/
+1
*
gn build: Merge r371488
Nico Weber
2019-09-10
1
-1
/
+0
*
Revert "clang-misexpect: Profile Guided Validation of Performance Annotations...
Petr Hosek
2019-09-10
40
-1704
/
+26
*
[X86] Add broadcast load unfolding support for VCMPPS/PD.
Craig Topper
2019-09-10
2
-25
/
+36
*
[X86] Add broadcast load unfold tests for VCMPPS/PD.
Craig Topper
2019-09-10
1
-0
/
+221
*
gn build: Merge r371484
Nico Weber
2019-09-10
1
-0
/
+1
*
clang-misexpect: Profile Guided Validation of Performance Annotations in LLVM
Petr Hosek
2019-09-10
40
-26
/
+1704
*
[PowerPC][NFC] Update test assertions using update_llc_test_checks.py
Kai Luo
2019-09-10
1
-42
/
+82
*
Revert [git-llvm] Do not reinvent `@{upstream}`
Mehdi Amini
2019-09-10
1
-2
/
+12
*
gn build: Merge r371466
Nico Weber
2019-09-10
1
-0
/
+1
*
Remove REQUIRES:shell from tests that pass for me on Windows
Reid Kleckner
2019-09-10
25
-54
/
+28
*
gn build: (manually) merge r371429
Nico Weber
2019-09-10
2
-0
/
+3
*
Fix crash mangling an explicit lambda non-type template parameter pack
Richard Smith
2019-09-10
2
-1
/
+8
*
[llvm][ADT][NFC] Add test for makeArrayRef(std::array)
Jan Korous
2019-09-10
1
-0
/
+10
*
[Utility] Replace `lldb_private::CleanUp` by `llvm::scope_exit`
Jonas Devlieghere
2019-09-10
8
-120
/
+41
*
Remove some unnecessary REQUIRES: shell lines
Reid Kleckner
2019-09-10
9
-28
/
+28
*
[Expression] Remove unused header from LLVMUserExpression
Alex Langford
2019-09-09
1
-1
/
+0
*
AMDGPU/GlobalISel: Fix insert point when lowering fminnum/fmaxnum
Matt Arsenault
2019-09-09
3
-207
/
+207
*
[Symbol] Give ClangASTContext a PersistentExpressionState instead of a ClangP...
Alex Langford
2019-09-09
3
-8
/
+6
*
Fix incorrect demangling of call operator of lambda with explicit
Richard Smith
2019-09-09
3
-9
/
+6
*
PR43242: Fix crash when typo-correcting to an operator() that should not
Richard Smith
2019-09-09
2
-10
/
+5
*
AMDGPU/GlobalISel: Rename MIRBuilder to B. NFC
Austin Kerbow
2019-09-09
4
-139
/
+136
*
[Windows] Replace TrapUnreachable with an int3 insertion pass
Reid Kleckner
2019-09-09
20
-39
/
+344
*
[GlobalISel]: Fix a bug where we could dereference None
Aditya Nandakumar
2019-09-09
1
-0
/
+2
*
Simplify demangler rule for lambda-expressions to match discussion on
Richard Smith
2019-09-09
3
-89
/
+35
*
LangRef: mention MSan's problem with speculative conditional branches.
Evgeniy Stepanov
2019-09-09
1
-0
/
+11
*
Revert "[Reproducer] Add a `cont` to ModuleCXX.test"
Jonas Devlieghere
2019-09-09
1
-1
/
+0
*
[Reproducer] Disconnect when the replay server is out of packets.
Jonas Devlieghere
2019-09-09
1
-3
/
+3
*
[mips] Make another set of test cases more tolerant to exact symbol addresses...
Simon Atanasyan
2019-09-09
23
-664
/
+463
*
Fix ELF core file memory reading for PT_LOAD program headers with no p_filesz
Greg Clayton
2019-09-09
2
-9
/
+24
*
[Tests] Fix a typo in a test
Philip Reames
2019-09-09
1
-83
/
+96
*
[Tests] Precommit test case for D67372
Philip Reames
2019-09-09
1
-10
/
+302
*
Fix MSVC "not all control paths return a value" warning. NFCI.
Simon Pilgrim
2019-09-09
1
-0
/
+1
*
[UBSan] Follow up fix for r371442.
Max Moroz
2019-09-09
1
-1
/
+1
*
[LoopVectorize] Leverage speculation safety to avoid masked.loads
Philip Reames
2019-09-09
3
-22
/
+103
*
[analyzer] NFC: Simplify bug report equivalence classes to not be ilists.
Artem Dergachev
2019-09-09
3
-27
/
+19
*
[analyzer] NFC: Introduce sub-classes for path-sensitive and basic reports.
Artem Dergachev
2019-09-09
75
-590
/
+784
*
[Tests] Add anyextend tests for unordered atomics
Philip Reames
2019-09-09
1
-0
/
+105
*
Relax opcode checks in test to check for only a number instead of a specific ...
Douglas Yung
2019-09-09
1
-4
/
+4
*
[TSan] Add AnnotateIgnoreReadsBegin declaration to tsan/test.h
Julian Lettner
2019-09-09
6
-31
/
+5
*
[SDAG] Add a isSimple cover functon to MemSDNode, just as we have in IR/MI [NFC]
Philip Reames
2019-09-09
1
-0
/
+3
*
[Driver] Handle default case in refactored addOpenMPRuntime
Pirama Arumuga Nainar
2019-09-09
1
-0
/
+2
*
[Remarks] Fix warning for uint8_t < 0 comparison
Francis Visoiu Mistrih
2019-09-09
1
-4
/
+4
*
[UBSan] Do not overwrite the default print_summary sanitizer option.
Max Moroz
2019-09-09
2
-1
/
+11
[next]