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
*
[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
*
PR44514: Fix recovery from noexcept with non-convertible expressions
Erich Keane
2020-01-13
2
-2
/
+15
*
[ThinLTO/WPD] Fix index-based WPD for alias vtables
Teresa Johnson
2020-01-13
3
-1
/
+74
*
[ItaniumCXXABI] Make tls wrappers properly comdat
Martin Storsjö
2020-01-13
5
-10
/
+14
*
[InstCombine] add FMF to tests for more coverage; NFC
Sanjay Patel
2020-01-13
1
-6
/
+6
*
Implement VectorType conditional operator GNU extension.
Erich Keane
2020-01-13
10
-51
/
+621
*
[mlir] Change the syntax of AffineMapAttr and IntegerSetAttr to avoid conflic...
River Riddle
2020-01-13
78
-1519
/
+1592
*
[LegalizeIntegerTypes][X86] Add support for expanding input of STRICT_SINT_TO...
Craig Topper
2020-01-13
2
-6
/
+436
*
[lldb] Revert ddf044290ede for TestProcessAPI.py
Raphael Isemann
2020-01-13
1
-1
/
+0
*
[clang][IFS] Prevent Clang-IFS from Leaking symbols from inside a block.
Puyan Lotfi
2020-01-13
3
-0
/
+23
*
[NFC][clang][IFS] Adding braces to if-statement as prep for D71301.
Puyan Lotfi
2020-01-13
1
-1
/
+2
*
Fix a test case by adding -fno-delayed-template-parsing.
Aaron Ballman
2020-01-13
1
-1
/
+1
*
[InstCombine] add tests for select --> copysign; NFC
Sanjay Patel
2020-01-13
1
-0
/
+108
*
[Dsymutil][Debuginfo][NFC] #3 Refactor dsymutil to separate DWARF optimizing ...
Alexey Lapshin
2020-01-13
6
-54
/
+215
*
[LTO] Constify lto::Config reference passed to backends (NFC)
Teresa Johnson
2020-01-13
4
-23
/
+23
*
Rework be15dfa88fb1 such that it works with GlobalISel which doesn't use EVT
Daniel Sanders
2020-01-13
2
-3
/
+21
*
[Clang] Always set -z now linker option on Fuchsia
Petr Hosek
2020-01-13
3
-2
/
+5
*
[lldb-server] Remove dead CMake code
Alex Langford
2020-01-13
1
-24
/
+0
*
[clangd] Include expression in DecltypeTypeLoc sourcerange while building Sel...
Kadir Cetinkaya
2020-01-13
2
-0
/
+19
*
[clangd] Render header of hover card as a heading
Kadir Cetinkaya
2020-01-13
5
-1
/
+48
*
[gn build] (manually) port b4a99a061f51
Nico Weber
2020-01-13
1
-0
/
+1
*
Revert "[ThinLTO] Add additional ThinLTO pipeline testing with new PM"
Teresa Johnson
2020-01-13
8
-1254
/
+0
*
Add a couple of missed wildcards in debug-pass-manager output checking
Teresa Johnson
2020-01-13
2
-2
/
+2
*
[X86][Disassembler] Fix a bug when disassembling an empty string
Fangrui Song
2020-01-13
2
-1
/
+7
*
[llvm][MIRVRegNamerUtils] Adding hashing on FrameIndex MachineOperands.
Puyan Lotfi
2020-01-13
2
-1
/
+25
*
Hopefully last fix for bot failures
Teresa Johnson
2020-01-13
5
-137
/
+137
*
Fix readability-identifier-naming missing member variables
Nathan James
2020-01-13
2
-6
/
+163
*
Unbreak the mlir build after 202ab273e6eca134b69882f100c666fcd3affbcf
Benjamin Kramer
2020-01-13
2
-2
/
+2
*
Try number 2 for fixing bot failures
Teresa Johnson
2020-01-13
5
-22
/
+32
*
AMDGPU/GlobalISel: Select llvm.amdgcn.ds.ordered.{add|swap}
Matt Arsenault
2020-01-13
5
-0
/
+99
*
[SelectionDAG] ComputeNumSignBits add getValidMaximumShiftAmountConstant() fo...
Simon Pilgrim
2020-01-13
2
-24
/
+40
*
AMDGPU/GlobalISel: Set insert point after waterfall loop
Matt Arsenault
2020-01-13
1
-2
/
+3
*
AMDGPU/GlobalISel: Add some baseline tests for vector extract
Matt Arsenault
2020-01-13
1
-0
/
+468
*
AMDGPU/GlobalISel: Fix branch targets when emitting SI_IF
Matt Arsenault
2020-01-13
2
-7
/
+91
*
AMDGPU/GlobalISel: Simplify assert
Matt Arsenault
2020-01-13
1
-11
/
+3
*
[X86][SSE] Add sitofp(shl(sext(x),y)) test case with non-uniform shift value
Simon Pilgrim
2020-01-13
1
-0
/
+49
*
[lldb/Docs] Extend description section of the main page
Jonas Devlieghere
2020-01-13
1
-2
/
+9
*
Fix tests for builtbot failures
Teresa Johnson
2020-01-13
5
-24
/
+24
*
[lldb/Scripts] Remove SWIG bot
Jonas Devlieghere
2020-01-13
5
-621
/
+0
*
[LegalizeTypes] Add SoftenFloatResult support for STRICT_SINT_TO_FP/STRICT_UI...
Andrew Wei
2020-01-14
2
-8
/
+34
*
[SelectionDAG] ComputeNumSignBits add getValidMinimumShiftAmountConstant() IS...
Simon Pilgrim
2020-01-13
2
-55
/
+18
*
[X86][SSE] Add sitofp(ashr(x,y)) test case with non-uniform shift value
Simon Pilgrim
2020-01-13
1
-0
/
+94
*
[X86] Add AVX2 known signbits codegen tests
Simon Pilgrim
2020-01-13
1
-67
/
+128
[next]