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
*
[AArch64] Add command-line option for SSBS
Pablo Barrio
2018-12-03
11
-34
/
+48
*
[PDB] Support PDB-backed expressions evaluation (+ fix stuck test)
Aleksandr Urakov
2018-12-03
12
-33
/
+136
*
[CodeComplete] Cleanup access checking in code completion
Ilya Biryukov
2018-12-03
7
-55
/
+176
*
[Sema] Avoid CallExpr::setNumArgs in Sema::BuildCallToObjectOfClassType
Bruno Ricci
2018-12-03
1
-25
/
+23
*
[clangd] Fix a stale comment, NFC.
Haojian Wu
2018-12-03
2
-3
/
+2
*
[AMDGPU] Add sdwa support for ADD|SUB U64 decomposed Pseudos
Ron Lieberman
2018-12-03
4
-2
/
+563
*
[AST] Fix an uninitialized bug in the bits of FunctionDecl
Bruno Ricci
2018-12-03
1
-21
/
+23
*
[clangd] Get rid of AST matchers in CodeComplete, NFC
Haojian Wu
2018-12-03
1
-9
/
+18
*
Portable Python script across Python version
Serge Guelton
2018-12-03
2
-2
/
+4
*
[AST][NFC] Pack CXXDeleteExpr
Bruno Ricci
2018-12-03
4
-41
/
+55
*
Portable Python script across version
Serge Guelton
2018-12-03
9
-32
/
+32
*
Portable Python script across Python version
Serge Guelton
2018-12-03
6
-24
/
+24
*
[Analyzer] Actually check for -model-path being a directory
Ilya Biryukov
2018-12-03
1
-5
/
+6
*
[Analysis] Properly prepare test env in test/Analysis/undef-call.c
Ilya Biryukov
2018-12-03
1
-0
/
+2
*
[clang] Do not read from 'test/SemaCXX/Inputs' inside 'test/AST'
Ilya Biryukov
2018-12-03
2
-1
/
+38
*
ARM: use target-specific SUBS node when combining cmp with cmov.
Tim Northover
2018-12-03
8
-30
/
+62
*
[NFC][AArch64] Split out backend features
Diogo N. Sampaio
2018-12-03
16
-386
/
+716
*
[OpenCL][Sema] Improve BuildResolvedCallExpr handling of builtins
Marco Antognini
2018-12-03
1
-7
/
+10
*
[LLD][ELF] - Improve the DWARF v5 suport for building .gdb_index.
George Rimar
2018-12-03
3
-1
/
+214
*
[CMake] Add LLVM_EXTERNALIZE_DEBUGINFO_OUTPUT_DIR for custom dSYM target dire...
Stefan Granitz
2018-12-03
1
-1
/
+8
*
[RISCV] Fix test/MC/Disassembler/RISCV/invalid-instruction.txt after rL347988
Alex Bradbury
2018-12-03
1
-4
/
+0
*
[CMake] Store path to vendor-specific headers in clang-headers target property
Stefan Granitz
2018-12-03
1
-2
/
+4
*
[llvm-dwarfdump] - Stop printing the bogus empty section name on invalid dwarf.
George Rimar
2018-12-03
2
-2
/
+199
*
[ARM][MC] Move information about variadic register defs into tablegen
Oliver Stannard
2018-12-03
11
-39
/
+23
*
[ARM][Asm] Debug trace for the processInstruction loop
Oliver Stannard
2018-12-03
3
-4
/
+18
*
[KMSAN] Enable -msan-handle-asm-conservative by default
Alexander Potapenko
2018-12-03
3
-34
/
+77
*
[GlobalISel] Fix test irtranslator-stackprotect-check.ll
Petr Pavlu
2018-12-03
1
-10
/
+10
*
[ARM] FP16: support vld1.16 for vector loads with post-increment
Sjoerd Meijer
2018-12-03
2
-0
/
+50
*
[PowerPC] Fix inconsistent ImmMustBeMultipleOf for same instruction
Kang Zhang
2018-12-03
2
-4
/
+174
*
[NFC] [PowerPC] add an routine in PPCTargetLowering to determine if a global ...
QingShan Zhang
2018-12-03
3
-15
/
+36
*
[gn build] Fix cosmetic bug in write_cmake_config.py
Nico Weber
2018-12-02
1
-4
/
+4
*
[gn build] Slightly simplify write_cmake_config.
Nico Weber
2018-12-02
1
-27
/
+18
*
[gn build] Add build files for llvm/lib/Analysis and llvm/lib/ProfileData
Nico Weber
2018-12-02
2
-0
/
+129
*
[X86] Add a DAG combine to turn stores of vXi1 on pre-avx512 targets into a b...
Craig Topper
2018-12-02
2
-5888
/
+527
*
[X86] Fix bad comment. NFC
Craig Topper
2018-12-02
1
-1
/
+1
*
Replace FullComment member being visited with parameter
Stephen Kelly
2018-12-02
1
-37
/
+49
*
Extend the CommentVisitor with parameter types
Stephen Kelly
2018-12-02
1
-13
/
+16
*
Remove unecessary methods
Stephen Kelly
2018-12-02
1
-10
/
+0
*
[test] Fix use of 'sort -b' in SimpleLoopUnswitch on NetBSD
Michal Gorny
2018-12-02
3
-9
/
+9
*
[test] Fix ScalarEvolution test to allow __func__ with prototype
Michal Gorny
2018-12-02
1
-123
/
+123
*
[test] Fix BugPoint/compile-custom.ll to use detected python exec
Michal Gorny
2018-12-02
1
-1
/
+1
*
Fix whitespace
Stephen Kelly
2018-12-02
1
-1
/
+1
*
Add dump tests for ArrayInitLoopExpr and ArrayInitIndexExpr
Stephen Kelly
2018-12-02
1
-0
/
+10
*
[ValueTracking] Support funnel shifts in computeKnownBits()
Nikita Popov
2018-12-02
2
-0
/
+69
*
[SelectionDAG] fold constant with undef vector per element
Sanjay Patel
2018-12-02
2
-20
/
+26
*
[DAGCombiner] guard against an oversized shift crash
Sanjay Patel
2018-12-02
1
-9
/
+14
*
[ValueTracking] add helper function for testing implied condition; NFCI
Sanjay Patel
2018-12-02
4
-60
/
+52
*
[X86] Simplify LowerBITCAST code for v2i32/v4i16/v8i8/i64->mmx/i64/f64 bitcast.
Craig Topper
2018-12-02
1
-23
/
+8
*
[X86] Add custom type legalization for v2i32/v4i16/v8i8->mmx bitcasts to avoi...
Craig Topper
2018-12-02
4
-138
/
+75
*
[X86] Custom type legalize v2i32/v4i16/v8i8->i64 bitcasts in 64-bit mode simi...
Craig Topper
2018-12-02
5
-747
/
+183
[next]