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
*
Branch/tag all projects with a single commit in release-tagging script.
James Y Knight
2018-11-09
1
-15
/
+31
*
Revert rL346454: Fix a use-after-free introduced by r344915.
Simon Pilgrim
2018-11-09
2
-11
/
+1
*
Use the correct address space when bitcasting func pointer to int pointer
Dylan McKay
2018-11-09
1
-1
/
+5
*
Allow a double-underscore spelling of Clang attributes using double square br...
Aaron Ballman
2018-11-09
3
-7
/
+25
*
[AArch64] Support HiSilicon's TSV110 processor
Bryan Chan
2018-11-09
14
-4
/
+82
*
[llvm-mca] Account for buffered resources when analyzing "Super" resources.
Andrea Di Biagio
2018-11-09
1
-1
/
+28
*
[MS demangler] Use a slightly shorter unmangling for mangled strings.
Nico Weber
2018-11-09
3
-377
/
+376
*
[Hexagon] Fix some -Wunused-function with LLVM_DUMP_METHOD and -Wunused-variable
Fangrui Song
2018-11-09
2
-4
/
+9
*
Fix a nondeterminism in the debug info for VLA size expressions.
Adrian Prantl
2018-11-09
4
-8
/
+17
*
[SystemZ] Add a couple of missing tests
Ulrich Weigand
2018-11-09
1
-10
/
+55
*
[DWARFv5] Emit normal type units in .debug_info comdats.
Paul Robinson
2018-11-09
5
-39
/
+52
*
[X86] Turn X86ISD::VSEXT into X86ISD::VZEXT if the upper bits aren't demanded.
Craig Topper
2018-11-09
22
-222
/
+235
*
[CostModel][X86] SK_ExtractSubvector is free if the subvector is at the start...
Simon Pilgrim
2018-11-09
13
-697
/
+751
*
[Hexagon] Fix unused variable warning in release builds
Jordan Rupprecht
2018-11-09
1
-0
/
+1
*
[HIP] Remove useless sections in linked files
Yaxun Liu
2018-11-09
1
-0
/
+4
*
[WebAssembly] Hotfix of WebAssemblyInstructionTableSize after rL346465
Fangrui Song
2018-11-09
1
-0
/
+2
*
[TTI] Flip vector types in getShuffleCost SK_ExtractSubvector call
Simon Pilgrim
2018-11-09
1
-1
/
+1
*
[AMDGPU] Cleanup optimize-if-exec-masking.mir test. NFC.
Stanislav Mekhanoshin
2018-11-09
1
-272
/
+42
*
[Hexagon] Implement noreturn optimization
Brendon Cahoon
2018-11-09
5
-1
/
+133
*
Add total function byte size and inline function byte size to "llvm-dwarfdump...
Greg Clayton
2018-11-09
2
-11
/
+38
*
[DAGCombiner][X86][Mips] Enable combineShuffleOfScalars to run between vector...
Craig Topper
2018-11-09
7
-151
/
+116
*
[llvm-strings] Fix whitespaces to match strings output.
Jordan Rupprecht
2018-11-09
6
-35
/
+72
*
[AMDGPU] Always pass TRI into findRegister[Use/Def]OperandIdx
Stanislav Mekhanoshin
2018-11-09
4
-7
/
+10
*
Add missing include
Adrian Prantl
2018-11-09
1
-0
/
+1
*
Driver: Make -fsanitize=shadow-call-stack compatible with -fsanitize-minimal-...
Peter Collingbourne
2018-11-09
2
-1
/
+5
*
Add missing include
Adrian Prantl
2018-11-09
1
-0
/
+1
*
[clangd] Fix clang-tidy warnings.
Kadir Cetinkaya
2018-11-09
1
-5
/
+5
*
[Hexagon] Place globals with explicit .sdata section in small data
Krzysztof Parzyszek
2018-11-09
2
-5
/
+16
*
Type safe version of MachinePassRegistry
Serge Guelton
2018-11-09
8
-85
/
+81
*
Introduce the _Clang scoped attribute token.
Aaron Ballman
2018-11-09
8
-38
/
+100
*
Use the correct address space when emitting the ctor function list
Dylan McKay
2018-11-09
1
-2
/
+3
*
Annotate switch with LLVM_FALLTHROUGH
Adrian Prantl
2018-11-09
2
-2
/
+3
*
[docs][statepoints] Reformulate open issues list
Philip Reames
2018-11-09
1
-45
/
+63
*
[NativePDB] Fix completion of enum types.
Zachary Turner
2018-11-09
2
-1
/
+3
*
[WebAssembly] Respect `--no-mangle` in more locations
Sam Clegg
2018-11-09
5
-14
/
+17
*
Fix -Wsign-compare warning
Fangrui Song
2018-11-09
1
-1
/
+1
*
[llvm-cov] Remove "default:" label in the switch covering all enum values.
Max Moroz
2018-11-09
1
-2
/
+0
*
[docs][statepoint] Expand a bit on problems with mixing references and raw po...
Philip Reames
2018-11-09
1
-1
/
+9
*
[Power9] Allow gpr callee saved spills in prologue to vectors registers
Zaara Syeda
2018-11-09
6
-41
/
+250
*
[NativePDB] Add support for bitfield records.
Zachary Turner
2018-11-09
3
-4
/
+86
*
[CostModel] Add SK_ExtractSubvector handling to getInstructionThroughput (PR3...
Simon Pilgrim
2018-11-09
4
-38
/
+92
*
[docs][statepoint] tweak a title
Philip Reames
2018-11-09
1
-2
/
+2
*
Revert "[DEBUGINFO, NVPTX]DO not emit ',debug' option if no debug info or onl...
Alexey Bataev
2018-11-09
4
-78
/
+4
*
[OPENMP][NVPTX]Allow to use shared memory for the
Alexey Bataev
2018-11-09
9
-98
/
+143
*
[llvm-cov] Add lcov tracefile export format.
Max Moroz
2018-11-09
9
-13
/
+270
*
Resubmit "Fix bug in PE/COFF plugin."
Zachary Turner
2018-11-09
4
-7
/
+49
*
[SystemZ] Avoid inserting same value after replication
Jonas Paulsson
2018-11-09
2
-1
/
+23
*
[clangd] Don't treat top-level decls as "local" if they are from the preamble.
Sam McCall
2018-11-09
2
-0
/
+25
*
revert rL346478
Kadir Cetinkaya
2018-11-09
1
-2
/
+2
*
AMDGPU: Add testcase to demonstrate a condition with pre-existing waitcnt
Nicolai Haehnle
2018-11-09
1
-0
/
+36
[next]