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
/
Target
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ARM] GlobalISel: Lower i32 and fp call parameters on the stack
Diana Picus
2017-02-28
1
-7
/
+31
*
[ARM] GlobalISel: Select 32-bit G_CONSTANT
Diana Picus
2017-02-28
1
-0
/
+11
*
[ARM] GlobalISel: Add mapping for G_CONSTANT
Diana Picus
2017-02-28
1
-0
/
+1
*
[ARM] GlobalISel: Legalize 32-bit constants
Diana Picus
2017-02-28
1
-0
/
+2
*
[ARM] GlobalISel: Select G_GEP
Diana Picus
2017-02-28
1
-0
/
+1
*
[ARM] Diagnose PC-writing instructions in IT blocks
Oliver Stannard
2017-02-28
1
-4
/
+7
*
[ARM] GlobalISel: Add reg bank mapping for G_GEP
Diana Picus
2017-02-28
1
-0
/
+1
*
[ARM] GlobalISel: Legalize G_GEP with 32-bit offsets
Diana Picus
2017-02-28
1
-0
/
+3
*
Test commit, fix typo, NFC.
Vadzim Dambrouski
2017-02-28
1
-1
/
+1
*
Revert "Add MIR-level outlining pass"
Matthias Braun
2017-02-28
2
-101
/
+0
*
Add MIR-level outlining pass
Matthias Braun
2017-02-28
2
-0
/
+101
*
[WebAssembly] Add some comments and tidy up whitespace.
Dan Gohman
2017-02-27
3
-3
/
+3
*
AMDGPU: Use v_med3_{f16|i16|u16}
Matt Arsenault
2017-02-27
7
-33
/
+52
*
[WebAssembly] Split CFG-sorting into its own pass. NFC.
Dan Gohman
2017-02-27
7
-223
/
+302
*
AMDGPU: Support v2i16/v2f16 packed operations
Matt Arsenault
2017-02-27
11
-63
/
+378
*
[ARM] don't transform an add(ext Cond), C to select unless there's a setcc of...
Sanjay Patel
2017-02-27
1
-1
/
+1
*
AMDGPU: Add some of the new gfx9 VOP3 instructions
Matt Arsenault
2017-02-27
1
-0
/
+12
*
[X86][SSE] Attempt to extract vector elements through target shuffles
Simon Pilgrim
2017-02-27
1
-0
/
+97
*
AMDGPU: Support inlineasm for packed instructions
Matt Arsenault
2017-02-27
1
-1
/
+42
*
AMDGPU: Don't fold immediate if clamp/omod are set
Matt Arsenault
2017-02-27
2
-8
/
+13
*
AMDGPU: Fold omod into instructions
Matt Arsenault
2017-02-27
3
-6
/
+146
*
AMDGPU: Add f16 to shader calling conventions
Matt Arsenault
2017-02-27
1
-3
/
+3
*
AMDGPU: Add VOP3P instruction format
Matt Arsenault
2017-02-27
23
-86
/
+879
*
[Hexagon] Defs and clobbers can overlap
Krzysztof Parzyszek
2017-02-27
1
-5
/
+4
*
[X86] Use APInt instead of SmallBitVector tracking undef elements from getTar...
Craig Topper
2017-02-27
1
-25
/
+25
*
[X86] Use APInt instead of SmallBitVector for tracking Zeroable elements in s...
Craig Topper
2017-02-27
1
-63
/
+57
*
[X86] Fix SmallVector sizes in constant pool shuffle decoding to avoid heap a...
Craig Topper
2017-02-27
1
-5
/
+5
*
[X86] Use APInt instead of SmallBitVector for tracking undef elements in cons...
Craig Topper
2017-02-27
1
-10
/
+10
*
AArch64InstPrinter: rewrite of printSysAlias
Sjoerd Meijer
2017-02-27
3
-316
/
+163
*
[ARM] LSL #0 is an alias of MOV
John Brawn
2017-02-27
2
-12
/
+39
*
AArch64AsmParser: don't try to parse “[1]” for non-vector register operands
Sjoerd Meijer
2017-02-27
1
-25
/
+0
*
[AMDGPU] Runtime metadata fixes:
Konstantin Zhuravlyov
2017-02-27
5
-32
/
+79
*
[X86] Check for less than 0 rather than explicit compare with -1. NFC
Craig Topper
2017-02-27
1
-2
/
+3
*
[X86] Fix execution domain for cmpss/sd instructions.
Craig Topper
2017-02-26
1
-0
/
+8
*
[AVX-512] Fix execution domain for scalar commutable min/max instructions.
Craig Topper
2017-02-26
1
-1
/
+1
*
[AVX-512] Fix execution domain for vmovhpd/lpd/hps/lps.
Craig Topper
2017-02-26
1
-0
/
+1
*
[AVX-512] Fix the execution domain for AVX-512 integer broadcasts.
Craig Topper
2017-02-26
1
-0
/
+1
*
[AVX-512] Disable the redundant patterns in the VPBROADCASTBr_Alt and VPBROAD...
Craig Topper
2017-02-26
1
-14
/
+16
*
[AVX-512] Fix execution domain for VPMADD52 instructions.
Craig Topper
2017-02-26
1
-0
/
+2
*
[AVX-512] Fix the execution domain for VSCALEF instructions.
Craig Topper
2017-02-26
1
-0
/
+4
*
[AVX-512] Fix execution domain of scalar VRANGE/REDUCE/GETMANT with sae.
Craig Topper
2017-02-26
1
-0
/
+1
*
[X86] Fix the execution domain for scalar SQRT intrinsic instruction.
Craig Topper
2017-02-26
1
-2
/
+2
*
Revert "In visitSTORE, always use FindBetterChain, rather than only when UseA...
Nirav Dave
2017-02-26
2
-6
/
+1
*
vec perm can go down either pipeline on P8.
Eric Christopher
2017-02-26
1
-1
/
+1
*
[APInt] Add APInt::extractBits() method to extract APInt subrange (reapplied)
Simon Pilgrim
2017-02-25
2
-8
/
+7
*
[AVX-512] Fix the execution domain for scalar FMA instructions.
Craig Topper
2017-02-25
1
-1
/
+2
*
[AVX-512] Fix the execution domain on some instructions.
Craig Topper
2017-02-25
1
-4
/
+13
*
[AVX-512] Remove unnecessary masked versions of VCVTSS2SD and VCVTSD2SS using...
Craig Topper
2017-02-25
1
-24
/
+11
*
In visitSTORE, always use FindBetterChain, rather than only when UseAA is ena...
Nirav Dave
2017-02-25
2
-1
/
+6
*
Minor code cleanup. NFC.
Junmo Park
2017-02-25
1
-1
/
+1
[next]