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
...
*
[WebAssembly] Tidy up `let` statements in .td files (NFC)
Heejin Ahn
2019-02-06
5
-71
/
+59
*
[BasicAA] Cache nonEscapingLocalObjects for alias() calls.
Alina Sbirlea
2019-02-05
1
-7
/
+27
*
[HotColdSplit] Do not split out `resume` instructions
Vedant Kumar
2019-02-05
1
-2
/
+6
*
[ADT] Add a fallible_iterator wrapper.
Lang Hames
2019-02-05
1
-5
/
+4
*
[InstCombine] limit extracting shuffle transform based on uses
Sanjay Patel
2019-02-05
1
-0
/
+5
*
[PGO] Use a function for creating variable for profile file name. NFC.
Rong Xu
2019-02-05
2
-16
/
+19
*
[NFC][GlobalISel]: Add a convenience method to MachineInstrBuilder to simplif...
Aditya Nandakumar
2019-02-05
2
-2
/
+2
*
[MC] Don't error on numberless .file directives on MachO
Reid Kleckner
2019-02-05
1
-4
/
+5
*
[WebAssembly] Lower memmove to memory.copy
Thomas Lively
2019-02-05
3
-1
/
+17
*
[TargetLibraryInfo] Regroup run time functions for Windows (NFC)
Evandro Menezes
2019-02-05
1
-38
/
+37
*
GlobalISel: Verify G_GEP
Matt Arsenault
2019-02-05
1
-0
/
+16
*
[AMDGPU] Consider XOR in waterfall loop as a terminator
Scott Linder
2019-02-05
1
-1
/
+1
*
[DEBUG_INFO][NVPTX] Generate DW_AT_address_class to get the values in debugger.
Alexey Bataev
2019-02-05
2
-2
/
+72
*
AMDGPU: Fix assert on trunc from bitcast of build_vector
Matt Arsenault
2019-02-05
1
-1
/
+1
*
[X86][SSE] Disable ZERO_EXTEND shuffle combining
Simon Pilgrim
2019-02-05
1
-2
/
+2
*
[LLVM-C] Add Bindings to GlobalIFunc
Robert Widmann
2019-02-05
1
-0
/
+65
*
Enable integrated assembler on MSP430 by default.
Anton Korobeynikov
2019-02-05
1
-0
/
+1
*
[AArch64][Outliner] Don't outline BTI instructions
Oliver Stannard
2019-02-05
1
-0
/
+8
*
[X86][AVX] Attempt to combine shuffles to subvector broadcast load
Simon Pilgrim
2019-02-05
1
-0
/
+18
*
AArch64/GlobalISel: Don't clamp from 2 to 2
Matt Arsenault
2019-02-05
1
-2
/
+2
*
[WebAssembly] Object: Remove redundant method. NFC.
Sam Clegg
2019-02-05
1
-5
/
+1
*
Recommit: Add support for prefix-only CLI options
Thomas Preud'homme
2019-02-05
1
-5
/
+14
*
[MCA] Moved the logic that updates register dependencies from DispatchStage t...
Andrea Di Biagio
2019-02-05
3
-26
/
+20
*
[X86][SSE] Add SimplifyDemandedVectorElts support for X86ISD::BLENDV
Simon Pilgrim
2019-02-05
1
-0
/
+21
*
[MCA] Simplify the logic in method WriteState::addUser. NFCI
Andrea Di Biagio
2019-02-05
1
-5
/
+1
*
[DebugInfo][NFCI] Split salvageDebugInfo into helper functions
Jeremy Morse
2019-02-05
1
-82
/
+82
*
[X86][AVX] Attempt to share broadcasts of different widths (PR39454)
Simon Pilgrim
2019-02-05
1
-0
/
+8
*
[CGP] Add support for sinking operands to their users, if they are free.
Florian Hahn
2019-02-05
3
-0
/
+158
*
[ARM GlobalISel] Support G_GEP for Thumb2
Diana Picus
2019-02-05
2
-3
/
+3
*
[NFC] fix trivial typos in comments
Hiroshi Inoue
2019-02-05
8
-13
/
+13
*
[DAG] BaseIndexOffset: FrameIndexSDNodes with the same FrameIndex compare equal.
Clement Courbet
2019-02-05
1
-5
/
+9
*
[X86] Connect the default fpsr and dirflag clobbers in inline assembly to the...
Craig Topper
2019-02-05
2
-1
/
+9
*
[LSR] Check SCEV on isZero() after extend. PR40514
Max Kazantsev
2019-02-05
1
-3
/
+21
*
[SamplePGO] More pipeline changes when flattened profile used in ThinLTO post...
Teresa Johnson
2019-02-05
1
-20
/
+32
*
Fix narrowing issue from r353129
Richard Trieu
2019-02-05
1
-1
/
+2
*
[WebAssembly] Fix indentation after adding IsCanonical property (NFC)
Heejin Ahn
2019-02-05
2
-11
/
+11
*
[WebAssembly] Make disassembler always emit most canonical name.
Wouter van Oortmerssen
2019-02-05
4
-11
/
+22
*
[SamplePGO][NFC] Minor improvement to replace a temporary vector with a
Wei Mi
2019-02-05
1
-3
/
+2
*
GlobalISel: Fix verifier crashing on non-register operands
Matt Arsenault
2019-02-05
1
-1
/
+6
*
[WebAssembly] memory.copy
Thomas Lively
2019-02-05
6
-0
/
+66
*
GlobalISel: Consolidate load/store legalization
Matt Arsenault
2019-02-05
1
-103
/
+14
*
[DAGCombiner] Discard pointer info when combining extract_vector_elt of a vec...
Craig Topper
2019-02-05
1
-1
/
+3
*
[SamplePGO] Minor efficiency improvement in samplePGO ICP
Teresa Johnson
2019-02-05
1
-3
/
+3
*
GlobalISel: Implement narrowScalar for select
Matt Arsenault
2019-02-05
1
-0
/
+53
*
GlobalISel: Combine g_extract with g_merge_values
Matt Arsenault
2019-02-04
1
-0
/
+1
*
Revert "[PATCH] [TargetLibraryInfo] Update run time support for Windows"
Evandro Menezes
2019-02-04
1
-59
/
+53
*
[PATCH] [TargetLibraryInfo] Update run time support for Windows
Evandro Menezes
2019-02-04
1
-53
/
+59
*
GlobalISel: Enforce operand types for constants
Matt Arsenault
2019-02-04
1
-0
/
+23
*
GlobalISel: Verify g_select
Matt Arsenault
2019-02-04
1
-24
/
+40
*
MachineVerifier: Move verification of G_* instructions to function
Matt Arsenault
2019-02-04
1
-100
/
+117
[prev]
[next]