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
/
CodeGen
Commit message (
Expand
)
Author
Age
Files
Lines
*
SafeStack: Prevent OOB reads with mem intrinsics
Vlad Tsyrklevich
2018-08-30
1
-2
/
+8
*
[DAGCombiner] Fix bad identation. NFC
Craig Topper
2018-08-30
1
-1
/
+1
*
Allow inconsistent offsets for 'noreturn' basic blocks when '-verify-cfiinstrs'
Vladimir Stefanovic
2018-08-30
1
-0
/
+4
*
[NFC] Rename the DivergenceAnalysis to LegacyDivergenceAnalysis
Nicolai Haehnle
2018-08-30
2
-2
/
+2
*
[CodeGen] emit inline asm clobber list warnings for reserved (cont)
Ties Stuij
2018-08-30
1
-32
/
+78
*
Don't count debug instructions towards neighborhood count
Matt Arsenault
2018-08-30
1
-3
/
+13
*
CodeGen: Make computeRegisterLiveness search forward first
Matt Arsenault
2018-08-30
1
-33
/
+35
*
CodeGen: Make computeRegisterLiveness consider successors
Matt Arsenault
2018-08-30
1
-0
/
+14
*
[DWARF] Missing location debug information with -O2.
Carlos Alberto Enciso
2018-08-30
3
-20
/
+26
*
DAG: Don't use ABI copies in some contexts
Matt Arsenault
2018-08-30
1
-2
/
+3
*
[GlobalMerge] Fix GlobalMerge on bss external global variables.
Huihui Zhang
2018-08-30
1
-1
/
+1
*
[NFC] Make getPreferredAlignment honor section markings.
Eli Friedman
2018-08-29
1
-10
/
+1
*
Reverse subregister saved loops in register usage info collector; NFC
Matthias Braun
2018-08-29
1
-23
/
+22
*
[MinGW] [X86] Add stubs for references to data variables that might end up im...
Martin Storsjo
2018-08-29
2
-0
/
+29
*
[DAGCombiner] Add X / X -> 1 & X % X -> 0 folds
Simon Pilgrim
2018-08-29
1
-1
/
+18
*
Revert r340904 "[llvm-mc] - Allow to set custom flags for debug sections."
George Rimar
2018-08-29
1
-3
/
+0
*
[llvm-mc] - Allow to set custom flags for debug sections.
George Rimar
2018-08-29
1
-0
/
+3
*
[GISel]: Add legalization support for Widening UADDO/USUBO
Aditya Nandakumar
2018-08-29
1
-0
/
+26
*
[X86] Support v2i32 gather/scatter indices with -x86-experimental-vector-wide...
Craig Topper
2018-08-29
3
-21
/
+46
*
[GISel]: Add missing opcodes for overflow intrinsics
Aditya Nandakumar
2018-08-28
1
-13
/
+7
*
[DAGCombine] Rework MERGE_VALUES to inline in single pass. NFCI.
Nirav Dave
2018-08-28
1
-1
/
+4
*
[DAG] Avoid recomputing Divergence checks. NFCI.
Nirav Dave
2018-08-28
1
-6
/
+10
*
[DAG] Fix updateDivergence calculation
Nirav Dave
2018-08-28
1
-1
/
+1
*
[DAGCombiner][AMDGPU][Mips] Fold bitcast with volatile loads if the resulting...
Craig Topper
2018-08-28
1
-3
/
+12
*
Revert "[CodeGenPrepare] Scan past debug intrinsics to find select candidates...
David Blaikie
2018-08-28
1
-4
/
+3
*
[Pipeliner] Fix incorrect phi values in the epilog and kernel
Brendon Cahoon
2018-08-27
1
-29
/
+32
*
DAG: Check transformed type for forming fminnum/fmaxnum from vselect
Matt Arsenault
2018-08-27
1
-2
/
+3
*
MachineVerifier: Fix assert on implicit virtreg use
Matt Arsenault
2018-08-27
1
-2
/
+4
*
[SelectionDAG] add helper query for binops; NFC
Sanjay Patel
2018-08-27
1
-11
/
+2
*
[SelectionDAG][x86] turn insertelement into undef with variable index into splat
Sanjay Patel
2018-08-26
1
-3
/
+10
*
[IR] Replace `isa<TerminatorInst>` with `isTerminator()`.
Chandler Carruth
2018-08-26
4
-9
/
+8
*
[IR] Begin removal of TerminatorInst by removing successor manipulation.
Chandler Carruth
2018-08-26
1
-2
/
+2
*
[SelectionDAG][X86] Reorder the operands the MaskedStoreSDNode to put the val...
Craig Topper
2018-08-25
3
-35
/
+18
*
[CodeGen] Set FrameSetup/FrameDestroy on BUNDLE instructions
Bjorn Pettersson
2018-08-25
1
-3
/
+12
*
[LiveDebugVariables] Avoid faulty addDefsFromCopies in computeIntervals
Bjorn Pettersson
2018-08-25
1
-1
/
+9
*
DAG: Allow matching fminnum/fmaxnum from vselect
Matt Arsenault
2018-08-24
1
-8
/
+27
*
[SafeStack] Set debug location for calls to __safestack_pointer_address.
Eli Friedman
2018-08-24
1
-0
/
+4
*
CodeGen: Add two more conditions for adding symbols to the address-significan...
Peter Collingbourne
2018-08-24
1
-1
/
+2
*
DebugInfo: Fix skipping CUs in DWARFv5 debug_names table
David Blaikie
2018-08-24
1
-2
/
+5
*
[DAGCombiner][Mips] Don't combine bitcast+store after LegalOperations when th...
Craig Topper
2018-08-24
1
-1
/
+1
*
[SDAG] Add versions of computeKnownBits that return a value
Justin Bogner
2018-08-24
1
-93
/
+81
*
[RegisterCoalescer] Fix for assert in removePartialRedundancy
Tim Renouf
2018-08-23
1
-0
/
+14
*
Revert r340508: [DebugInfo] Fix bug in LiveDebugVariables.
Chandler Carruth
2018-08-23
1
-10
/
+5
*
[DebugInfo] Fix bug in LiveDebugVariables.
Hsiangkai Wang
2018-08-23
1
-5
/
+10
*
[SelectionDAG] unroll unsupported vector FP ops earlier to avoid libcalls on ...
Sanjay Patel
2018-08-22
1
-7
/
+26
*
[ARM] Lower llvm.ctlz.i32 to a libcall when clz is not available.
Eli Friedman
2018-08-22
1
-0
/
+15
*
[SafeStack] Handle unreachable code with safe stack coloring.
Eli Friedman
2018-08-22
1
-1
/
+3
*
[CodeGenPrepare] Set debug locs when folding a comparison into a uadd.with.ov...
Vedant Kumar
2018-08-22
1
-0
/
+4
*
[GISel]: Add legalization support for widening bit counting operations
Aditya Nandakumar
2018-08-22
1
-0
/
+36
*
[CodeGenPrepare] Set debug loc when widening a switch condition
Vedant Kumar
2018-08-22
1
-0
/
+1
[next]