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
*
[ARM] Follow-up to r337709.
Matt Morehouse
2018-07-23
1
-2
/
+0
*
[clang-tidy] fix PR36489 - respect deduced pointer types from auto as well
Jonas Toth
2018-07-23
1
-1
/
+28
*
[ARM] Add doFinalization() to ARMCodeGenPrepare pass.
Matt Morehouse
2018-07-23
1
-0
/
+6
*
[Legalize] Elide MERGE_VALUES created by scalarizeVectorLoad.
Nirav Dave
2018-07-23
2
-3
/
+10
*
[clang-tidy] remove private decltypeType in TrailingReturnType
Jonas Toth
2018-07-23
1
-2
/
+0
*
[Sema] Don't emit -Wmemset-transposed-args for memset(p,0,0)
Erik Pilkington
2018-07-23
2
-4
/
+8
*
[mips] Add more checks to the tls.ll test case. NFC
Simon Atanasyan
2018-07-23
1
-49
/
+106
*
[NEON] Define half-precision vmaxnm intrinsics only when available
Ivan A. Kosarev
2018-07-23
2
-3
/
+23
*
[ASTMatchers] add matcher for decltypeType and its underlyingType
Jonas Toth
2018-07-23
4
-0
/
+34
*
[isl] Simplify iterator implementation by building on top of list accessors
Philip Pfaffe
2018-07-23
1
-64
/
+26
*
[ARM][NFC] ParallelDSP reorganisation
Sam Parker
2018-07-23
1
-88
/
+103
*
[SystemZ] Fix dumpSU() method in SystemZHazardRecognizer.
Jonas Paulsson
2018-07-23
1
-1
/
+5
*
[NEON] Define half-precision vrnd intrinsics only when available
Ivan A. Kosarev
2018-07-23
2
-6
/
+64
*
[FPEnv] Legalize double width StrictFP vector operations
Cameron McInally
2018-07-23
3
-48
/
+1010
*
[clangd] Fix category in clangd-vscode's package.json
Simon Marchi
2018-07-23
1
-1
/
+1
*
[libFuzzer] Handle unstable edges by using minimum hit counts
Max Moroz
2018-07-23
8
-19
/
+66
*
[Docs] Fix LLVM_YAML_IS_DOCUMENT_LIST_VECTOR
Jonas Devlieghere
2018-07-23
1
-1
/
+1
*
Add support for parsing Breakpad minidump files that can have extra padding i...
Greg Clayton
2018-07-23
9
-3
/
+96
*
[LLD] Add llvm-objcopy to test dependencies. NFC.
Andrew Ng
2018-07-23
1
-3
/
+3
*
Fix windows build after r337689
Alexander Polyakov
2018-07-23
1
-0
/
+1
*
[OPNEMP, NVPTX] Fixed sychronization construct + code cleanup.
Alexey Bataev
2018-07-23
4
-54
/
+25
*
[NEON] Fix support for vrndi_f32(), vrndiq_f32() and vrndns_f32() intrinsics
Ivan A. Kosarev
2018-07-23
5
-188
/
+87
*
[lldb-mi] Re-implement data-info-line command.
Alexander Polyakov
2018-07-23
6
-199
/
+118
*
[AST] Use llvm::TrailingObjects in CXXTryStmt
Benjamin Kramer
2018-07-23
2
-17
/
+12
*
[ARM] ARMCodeGenPrepare backend pass
Sam Parker
2018-07-23
7
-0
/
+1662
*
[GVN] Don't use the eliminated load as an available value in phi construction
John Brawn
2018-07-23
3
-0
/
+130
*
Cleanup unnecessary conversions in filesystem.
Eric Fiselier
2018-07-23
1
-2
/
+2
*
Cleanup name qualification in the filesystem internals.
Eric Fiselier
2018-07-23
3
-118
/
+118
*
[ELF] Fix handling of FDE negative relative PC addr
Andrew Ng
2018-07-23
4
-1
/
+261
*
[Tooling] Use UniqueStringSaver. NFC
Sam McCall
2018-07-23
2
-13
/
+3
*
[clangd] Penalize non-instance members when accessed via class instances.
Eric Liu
2018-07-23
6
-0
/
+111
*
[MemorySSAUpdater] Update Phi operands after trivial Phi elimination
Alexandros Lamprineas
2018-07-23
2
-15
/
+132
*
Fix for last commit: adding new test file forgotten.
Adam Balogh
2018-07-23
1
-0
/
+43
*
[Analyzer] Quick Fix for exponential execution time when simpilifying complex...
Adam Balogh
2018-07-23
7
-28
/
+94
*
[Support] Add a UniqueStringSaver: like StringSaver, but deduplicating.
Sam McCall
2018-07-23
2
-1
/
+34
*
[NFC][MCA] ZnVer1: Update RegisterFile to identify false dependencies on part...
Roman Lebedev
2018-07-23
6
-96
/
+98
*
[NFC][MCA] ZnVer1: add partial-reg-update tests
Roman Lebedev
2018-07-23
7
-0
/
+460
*
[GVNHoist] safeToHoistLdSt allows illegal hoisting
Alexandros Lamprineas
2018-07-23
2
-1
/
+77
*
[x86/SLH] Fix a bug where we would harden tail calls twice -- once as
Chandler Carruth
2018-07-23
2
-7
/
+5
*
[x86/SLH] Add a test covering indirect forms of control flow. NFC.
Chandler Carruth
2018-07-23
1
-0
/
+234
*
Revert "Fold dangling-field warning into general initialization lifetime chec...
Ilya Biryukov
2018-07-23
5
-191
/
+152
*
Revert "[CMake] Support statically linking dependencies only to shared or sta...
Petr Hosek
2018-07-23
5
-38
/
+15
*
Use possibly cached directory entry values when performing recursive director...
Eric Fiselier
2018-07-23
1
-2
/
+2
*
[CMake] Support statically linking dependencies only to shared or static library
Petr Hosek
2018-07-23
5
-15
/
+38
*
[x86/SLH] Rename and comment the main hardening function. NFC.
Chandler Carruth
2018-07-23
1
-4
/
+21
*
Fix use of C++14 syntax in C++11 filesystem tests.
Eric Fiselier
2018-07-23
1
-3
/
+5
*
Work around various GCC 4.9 build errors
Eric Fiselier
2018-07-23
2
-9
/
+14
*
Implement filesystem_error::what() and improve reporting.
Eric Fiselier
2018-07-23
15
-444
/
+716
*
Fix the test
Brad Smith
2018-07-22
1
-1
/
+2
*
Add GCC 9 to XFAILs list for test
Eric Fiselier
2018-07-22
1
-1
/
+1
[next]