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] Add test case for PR32690
Simon Pilgrim
2018-01-30
1
-0
/
+27
*
[DSE] make sure memory is not modified before partial store merging (PR36129)
Sanjay Patel
2018-01-30
2
-3
/
+6
*
[XRay] clarify error messages when parsing broken traces
Martin Pelikan
2018-01-30
1
-3
/
+4
*
[AccelTable] Move print methods to implementation. NFC
Jonas Devlieghere
2018-01-30
2
-78
/
+93
*
[XRay] [compiler-rt] stop writing garbage in naive log records
Martin Pelikan
2018-01-30
1
-1
/
+1
*
Test commit.
Brock Wyma
2018-01-30
1
-2
/
+2
*
Add LLDB_LOG_ERROR macro
Pavel Labath
2018-01-30
3
-6
/
+45
*
Spelling mistake in comment. NFCI.
Simon Pilgrim
2018-01-30
1
-1
/
+1
*
[clangd] Fix windows path manipulation
Sam McCall
2018-01-30
1
-2
/
+6
*
Change simple-register-allocation-read-undef.mir so that it doesn't fail if t...
Amaury Sechet
2018-01-30
1
-1
/
+1
*
[ELF] - Remove dead declaration. NFC.
George Rimar
2018-01-30
1
-1
/
+0
*
Fix TestGDBRemoteClient on windows
Pavel Labath
2018-01-30
1
-2
/
+3
*
Skip TestWithModuleDebugging on i386 linux (pr36146)
Pavel Labath
2018-01-30
1
-0
/
+1
*
[clangd] Enable completion index by default, limit results to 100.
Sam McCall
2018-01-30
1
-5
/
+5
*
[ARM GlobalISel] Add inst selector tests for G_SITOFP and G_UITOFP
Diana Picus
2018-01-30
1
-0
/
+113
*
[ARM GlobalISel] Map G_SITOFP and G_UITOFP
Diana Picus
2018-01-30
2
-0
/
+105
*
[ARM GlobalISel] Legalize G_SITOFP and G_UITOFP
Diana Picus
2018-01-30
3
-0
/
+173
*
[ELF] - Define linkerscript symbols early.
George Rimar
2018-01-30
9
-76
/
+157
*
[ARM GlobalISel] Add inst selector tests for G_FPTOSI and G_FPTOUI
Diana Picus
2018-01-30
1
-0
/
+113
*
[ARM GlobalISel] Map G_FPTOSI and G_FPTOUI
Diana Picus
2018-01-30
2
-0
/
+105
*
[ARM GlobalISel] Legalize G_FPTOSI and G_FPTOUI
Diana Picus
2018-01-30
3
-3
/
+173
*
[COFF] Remove the temporary file if not updating the import library
Martin Storsjo
2018-01-30
1
-0
/
+2
*
[X86] Auto-generate complete checks. NFC
Craig Topper
2018-01-30
1
-125
/
+330
*
dotest: Apply --skip-categories to debug info categories
Vedant Kumar
2018-01-30
1
-1
/
+1
*
add prefix with '_' support for property name. Corresponding apple dev doc: h...
Yan Zhang
2018-01-30
6
-28
/
+115
*
[DWARF] Corrected test committed in r323670 to use llc instead of llc_dwarf t...
Wolfgang Pieb
2018-01-30
1
-2
/
+2
*
First cut at issue statuses for JAX
Marshall Clow
2018-01-30
1
-51
/
+63
*
Add tests to make sure that <string_view> provides std::size/data/empty in C+...
Marshall Clow
2018-01-30
5
-1
/
+40
*
[utils] De-duplicate utils/update_{llc_,}test_checks.py
Fangrui Song
2018-01-30
5
-333
/
+296
*
Revert "[coroutines] Fix application of NRVO to Coroutine "Gro" or return obj...
Eric Fiselier
2018-01-30
3
-89
/
+5
*
[InstSimplify] (X * Y) / Y --> X for relaxed floating-point ops
Sanjay Patel
2018-01-30
3
-0
/
+54
*
[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
[next]