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
*
[SimplifyCFG] propagate fast-math-flags (FMF) from phi to select
Sanjay Patel
2019-11-15
2
-2
/
+8
*
[clang-tidy] modernize-use-using work with multi-argument templates
Mitchell Balan
2019-11-15
2
-11
/
+95
*
re-land [DebugInfo] Add debug location to stubs generated by CGDeclCXX and ma...
Alexandre Ganea
2019-11-15
7
-20
/
+75
*
gn build: Merge d6de5f12d48
LLVM GN Syncbot
2019-11-15
1
-0
/
+1
*
Revert "[LoadStoreVectorize] Use '||' instead of '|' between sides with funct...
Richard Smith
2019-11-15
1
-6
/
+6
*
[mips] Enable `la` pseudo instruction on 64-bit arch.
Simon Atanasyan
2019-11-15
3
-13
/
+486
*
[mips] Do not emit R_MIPS_JALR for sym+offset in case of O32 ABI
Simon Atanasyan
2019-11-15
2
-62
/
+75
*
Add a missing triple in ast-dump-decl-json.m
Alex Richardson
2019-11-15
1
-197
/
+197
*
[LoopCacheAnalysis]: Fix assertion failure during cost computation
Rachel Craik
2019-11-15
2
-0
/
+38
*
[-gmodules] Let LLDB log a warning if the Clang module hash mismatches.
Adrian Prantl
2019-11-15
9
-18
/
+169
*
Add RTTI support to the SymbolFile class hierarchy
Adrian Prantl
2019-11-15
19
-1
/
+115
*
Rename posix/FileSystem.cpp to FileSystemPosix.cpp
Adrian Prantl
2019-11-15
2
-1
/
+1
*
[GCOV] Skip artificial functions from being emitted
Alexandre Ganea
2019-11-15
2
-4
/
+4
*
[OpenMP 5.0] - Extend defaultmap, by Chi Chun Chen.
cchen
2019-11-15
17
-478
/
+3151
*
[SVFS] Inject TLI Mappings in VFABI attribute.
Francesco Petrogalli
2019-11-15
13
-0
/
+326
*
[clangd] Don't repeat class template args when printing constructor definitions
Sam McCall
2019-11-15
2
-1
/
+2
*
[AST] Let DeclarationNameInfo printing use PrintingPolicy, and fix const-corr...
Sam McCall
2019-11-15
4
-20
/
+21
*
[llvm-objcopy][MachO] Implement --redefine-sym and --redefine-syms
Fangrui Song
2019-11-15
3
-3
/
+66
*
[ThinLTO] Fix -Wunused-function in NDEBUG builds after llvmorg-10-init-9933-g...
Fangrui Song
2019-11-15
1
-0
/
+2
*
[DebugInfo] Allow spill slots in call site parameter descriptions
Vedant Kumar
2019-11-15
1
-0
/
+0
*
[LoadStoreVectorize] Use '||' instead of '|' between sides with function call...
Dávid Bolvanský
2019-11-15
1
-6
/
+6
*
[CMake] Configure the Info.plist so it contains a real version number.
Jonas Devlieghere
2019-11-15
4
-3
/
+17
*
[libc++] [chrono] Fix year_month_weekday::ok() implementation.
Marek Kurdej
2019-11-15
2
-5
/
+31
*
[libcxx] use __builtin_isnan in std::isnan.
Ilya Tokar
2019-11-15
1
-0
/
+4
*
Comment the fact that DWARFDebugInfoEntry isn't copyable.
Adrian Prantl
2019-11-15
1
-0
/
+4
*
[clang-format] Flexible line endings
Cameron Desrochers
2019-11-15
3
-3
/
+112
*
[MirNamer][Canonicalizer]: Perform instruction semantic based renaming
Aditya Nandakumar
2019-11-15
8
-409
/
+191
*
[clangd] Fix typo in symbol kind conversion
Sam McCall
2019-11-15
3
-8
/
+8
*
[scudo][standalone] Enabled SCUDO_DEBUG for tests + fixes
Kostya Kortchinsky
2019-11-15
6
-10
/
+13
*
[clangd] Don't consider class template params part of constructor name.
Sam McCall
2019-11-15
3
-1
/
+19
*
[clangd] Fix SelectionTree behavior on constructor init-lists.
Sam McCall
2019-11-15
2
-0
/
+15
*
Add read-only data assembly writing for aix
diggerlin
2019-11-15
5
-1
/
+20
*
[llvm-objcopy][NFC] Use generated object file in COFF/add-section.test
Sergey Dmitriev
2019-11-15
3
-13
/
+6
*
[X86][SSE] Add test for extractelement from volatile vector load
Simon Pilgrim
2019-11-15
1
-0
/
+26
*
Implement target(branch-protection) attribute for AArch64
Momchil Velikov
2019-11-15
16
-64
/
+267
*
clang: enable unwind tables on FreeBSD !amd64
Ed Maste
2019-11-15
3
-0
/
+7
*
[clangd] Replace getLangOpts().isHeaderFile usage with isHeaderFile helper.
Haojian Wu
2019-11-15
5
-7
/
+17
*
[clangd] Add isHeaderFile helper.
Haojian Wu
2019-11-15
4
-6
/
+44
*
[RISCV] Match GCC `-march`/`-mabi` driver defaults
Sam Elliott
2019-11-15
6
-29
/
+182
*
[CodeComplete] Constructor overload candidates report as vector(int) instead ...
Sam McCall
2019-11-15
2
-1
/
+12
*
[ARM,MVE] Add reversed isel patterns for MVE `vcmp qN,rN`
Simon Tatham
2019-11-15
4
-61
/
+72
*
[Clang][ASTImporter] Added visibility check for ClassTemplateDecl.
Balázs Kéri
2019-11-15
2
-1
/
+33
*
[AMDGPU] Lower llvm.amdgcn.s.buffer.load.v3[i|f]32
Piotr Sobczak
2019-11-15
2
-41
/
+149
*
Recommit "[ThinLTO] Add correctness check for RO/WO variable import"
evgeny
2019-11-15
8
-37
/
+66
*
Fix TestFormatters.py stepping too far
Diana Picus
2019-11-15
2
-6
/
+5
*
gn build: Merge e6584b2b7b2
LLVM GN Syncbot
2019-11-15
1
-0
/
+1
*
Move floating point related entities to namespace level
Serge Pavlov
2019-11-15
9
-177
/
+211
*
[update_cc_test_checks.py] Use -ast-dump=json to get mangled name
Alex Richardson
2019-11-15
1
-51
/
+44
*
Include the mangled name in -ast-dump=json
Alex Richardson
2019-11-15
17
-4
/
+285
*
[NFC] Regenerate ast-dump-json tests
Alex Richardson
2019-11-15
2
-5579
/
+5579
[next]