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
*
[mlir] Rewrite the internal representation of OpResult to be optimized for me...
River Riddle
2020-01-02
8
-167
/
+369
*
Add C source to two debug info tests.
Evgenii Stepanov
2020-01-02
2
-350
/
+411
*
Change dbg-*-tag-offset tests to use llvm-dwarfdump.
Evgenii Stepanov
2020-01-02
2
-19
/
+18
*
AMDGPU/GlobalISel: Remove manual G_FENCE selection
Matt Arsenault
2020-01-02
1
-5
/
+0
*
DAG: Use TargetConstant for FENCE operands
Matt Arsenault
2020-01-02
8
-20
/
+20
*
[OPENMP50]Codegen for lastprivate conditional list items.
Alexey Bataev
2020-01-02
8
-18
/
+443
*
[lldb/CMake] Print whether an optional dependency was enabled.
Jonas Devlieghere
2020-01-02
1
-5
/
+7
*
[lldb/CMake] Fix variable naming in FindLibEdit
Jonas Devlieghere
2020-01-02
6
-26
/
+28
*
[SystemZ] Create brcl 0,0 instead of brcl 0,3 in EmitNop for 6 bytes.
Jonas Paulsson
2020-01-02
3
-72
/
+85
*
[OPENMP] Restore allowing of braced initializers in the declare reduction
Alexey Bataev
2020-01-02
2
-1
/
+3
*
[lldb/CMake] Use PYTHON_LIBRARIES instead of PYTHON_LIBRARY
Jonas Devlieghere
2020-01-02
3
-5
/
+5
*
AMDGPU/GlobalISel: Correct MMO sizes in some tests
Matt Arsenault
2020-01-02
4
-932
/
+98
*
AMDGPU/GlobalISel: Regenerate check lines
Matt Arsenault
2020-01-02
7
-13076
/
+13076
*
build: disable zlib by default on Windows
Saleem Abdulrasool
2020-01-02
1
-1
/
+7
*
[mlir] Only generate default for uncovered cases
Jacques Pienaar
2020-01-02
1
-0
/
+4
*
[InstCombine] add tests for vector icmp with undef constant elements; NFC
Sanjay Patel
2020-01-02
5
-0
/
+54
*
[mlir] Revert default case that was needed
Jacques Pienaar
2020-01-02
1
-0
/
+2
*
[mlir] Add parenthesis to avoid -Wparentheses
Jacques Pienaar
2020-01-02
1
-4
/
+4
*
[X86] Move STRICT_ ISD nodes into the new section of X86ISelLowering.h where ...
Craig Topper
2020-01-02
1
-4
/
+17
*
[mlir] Remove redudant default cases
Jacques Pienaar
2020-01-02
1
-4
/
+0
*
Polly: Fix a tag type mismatch (struct/class)
David Blaikie
2020-01-02
1
-1
/
+1
*
[PowerPC] Only legalize FNEARBYINT with unsafe fp math
Nemanja Ivanovic
2020-01-02
3
-81
/
+260
*
X86: remove unused variable
Saleem Abdulrasool
2020-01-02
1
-1
/
+0
*
Reland "[gn build] (manually) merge 68a235d07f9e70"
Nico Weber
2020-01-02
5
-12
/
+8
*
build: reduce CMake handling for zlib
Saleem Abdulrasool
2020-01-02
16
-60
/
+33
*
[X86] Remove FP0-6 operands from call instructions in FPStackifier pass. Only...
Craig Topper
2020-01-02
2
-16
/
+14
*
[mlir][spirv] Update SPIR-V enums and ops with availability spec
Lei Zhang
2020-01-02
5
-320
/
+1843
*
[ELF][Hexagon][test] Use llvm-readobj to check relocations. NFC
Fangrui Song
2020-01-02
1
-3
/
+8
*
[mlir][Linalg] Extend generic ops to allow tensors
Nicolas Vasilache
2020-01-02
16
-135
/
+408
*
Make mangled_names.test and update_cc_test_checks.py work with Python 2.
Nico Weber
2020-01-02
2
-10
/
+15
*
Fix trivial typos in comments; NFC
Kazuaki Ishizaki
2020-01-02
7
-7
/
+7
*
Handle init statements in readability-else-after-return
Nathan James
2020-01-02
8
-55
/
+524
*
[mlir][spirv] Allow specifying availability on enum attribute cases
Lei Zhang
2020-01-02
10
-18
/
+328
*
Check for aarch64 when not using .init_arrays
Sterling Augustine
2020-01-02
1
-2
/
+2
*
Fix some corner cases missed by D71955
River Riddle
2020-01-02
2
-4
/
+12
*
[DebugInfo][NFC] Use function_ref consistently in debug line parsing
James Henderson
2020-01-02
4
-13
/
+12
*
[llvm-ranlib] Update expected error message check for Windows
Alex Richardson
2020-01-02
1
-4
/
+4
*
[SelectionDAG] Simplify SelectionDAGBuilder::visitInlineAsm
Fangrui Song
2020-01-02
1
-3
/
+1
*
[NewPassManager] Rename AM to OuterAM in the OuterAnalysisManagerProxy [NFCI].
Alina Sbirlea
2020-01-02
1
-7
/
+8
*
[gn build] (manually) merge 24ab9b537e61b3 yet more, to fix redef warnings
Nico Weber
2020-01-02
1
-0
/
+1
*
Add TPREL relocation support to Hexagon
Sid Manning
2020-01-02
3
-0
/
+72
*
update_test_checks: match CHECK-EMPTY lines for replacement.
James Y Knight
2020-01-02
1
-1
/
+1
*
[test][ELF] Verify debug line corruption messages are printed once
James Henderson
2020-01-02
2
-9
/
+30
*
[SystemZ] Use FNeg in s390x clang builtins
Kevin P. Neal
2020-01-02
5
-31
/
+27
*
fix doc grammar-o to cycle bots
Nico Weber
2020-01-02
1
-1
/
+1
*
[test][llvm-dwarfdump][NFC] Remove unused check
James Henderson
2020-01-02
1
-136
/
+133
*
[clangd] Reorder FindTarget.h - group targetDecl() stuff and findExplicitRefe...
Sam McCall
2020-01-02
2
-42
/
+45
*
[test][llvm-dwarfdump][NFC] Improve test readability
James Henderson
2020-01-02
2
-38
/
+68
*
[gn build] (manually) merge 24ab9b537e61b3 more
Nico Weber
2020-01-02
3
-0
/
+43
*
Add intrinsics_gen *dependency* on Bye example
serge-sans-paille
2020-01-02
1
-3
/
+5
[next]