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
path:
root
/
llvm
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[MC][ELF] Don't create relocations with section symbols for STB_LOCAL ifunc
Fangrui Song
2019-06-07
1
-0
/
+6
*
[LV] Fix -Wunused-function after r362736
Fangrui Song
2019-06-07
1
-0
/
+2
*
AMDGPU: Don't count mask branch pseudo towards skip threshold
Matt Arsenault
2019-06-07
1
-10
/
+8
*
AMDGPU: Insert skips for blocks with FLAT
Matt Arsenault
2019-06-07
1
-1
/
+2
*
[PowerPC] Exploit the vector min/max instructions
Nemanja Ivanovic
2019-06-06
3
-0
/
+65
*
AMDGPU: Insert skip branches over return blocks
Matt Arsenault
2019-06-06
2
-3
/
+4
*
[DebugInfo] Incorrect debug info record generated for loop counter.
Alexey Lapshin
2019-06-06
1
-19
/
+1
*
[AMDGPU] Partial revert for the ba447bae7448435c9986eece0811da1423972fdd
Alexander Timofeev
2019-06-06
4
-163
/
+107
*
[X86] Make a bunch of merge masked binops commutable for loading folding.
Craig Topper
2019-06-06
1
-8
/
+7
*
[CFLGraph] Add support for unary fneg instruction.
Craig Topper
2019-06-06
1
-0
/
+10
*
[LV] Wrap LV illegality reporting in a function. NFC.
Renato Golin
2019-06-06
1
-100
/
+120
*
[AIX] Implement function descriptor on SDAG
Jason Liu
2019-06-06
7
-20
/
+82
*
[InlineCost] Add support for unary fneg.
Craig Topper
2019-06-06
1
-0
/
+23
*
[LoopPred] Fix a bug in unconditional latch bailout introduced in r362284
Philip Reames
2019-06-06
1
-2
/
+2
*
[DAGCombine] MergeConsecutiveStores - improve non-temporal load\store handlin...
Simon Pilgrim
2019-06-06
1
-7
/
+23
*
Remove unused PPC.h includes under llvm/lib/Target/PowerPC.
Dmitri Gribenko
2019-06-06
3
-4
/
+1
*
[X86] Make masked floating point equality/ordered compares commutable for loa...
Craig Topper
2019-06-06
2
-7
/
+17
*
[DA] Add an option to control delinearization validity checks
Whitney Tsang
2019-06-06
1
-10
/
+19
*
[AIX] Implement call lowering with parameters could pass onto GPRs
Jason Liu
2019-06-06
2
-15
/
+83
*
FileCheck [6/12]: Introduce numeric variable definition
Thomas Preud'homme
2019-06-06
1
-124
/
+283
*
AArch64] Handle ISD::LRINT and ISD::LLRINT for float16
Adhemerval Zanella
2019-06-06
1
-0
/
+8
*
Revert "[SCEV] Use wrap flags in InsertBinop"
Benjamin Kramer
2019-06-06
1
-31
/
+18
*
[AArch64] Handle ISD::LROUND and ISD::LLROUND for float16
Adhemerval Zanella
2019-06-06
1
-0
/
+8
*
Include what you use in LanaiAsmParser.cpp
Dmitri Gribenko
2019-06-06
1
-1
/
+0
*
[DAGCombine] Cleanup isNegatibleForFree/GetNegatedExpression. NFCI.
Simon Pilgrim
2019-06-06
1
-20
/
+21
*
[MIPS GlobalISel] Select sqrt
Petar Avramovic
2019-06-06
2
-2
/
+3
*
[MIPS GlobalISel] Select fabs
Petar Avramovic
2019-06-06
3
-2
/
+13
*
[MIPS GlobalISel] Select fpext and fptrunc
Petar Avramovic
2019-06-06
2
-0
/
+14
*
[MIPS GlobalISel] Select floor and ceil
Petar Avramovic
2019-06-06
2
-1
/
+12
*
[SCEV] Use wrap flags in InsertBinop
Sam Parker
2019-06-06
1
-18
/
+31
*
[AArch64][GlobalISel] Add manual selection support for G_ZEXTLOADs to s64.
Amara Emerson
2019-06-06
1
-0
/
+23
*
[AArch64][GlobalISel] Add the new changes to fix PR42129 that were supposed t...
Amara Emerson
2019-06-06
1
-0
/
+5
*
[X86] Don't turn avx masked.load with constant mask into masked.load+vselect ...
Craig Topper
2019-06-06
1
-0
/
+3
*
Revert "Revert "[AArch64][GlobalISel] Optimize G_FCMP + G_SELECT pairs when G...
Amara Emerson
2019-06-05
1
-8
/
+96
*
AMDGPU: Don't fix emergency stack slot at offset 0
Matt Arsenault
2019-06-05
2
-26
/
+11
*
[MSAN] Add unary FNeg visitor to the MemorySanitizer
Cameron McInally
2019-06-05
1
-0
/
+2
*
Allow target to handle STRICT floating-point nodes
Ulrich Weigand
2019-06-05
20
-207
/
+332
*
Revert "[AArch64][GlobalISel] Optimize G_FCMP + G_SELECT pairs when G_SELECT ...
Petr Hosek
2019-06-05
1
-96
/
+8
*
AMDGPU: Invert frame index offset interpretation
Matt Arsenault
2019-06-05
9
-209
/
+218
*
[CallSite removal] Refactoring llvm::InlineFunction APIs
Mircea Trofin
2019-06-05
1
-8
/
+2
*
[InstCombine] simplify code for bitcast of insertelement; NFC
Sanjay Patel
2019-06-05
1
-5
/
+4
*
NewGVN: Handle addrspacecast
Matt Arsenault
2019-06-05
1
-2
/
+3
*
[X86] Fix mistake that marked VADDSSrrb_Int/VADDSDrrb_Int/VMULSSrrb_Int/VMULS...
Craig Topper
2019-06-05
1
-1
/
+1
*
[LOOPINFO] Extend Loop object to add utilities to get the loop bounds,
Whitney Tsang
2019-06-05
1
-0
/
+214
*
InstCombine: correctly change byval type attribute alongside call args.
Tim Northover
2019-06-05
1
-4
/
+20
*
IR: make getParamByValType Just Work. NFC.
Tim Northover
2019-06-05
5
-5
/
+11
*
AMDGPU: Remove amdgpu-max-work-group-size attribute
Matt Arsenault
2019-06-05
1
-10
/
+1
*
AMDGPU: Fix using 2 different enums for same operand flags
Matt Arsenault
2019-06-05
3
-11
/
+8
*
[WebAssembly] Limit PIC support to the Emscripten target
Dan Gohman
2019-06-05
1
-2
/
+11
*
[X86] Add the vector integer min/max instructions to isAssociativeAndCommutat...
Craig Topper
2019-06-05
1
-0
/
+84
[prev]
[next]