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] Add MemOperand to LDRcp to enable DCE.
Eli Friedman
2018-11-09
2
-1
/
+62
*
[JumpThreading] Fix exponential time algorithm computing known values.
Eli Friedman
2018-11-09
3
-34
/
+90
*
Work with a gdb-remote target that doesn't handle the
Jason Molenda
2018-11-09
3
-2
/
+77
*
Re-land r343606 "[winasan] Unpoison the stack in NtTerminateThread"
Reid Kleckner
2018-11-09
2
-1
/
+12
*
Revert "Exclude wasm target from Windows packaging due to PR39448"
Thomas Lively
2018-11-09
1
-2
/
+2
*
[WebAssembly] Disable custom NaN payload tests
Thomas Lively
2018-11-09
1
-15
/
+19
*
[hwasan] Add entire report to abort message on Android.
Evgeniy Stepanov
2018-11-09
6
-9
/
+82
*
Revert "Revert rL346454: Fix a use-after-free introduced by r344915."
Adrian Prantl
2018-11-09
2
-1
/
+11
*
[clang-tidy] fix PR39583 - ignoring ParenCast for string-literals in pro-boun...
Jonas Toth
2018-11-09
2
-4
/
+9
*
[ASTMatchers] overload ignoringParens for Expr
Jonas Toth
2018-11-09
4
-3
/
+39
*
Remove llvm include from debugserver, change
Jason Molenda
2018-11-09
2
-5
/
+3
*
[X86] Move the promotion of v16i16->v16i8 for avx512f but not avx512bw from l...
Craig Topper
2018-11-09
14
-146
/
+156
*
[OPENMP][NVPTX]Extend number of constructs executed in SPMD mode.
Alexey Bataev
2018-11-09
8
-57
/
+88
*
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
[prev]
[next]