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
*
[InstCombine] remove checks for IsFreeToInvert()
Sanjay Patel
2018-09-13
1
-3
/
+1
*
[InstCombine] reorder folds to reduce chance of infinite loops
Sanjay Patel
2018-09-13
1
-22
/
+20
*
[ARM] Allow truncs as sources in ARM CGP
Sam Parker
2018-09-13
1
-19
/
+23
*
[ARM] Fix FixConst for ARMCodeGenPrepare
Sam Parker
2018-09-13
1
-20
/
+3
*
[MC/Dwarf] Unclamp DWARF linetables format on Darwin.
Jonas Devlieghere
2018-09-13
1
-7
/
+1
*
AMDGPU: Fix not preserving alignent in call setups
Matt Arsenault
2018-09-13
1
-1
/
+7
*
DAG: Fix expansion of unaligned FP loads and stores
Matt Arsenault
2018-09-13
1
-4
/
+6
*
Fix unused variable warning. NFCI.
Simon Pilgrim
2018-09-13
1
-1
/
+1
*
ARM: align loops to 4 bytes on Cortex-M3 and Cortex-M4.
Tim Northover
2018-09-13
5
-1
/
+24
*
[XRay] Bug fixes for FDR custom event and arg-logging
Dean Michael Berris
2018-09-13
2
-21
/
+7
*
[AMDGPU] Load divergence predicate refactoring
Alexander Timofeev
2018-09-13
2
-8
/
+26
*
[mips] Enable the mnemonic spell corrector
Simon Atanasyan
2018-09-13
1
-1
/
+7
*
[AMDGPU] Preliminary patch for divergence driven instruction selection. L...
Alexander Timofeev
2018-09-13
1
-0
/
+1
*
[X86] Type legalize v2i32 div/rem by scalarizing rather than promoting
Craig Topper
2018-09-13
1
-0
/
+17
*
ARM: correct the relocation type for `bl` on WoA
Saleem Abdulrasool
2018-09-13
1
-1
/
+1
*
Remove isAsCheapAsAMove from v128.const
Thomas Lively
2018-09-13
1
-1
/
+1
*
Remove isAsCheapAsAMove from mem ops
Thomas Lively
2018-09-13
1
-2
/
+2
*
[WebAssembly] Add missing SIMD instruction attributes
Thomas Lively
2018-09-13
1
-2
/
+3
*
DebugInfo/PDB: Remove unused member
David Blaikie
2018-09-13
1
-2
/
+2
*
dwarfdump: Improve performance on large DWP files
David Blaikie
2018-09-12
1
-8
/
+21
*
[DAGCombiner] improve formatting for select+setcc code; NFC
Sanjay Patel
2018-09-12
1
-17
/
+15
*
fix 80-column violation with clang-format
Adrian Prantl
2018-09-12
1
-7
/
+4
*
[PDB] Remove all clone() methods.
Zachary Turner
2018-09-12
18
-98
/
+0
*
[Hexagon] Use shuffles when lowering "gather" shufflevectors
Krzysztof Parzyszek
2018-09-12
1
-0
/
+70
*
[Hexagon] Improve the selection algorithm in scalarizeShuffle
Krzysztof Parzyszek
2018-09-12
1
-22
/
+89
*
[Support] sys::fs::directory_entry includes the file_type.
Kristina Brooks
2018-09-12
3
-77
/
+95
*
[ORC] Merge ExecutionSessionBase with ExecutionSession by moving a couple of
Lang Hames
2018-09-12
2
-365
/
+385
*
[ORC] Add a special 'main' JITDylib that is created on ExecutionSession
Lang Hames
2018-09-12
1
-1
/
+14
*
[WebAssembly] Make tied inline asm operands work again
Heejin Ahn
2018-09-12
1
-0
/
+5
*
revert r341288 - [Reassociate] swap binop operands to increase factoring pote...
Sanjay Patel
2018-09-12
1
-64
/
+0
*
[PDB] Emit old fpo data to the PDB file.
Zachary Turner
2018-09-12
1
-7
/
+21
*
[Hexagon] Use legalized type for extracted elements in scalarizeShuffle
Krzysztof Parzyszek
2018-09-12
1
-2
/
+4
*
AMDGPU: Print all kernel descriptor directives (including the ones with defau...
Konstantin Zhuravlyov
2018-09-12
1
-101
/
+88
*
AMDGPU: Re-apply r341982 after fixing the layering issue
Konstantin Zhuravlyov
2018-09-12
12
-401
/
+404
*
[InstCombine] Inefficient pattern for high-bits checking (PR38708)
Roman Lebedev
2018-09-12
1
-0
/
+38
*
[WebAssembly] SIMD comparisons
Thomas Lively
2018-09-12
2
-1
/
+55
*
[ARM] Tighten f64<->f16 conversion requirements
Diogo N. Sampaio
2018-09-12
1
-4
/
+8
*
[X86] Remove isel patterns for ADCX instruction
Craig Topper
2018-09-12
1
-30
/
+7
*
Reverting r342048, which caused UBSan failures in dsymutil.
Wolfgang Pieb
2018-09-12
7
-201
/
+221
*
[GVNHoist] computeInsertionPoints() miscalculates IDF
Alexandros Lamprineas
2018-09-12
1
-4
/
+2
*
[AArch64] Implement aarch64_vector_pcs codegen support.
Sander de Smalen
2018-09-12
3
-41
/
+92
*
[DWARF] Refactoring range list dumping to fold DWARF v4 functionality into v5...
Wolfgang Pieb
2018-09-12
7
-221
/
+201
*
[CGP] Ensure splitgep gives deterministic output
David Green
2018-09-12
1
-1
/
+1
*
[ARM] Follow-up to rL342033
Sam Parker
2018-09-12
1
-1
/
+1
*
[SimplifyCFG] Put an alignment on generated switch tables
David Green
2018-09-12
1
-0
/
+3
*
[AArch64] NFC: Refactoring to prepare for vector PCS.
Sander de Smalen
2018-09-12
1
-39
/
+74
*
[ARM] Exchange MAC operands in ARMParallelDSP
Sam Parker
2018-09-12
1
-115
/
+154
*
[ARM] Allow bitcasts in ARMCodeGenPrepare
Sam Parker
2018-09-12
1
-5
/
+4
*
[AArch64] Add parsing of aarch64_vector_pcs attribute.
Sander de Smalen
2018-09-12
6
-0
/
+13
*
[LV] Move InterleaveGroup and InterleavedAccessInfo to VectorUtils.h (NFC)
Florian Hahn
2018-09-12
2
-694
/
+338
[next]