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
*
Revert "[DAG] Allow truncated and extend memory operations in Store Merge. NF...
Ahmed Bougacha
2017-06-15
1
-21
/
+10
*
RegScavenging: Add scavengeRegisterBackwards()
Matthias Braun
2017-06-15
1
-116
/
+315
*
[MachineLICM] Hoist TOC-based address instructions
Lei Huang
2017-06-15
1
-2
/
+5
*
Fold variable into assert.
Benjamin Kramer
2017-06-15
1
-2
/
+1
*
ISel: Fix FastISel of swifterror values
Arnold Schwaighofer
2017-06-15
3
-14
/
+125
*
[DAG] As StoreMerge now generates only legal nodes remove unecessary guard wh...
Nirav Dave
2017-06-15
1
-4
/
+2
*
[DAG] Defer Pre/Post IndexStore merge to after mergestore. NFCI.
Nirav Dave
2017-06-15
1
-4
/
+4
*
[DAG] Allow truncated and extend memory operations in Store Merge. NFCI.
Nirav Dave
2017-06-15
1
-10
/
+21
*
[DAG] Make MergeStores generate legalized stores. NFCI.
Nirav Dave
2017-06-15
1
-4
/
+21
*
[DAG] Use correct size for truncated store merge of load. NFCI.
Nirav Dave
2017-06-15
1
-2
/
+2
*
[ARM] GlobalISel: Add support for i32 modulo
Diana Picus
2017-06-15
1
-17
/
+37
*
Allow -profile-guided-section-prefix more than once
David Callahan
2017-06-14
1
-1
/
+1
*
[mips] Fix multiprecision arithmetic.
Simon Dardis
2017-06-14
1
-4
/
+17
*
Align definition of DW_OP_plus with DWARF spec [3/3]
Florian Hahn
2017-06-14
5
-20
/
+23
*
[globalisel][legalizer] G_LOAD/G_STORE NarrowScalar should not emit G_GEP x, 0.
Daniel Sanders
2017-06-13
2
-12
/
+33
*
Align definition of DW_OP_plus with DWARF spec [1/3]
Florian Hahn
2017-06-13
1
-0
/
+7
*
Fix an assertion failure when duplicate dbg.declares are present.
Adrian Prantl
2017-06-12
1
-0
/
+7
*
SplitKit: Fix partially live subreg splitting
Matthias Braun
2017-06-12
1
-2
/
+1
*
IR: Replace the "Linker Options" module flag with "llvm.linker.options" named...
Peter Collingbourne
2017-06-12
2
-38
/
+17
*
[SelectionDAG] Allow sin/cos -> sincos optimization on GNU triples w/ just -f...
Geoff Berry
2017-06-12
1
-14
/
+1
*
StackColoring: smarter check for slot overlap
Than McIntosh
2017-06-12
1
-60
/
+177
*
[DAG] add helper to bind memop chains; NFCI
Sanjay Patel
2017-06-12
2
-15
/
+19
*
[DAGCombine] Make sure we check the ResNo from UADDO before combining
Amaury Sechet
2017-06-11
1
-1
/
+2
*
[CGP] add a reference to DataLayout in MemCmpExpansion; NFCI
Sanjay Patel
2017-06-09
1
-20
/
+22
*
SelectionDAG: Remove deleted nodes from legalized set to avoid clash with new...
Zvi Rackover
2017-06-09
1
-0
/
+8
*
Reland "[SelectionDAG] Enable target specific vector scalarization of calls a...
Simon Dardis
2017-06-09
4
-66
/
+189
*
[XRay] Fix computation of function size subject to XRay threshold
Serge Rogatch
2017-06-09
1
-1
/
+6
*
Prevent RemoveDeadNodes from deleted already deleted node.
Nirav Dave
2017-06-09
1
-0
/
+5
*
sink DebugCompressionType into MC for exposing to clang
Saleem Abdulrasool
2017-06-09
1
-2
/
+1
*
RegAllocPBQP: Do not assign reserved physical register
Matthias Braun
2017-06-08
3
-5
/
+25
*
fix formatting; NFC
Sanjay Patel
2017-06-08
1
-6
/
+6
*
[CGP] don't expand a memcmp with nobuiltin attribute
Sanjay Patel
2017-06-08
1
-6
/
+4
*
[CGP / PowerPC] avoid multi-block overhead for simple memcmp expansion
Sanjay Patel
2017-06-08
1
-21
/
+42
*
[CodeGen] Fix some Clang-tidy modernize-use-using and Include What You Use wa...
Eugene Zelenko
2017-06-07
8
-83
/
+113
*
[DAG] Improve Store Merge candidate pruning. NFC.
Nirav Dave
2017-06-07
1
-3
/
+15
*
[CGP] avoid zext/trunc of a memcmp expansion compare
Sanjay Patel
2017-06-07
1
-4
/
+4
*
[CGP] pass size as param in MemCmpExpansion; NFCI
Sanjay Patel
2017-06-07
1
-10
/
+5
*
[CGP] pass size as param in MemCmpExpansion; NFCI
Sanjay Patel
2017-06-07
1
-13
/
+8
*
[CGP] getParent()->getParent() --> getFunction(); NFCI
Sanjay Patel
2017-06-07
1
-5
/
+4
*
[DAG] Move SelectionDAG::isCommutativeBinOp to TargetLowering.
Simon Pilgrim
2017-06-07
3
-7
/
+7
*
[CGP] add helper function for generating compare of load pairs; NFCI
Sanjay Patel
2017-06-07
1
-5
/
+16
*
[CGP] fix formatting in MemCmpExpansion; NFC
Sanjay Patel
2017-06-07
1
-8
/
+6
*
Update libdeps to add BinaryFormat, introduced in r304864.
NAKAMURA Takumi
2017-06-07
1
-1
/
+1
*
Move Object format code to lib/BinaryFormat.
Zachary Turner
2017-06-07
13
-19
/
+21
*
[InlineSpiller] Only account for real spills in the hoisting logic
Quentin Colombet
2017-06-07
1
-3
/
+6
*
[CGP / PowerPC] use direct compares if there's only one load per block in mem...
Sanjay Patel
2017-06-07
1
-11
/
+19
*
[CodeGen] Fix some Clang-tidy modernize-use-using and Include What You Use wa...
Eugene Zelenko
2017-06-06
10
-118
/
+301
*
[CGP] fix formatting/typos in MemCmpExpansion; NFC
Sanjay Patel
2017-06-06
1
-36
/
+34
*
llc: Add ability to parse mir from stdin
Matthias Braun
2017-06-06
1
-1
/
+1
*
[DAG] remove duplicated code for isOnlyUsedInZeroEqualityComparison(); NFCI
Sanjay Patel
2017-06-06
1
-15
/
+1
[next]