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][MVE] Disallow VPSEL for tail predication
Sam Parker
2020-01-14
7
-4
/
+1199
*
[mlir] Fix translation of splat constants to LLVM IR
Alex Zinenko
2020-01-14
2
-1
/
+36
*
[RISCV] Fix ILP32D lowering for double+double/double+int return types
James Clarke
2020-01-14
2
-5
/
+39
*
[mlir] Create a gpu.module operation for the GPU Dialect.
Tres Popp
2020-01-14
24
-140
/
+235
*
[lldb][NFC] Cleanup ClangASTContext::CompleteTagDeclarationDefinition
Raphael Isemann
2020-01-14
1
-57
/
+52
*
[mlir] Ran git-clang-format.
Adrian
2020-01-14
1
-2
/
+2
*
[mlir] Add loop.parallel, loop.reduce and loop.reduce.return operations.
Adrian Kuegel
2020-01-14
4
-4
/
+536
*
[ARM][MVE] Masked gathers from base + vector of offsets
Anna Welker
2020-01-14
8
-121
/
+1138
*
[Target] Fix uninitialized value in 10c11e4e2d05cf0e8f8251f50d84ce77eb1e9b8d
Sam McCall
2020-01-14
1
-1
/
+1
*
[TableGen] Introduce an if/then/else statement.
Simon Tatham
2020-01-14
7
-13
/
+264
*
[TableGen] Introduce a `defvar` statement.
Simon Tatham
2020-01-14
6
-10
/
+301
*
[clang-tidy] Ignore implicit casts in modernize-use-default-member-init
Malcolm Parsons
2020-01-14
2
-5
/
+5
*
[llvm-readobj][test] - Fix grammar in comments.
Georgii Rymar
2020-01-14
2
-2
/
+2
*
[AMDGPU] Model distance to instruction in bundle
Stanislav Mekhanoshin
2020-01-14
2
-5
/
+61
*
[libcxx] [test] Add casts to avoid signed/unsigned mismatch warnings on MSVC++
Billy Robert O'Neal III
2020-01-14
3
-3
/
+3
*
[lldb][NFC] Rewrite python_api/rdar-12481949 test
Raphael Isemann
2020-01-14
5
-82
/
+24
*
[AMDGPU] Fix getInstrLatency() always returning 1
Stanislav Mekhanoshin
2020-01-14
4
-7
/
+12
*
[mlir] Fix -Wunused
Sam McCall
2020-01-14
1
-2
/
+2
*
[lldb] Don't defend against internal LLVM errors in IRInterpreter
Raphael Isemann
2020-01-14
1
-125
/
+13
*
[lldb] Fix that SBThread.GetStopDescription is returning strings with uniniti...
Raphael Isemann
2020-01-14
3
-11
/
+37
*
[AMDGPU] Remove duplicate gfx10 assembler and disassembler tests
Jay Foad
2020-01-14
2
-5163
/
+0
*
[AMDGPU] Improve error checking in gfx10 assembler tests
Jay Foad
2020-01-14
1
-3
/
+12836
*
[AMDGPU] Add gfx9 assembler and disassembler test cases
Jay Foad
2020-01-14
2
-0
/
+2946
*
[OpenMP][Tool] Improving stack trace for Archer
Joachim Protze
2020-01-13
1
-2
/
+18
*
[ELF] Delete unintended --force-bti
Fangrui Song
2020-01-13
1
-3
/
+0
*
[OpenMP][Tool] Make tests for archer dependent on TSan
Joachim Protze
2020-01-13
13
-26
/
+33
*
[ELF] Add -z force-ibt and -z shstk for Intel Control-flow Enforcement Techno...
Fangrui Song
2020-01-13
14
-124
/
+454
*
[MC] Don't resolve relocations referencing STB_LOCAL STT_GNU_IFUNC
Fangrui Song
2020-01-13
2
-2
/
+9
*
[PowerPC] [NFC] set instruction number as 1st priority of lsr cost model.
Zheng Chen
2020-01-14
1
-0
/
+66
*
[MLIR] Fix broken link locations after move to monorepo
Daniel Galvez
2020-01-14
9
-13
/
+13
*
[X86] Copy the nofpexcept flag when folding a load into an instruction using ...
Craig Topper
2020-01-13
2
-2
/
+6
*
[X86] Add test to show that nofpexcept flag is not preserved by stack reload ...
Craig Topper
2020-01-13
1
-0
/
+52
*
[clang] [test] Fix riscv-toolchain-extra to be less picky about paths
Michał Górny
2020-01-14
2
-6
/
+6
*
[mlir] [VectorOps] fixed typo in verifier of slice op
Aart Bik
2020-01-13
1
-1
/
+1
*
[lldb/Utility] Add std::move to make placate clang 3.8
Jonas Devlieghere
2020-01-13
1
-2
/
+2
*
try to fix InterfaceStubs/lambda.cpp on Windows after bd8c8827d96f0
Nico Weber
2020-01-13
1
-1
/
+2
*
[LanguageRuntime] Retire an unused member function. NFCI.
Davide Italiano
2020-01-13
4
-42
/
+0
*
[llvm-exegesis] Initialize const bitvector member
Jonas Devlieghere
2020-01-13
1
-1
/
+1
*
[GlobalISel] Change representation of shuffle masks in MachineOperand.
Eli Friedman
2020-01-13
12
-61
/
+38
*
Re-enable testing of .s tests under test/CodeGen/X86.
Richard Smith
2020-01-13
2
-9
/
+1
*
[mlir] NFC: Remove unused variable.
River Riddle
2020-01-13
1
-1
/
+1
*
[mlir] Add support for attaching a visibility to symbols.
River Riddle
2020-01-13
5
-3
/
+124
*
[DebugInfo] Add another level to DebugInfoKind called Constructor
Amy Huang
2020-01-13
11
-37
/
+43
*
[mlir] Update the CallGraph for nested symbol references, and simplify Callab...
River Riddle
2020-01-13
7
-100
/
+82
*
[mlir] Update the use-list algorithms in SymbolTable to support nested refere...
River Riddle
2020-01-13
5
-157
/
+529
*
[lldb-server] Prefer target_include_directories
Alex Langford
2020-01-13
1
-2
/
+1
*
[PGO][CHR] Guard against 0-to-0 branch weight and avoid division by zero crash.
Hiroshi Yamauchi
2020-01-13
2
-0
/
+30
*
[clang][IFS][test] Fixing mangled name of a test for Darwin.
Puyan Lotfi
2020-01-13
1
-1
/
+1
*
Revert "[DWARF5][DebugInfo]: Added support for DebugInfo generation for auto ...
Amy Huang
2020-01-13
2
-78
/
+0
*
[mlir] Remove unnecessary assert for single region.
River Riddle
2020-01-13
1
-2
/
+0
[next]