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
*
[CodeGenPrepare] Sink and duplicate more 'and' instructions.
Geoff Berry
2017-02-21
2
-79
/
+89
*
ScheduleDAG: Cleanup; NFC
Matthias Braun
2017-02-21
1
-184
/
+133
*
[BranchFolding] Update debug location along with the update of branch instruc...
Taewook Oh
2017-02-21
1
-3
/
+3
*
Strip trailing whitespace.
Simon Pilgrim
2017-02-20
1
-1
/
+1
*
[SelectionDAG] Add scalarization support for ISD::*_EXTEND_VECTOR_INREG opcodes.
Simon Pilgrim
2017-02-20
2
-0
/
+34
*
Remove redundant call to GluedNodes.back() [NFC]
Artyom Skrobov
2017-02-19
1
-2
/
+1
*
MachineRegionInfo: Fix pass initialization
Matthias Braun
2017-02-18
3
-9
/
+14
*
[CodeGen] Revert changes in LowLevelType to pre-r295499 to fix broken buildbots.
Eugene Zelenko
2017-02-17
1
-7
/
+1
*
[CodeGen] Fix some Clang-tidy modernize and Include What You Use warnings; ot...
Eugene Zelenko
2017-02-17
6
-26
/
+63
*
Debug Info: Sort frame index expressions before emitting them.
Adrian Prantl
2017-02-17
3
-36
/
+44
*
GlobalISel: verify that generic loads & stores have a mem operand.
Tim Northover
2017-02-17
1
-0
/
+8
*
[DAGCombiner] split i1 select-of-constants from non-i1 case; NFCI
Sanjay Patel
2017-02-17
1
-9
/
+25
*
Fix signed/unsigned comparison warning.
Simon Pilgrim
2017-02-17
1
-2
/
+2
*
[DAGCombine] Recognise any_extend_vector_inreg and truncation style shuffle m...
Simon Pilgrim
2017-02-17
1
-0
/
+125
*
[DAGCombiner] improve readability; NFCI
Sanjay Patel
2017-02-17
1
-44
/
+32
*
Handle link of NoDebug CU with a CU that has debug emission enabled
Teresa Johnson
2017-02-17
1
-0
/
+8
*
[MachinePipeliner] Remove redundant destructor. NFC.
Benjamin Kramer
2017-02-16
1
-8
/
+1
*
Refactor DebugHandlerBase a bit to common non-debug-having-function filtering
David Blaikie
2017-02-16
6
-54
/
+60
*
[DAGCombiner] Support {a|s}ext, {a|z|s}ext load nodes in load combine
Artur Pilipenko
2017-02-16
1
-8
/
+19
*
Rever -r295314 "[DAGCombiner] Support {a|s}ext, {a|z|s}ext load nodes in load...
Artur Pilipenko
2017-02-16
1
-19
/
+8
*
[DAGCombiner] Support {a|s}ext, {a|z|s}ext load nodes in load combine
Artur Pilipenko
2017-02-16
1
-8
/
+19
*
[ARM] GlobalISel: Lower double precision FP args
Diana Picus
2017-02-16
1
-2
/
+10
*
[X86] Re-enable conditional tail calls and fix PR31257.
Hans Wennborg
2017-02-16
1
-0
/
+37
*
GlobalISel: legalize va_arg on AArch64.
Tim Northover
2017-02-15
2
-0
/
+10
*
GlobalISel: support translating va_arg
Tim Northover
2017-02-15
1
-0
/
+12
*
Fix typos
Matt Arsenault
2017-02-15
2
-2
/
+2
*
DAG: Do not scalarize fsub if fneg is legal
Matt Arsenault
2017-02-15
1
-0
/
+15
*
Codegen: Make chains from trellis-shaped CFGs
Kyle Butt
2017-02-15
1
-17
/
+293
*
include function name in dot filename
Xinliang David Li
2017-02-15
4
-8
/
+9
*
[DAG] Don't try to create an INSERT_SUBVECTOR with an illegal source
Michael Kuperstein
2017-02-15
1
-1
/
+7
*
[LLVM][XRAY][MIPS] Support xray on mips/mipsel/mips64/mips64el
Sagar Thakur
2017-02-15
1
-0
/
+4
*
[SelectionDAGBuilder] Simplify creation of shufflevector DAG nodes where inpu...
Craig Topper
2017-02-15
1
-46
/
+24
*
[BranchFolding] Tail common all identical unreachable blocks
Reid Kleckner
2017-02-14
1
-0
/
+20
*
GlobalISel: introduce G_PTR_MASK to simplify alloca handling.
Tim Northover
2017-02-14
2
-23
/
+19
*
Reformat slightly.
Eric Christopher
2017-02-14
1
-4
/
+3
*
Reapply r294532, reverted in r294787.
Wolfgang Pieb
2017-02-14
1
-9
/
+147
*
[Tablegen] Instrumenting table gen DAGGenISelDAG
Aditya Nandakumar
2017-02-14
1
-0
/
+9
*
Add new pass LazyMachineBlockFrequencyInfo
Adam Nemet
2017-02-14
4
-8
/
+89
*
Removing a redundant assignment
Artyom Skrobov
2017-02-14
1
-1
/
+0
*
[MC] Fix some Clang-tidy modernize and Include What You Use warnings; other m...
Eugene Zelenko
2017-02-14
2
-42
/
+80
*
GlobalISel: represent atomic loads & stores via the MachineMemOperand.
Tim Northover
2017-02-13
1
-11
/
+4
*
MIR: parse & print the atomic parts of a MachineMemOperand.
Tim Northover
2017-02-13
2
-2
/
+49
*
Address post-commit comments for https://reviews.llvm.org/D29596. NFCI.
Taewook Oh
2017-02-13
1
-1
/
+1
*
swiftcc: Don't emit tail calls from callers with swifterror parameters
Arnold Schwaighofer
2017-02-13
1
-0
/
+9
*
Make MachineBasicBlock::updateTerminator to update DebugLoc as well
Taewook Oh
2017-02-13
1
-2
/
+21
*
[FastISel] Add a diagnostic to warm on fallback.
Quentin Colombet
2017-02-13
1
-0
/
+13
*
[Assembler] Improve diagnostics for inline assembly.
Sanne Wouda
2017-02-13
1
-7
/
+13
*
Compile time decreasing in the case we're dealing with Machine Combiner.
Andrew V. Tischenko
2017-02-13
1
-15
/
+27
*
[DAGCombiner] Teach DAG combine that inserting an extract_subvector result in...
Craig Topper
2017-02-13
1
-0
/
+6
*
[DAGCombiner] Remove the half vector width check for the combine of EXTRACT_S...
Craig Topper
2017-02-12
1
-4
/
+3
[next]