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
*
Add missing error checking code intended for r347687
Reid Kleckner
2018-11-27
1
-2
/
+4
*
Revert "[RISCV] Mark unit tests as "requires: riscv-registered-target""
Mandeep Singh Grang
2018-11-27
6
-12
/
+0
*
[RISCV] Mark unit tests as "requires: riscv-registered-target"
Mandeep Singh Grang
2018-11-27
6
-0
/
+12
*
[PDB] Add symbol records in bulk
Reid Kleckner
2018-11-27
3
-45
/
+104
*
[TableGen] Preprocessing support
Vyacheslav Zakharin
2018-11-27
27
-31
/
+1136
*
[ASTImporter] Added Import functions for transition to new API.
Balazs Keri
2018-11-27
2
-32
/
+167
*
[X86] Replace an APInt that is guaranteed to be 8-bits with just an 'unsigned'
Craig Topper
2018-11-27
1
-8
/
+8
*
[PartialInliner] Make PHIs free in cost computation.
Florian Hahn
2018-11-27
2
-10
/
+49
*
[X86] Add -march=cascadelake support in clang.
Craig Topper
2018-11-27
5
-4
/
+117
*
[X86] Add cascade lake arch in X86 target.
Craig Topper
2018-11-27
4
-0
/
+19
*
Remove SaveAndRestore and SmallVectorImpl from lld/Common/LLVM.h. NFC.
Rui Ueyama
2018-11-27
1
-17
/
+4
*
Documentation: add \file markup as needed.
James Dennett
2018-11-27
1
-1
/
+1
*
Make a member function non-member. NFC.
Rui Ueyama
2018-11-27
1
-8
/
+4
*
Fix linker option for -fprofile-arcs -ftest-coverage
Marco Castelluccio
2018-11-27
2
-1
/
+5
*
Revert "[clang] - Simplify tools::SplitDebugName."
Jonas Toth
2018-11-27
5
-9
/
+20
*
[clangd] textDocument/SymbolInfo extension
Jan Korous
2018-11-27
11
-0
/
+504
*
[clangd][NFC] Move SymbolID to a separate file
Jan Korous
2018-11-27
6
-77
/
+126
*
Catch up with EvaluateAsInt() clang API change.
Davide Italiano
2018-11-27
1
-6
/
+5
*
Implement P1085R2 - Should Span be Regular?. This consists entirely of deletions
Marshall Clow
2018-11-27
8
-996
/
+2
*
[clang-tidy] Ignore bool -> single bit bitfield conversion in readability-imp...
Malcolm Parsons
2018-11-27
3
-6
/
+26
*
[Demangle] remove itaniumFindTypesInMangledName
Pavel Labath
2018-11-27
6
-61
/
+0
*
[clangd] Put direct headers into srcs section.
Kadir Cetinkaya
2018-11-27
9
-62
/
+148
*
travis: Add cmake build
Jan Vesely
2018-11-27
1
-1
/
+89
*
Add cmake build system
Jan Vesely
2018-11-27
10
-0
/
+501
*
r600: Remove empty OVERRIDES file
Jan Vesely
2018-11-27
1
-0
/
+0
*
amdgcn: Consolidate atomic minmax helpers
Jan Vesely
2018-11-27
11
-57
/
+4
*
configure: Add target specific asm rule.
Jan Vesely
2018-11-27
1
-1
/
+3
*
configure: provide llvm_as helper variable
Jan Vesely
2018-11-27
1
-2
/
+2
*
[llvm-mca] pass -dispatch-stats flag to a couple of tests. NFC
Andrea Di Biagio
2018-11-27
2
-2
/
+202
*
[x86] regenerate checks; NFC
Sanjay Patel
2018-11-27
1
-13
/
+14
*
Move time cast to SymbolFileDWARFDebugMap
Jonas Devlieghere
2018-11-27
3
-23
/
+12
*
[AMDGPU] Disable DAG combine at -O0
Stanislav Mekhanoshin
2018-11-27
3
-61
/
+20
*
Derive builtin return type from its definition
Marco Antognini
2018-11-27
4
-32
/
+95
*
Revert r347419 "Update call to EvaluateAsInt() to the new syntax."
Hans Wennborg
2018-11-27
3
-23
/
+16
*
Revert r347417 "Re-Reinstate 347294 with a fix for the failures."
Hans Wennborg
2018-11-27
38
-567
/
+197
*
[clangd] Prevent thread starvation in tests on loaded systems.
Sam McCall
2018-11-27
4
-3
/
+20
*
[libclang] Fix clang_Cursor_getNumArguments and clang_Cursor_getArgument for ...
Ivan Donchevskii
2018-11-27
2
-0
/
+13
*
InstCombine: add comment explaining malloc deletion. NFC.
Tim Northover
2018-11-27
1
-3
/
+10
*
[clang-tidy] Avoid inconsistent notes in readability-container-size-empty
Alexander Kornienko
2018-11-27
2
-2
/
+15
*
[clang-tidy] Minor fixes in a test
Alexander Kornienko
2018-11-27
1
-8
/
+8
*
[ELF] - Fix R_AARCH64_ADR_GOT_PAGE, R_AARCH64_LD64_GOT_LO12 handling against ...
George Rimar
2018-11-27
4
-4
/
+77
*
[AArch64] Cortex-a53-843419 erratum should not apply to relaxed TLS.
Peter Smith
2018-11-27
2
-4
/
+46
*
[ASTImporter] Typedef import brings in the complete type
Gabor Marton
2018-11-27
2
-2
/
+41
*
[ELF] - Implement -z nodefaultlib
George Rimar
2018-11-27
5
-5
/
+13
*
[CMake] Add a missing case of TO_CMAKE_PATH
Martin Storsjo
2018-11-27
1
-0
/
+1
*
[COFF] Generate a codeview build id signature for MinGW even when not creatin...
Martin Storsjo
2018-11-27
2
-1
/
+42
*
Add missing REQUIRES: asserts
Max Kazantsev
2018-11-27
1
-0
/
+1
*
[X86] Add test cases for vector shifts of v2i32/v2i16/v4i16/v2i8/v4i8/v8i8 wi...
Craig Topper
2018-11-27
6
-0
/
+13656
*
[X86] Use getUnpackl/getUnpackh instead of directly creating UNPCKL/UNPCKH no...
Craig Topper
2018-11-27
1
-8
/
+8
*
[LoopSimplifyCFG] Turn on term folding after underlying bug fixed
Max Kazantsev
2018-11-27
1
-1
/
+1
[next]