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
*
[CodeGen] Make MachineInstr::isIdenticalTo() symmetric.
Bjorn Pettersson
2016-12-19
1
-5
/
+13
*
[XRay] Fix assertion failure on empty machine basic blocks (PR 31424)
Dean Michael Berris
2016-12-19
1
-2
/
+9
*
Add custom type for PseudoSourceValue
Tom Stellard
2016-12-17
1
-0
/
+3
*
BranchRelaxation: Recompute live-ins when splitting a block
Matthias Braun
2016-12-16
5
-30
/
+44
*
Allow "line 0" to be the first explicit debug location in a function.
Paul Robinson
2016-12-16
1
-1
/
+1
*
Resubmit "[CodeView] Hook CodeViewRecordIO for reading/writing symbols."
Zachary Turner
2016-12-16
1
-13
/
+17
*
[CodeGenPrep] Skip merging empty case blocks
Jun Bum Lim
2016-12-16
1
-31
/
+137
*
Inline stripInvariantGroupMetadata out of existence
Sanjoy Das
2016-12-16
1
-7
/
+2
*
Revert "[IR] Remove the DIExpression field from DIGlobalVariable."
Adrian Prantl
2016-12-16
5
-130
/
+85
*
Revert "[CodeView] Hook CodeViewRecordIO for reading/writing symbols."
Zachary Turner
2016-12-16
1
-17
/
+13
*
[CodeView] Hook CodeViewRecordIO for reading/writing symbols.
Zachary Turner
2016-12-16
1
-13
/
+17
*
Implement LaneBitmask::any(), use it to replace !none(), NFCI
Krzysztof Parzyszek
2016-12-16
16
-55
/
+55
*
Fix CodeGenPrepare::stripInvariantGroupMetadata
Sanjoy Das
2016-12-16
1
-2
/
+1
*
Fix name typo in SelectonDAG
Joel Jones
2016-12-16
1
-4
/
+4
*
Revert "[CodeGenPrep] Skip merging empty case blocks"
Jun Bum Lim
2016-12-16
1
-137
/
+31
*
[CodeGenPrep] Skip merging empty case blocks
Jun Bum Lim
2016-12-16
1
-31
/
+137
*
[MIRParser] Add parsing hex literals of arbitrary size as unsigned integers
Krzysztof Parzyszek
2016-12-16
1
-13
/
+38
*
[ARM] GlobalISel: Select add i32, i32
Diana Picus
2016-12-16
1
-0
/
+5
*
[codegen] Add generic functions to skip debug values.
Florian Hahn
2016-12-16
5
-75
/
+31
*
[IR] Remove the DIExpression field from DIGlobalVariable.
Adrian Prantl
2016-12-16
5
-85
/
+130
*
Add extra headers that got deleted by my revert in r289916 but for which
Chandler Carruth
2016-12-16
1
-1
/
+2
*
Revert patch series introducing the DAG combine to match a load-by-bytes
Chandler Carruth
2016-12-16
1
-283
/
+0
*
Revert "[IR] Remove the DIExpression field from DIGlobalVariable."
Adrian Prantl
2016-12-16
5
-130
/
+85
*
[IR] Remove the DIExpression field from DIGlobalVariable.
Adrian Prantl
2016-12-16
5
-85
/
+130
*
DebugInfo: Address non-deterministic output (iterating a SmallPtrSet) in 289697
David Blaikie
2016-12-15
3
-9
/
+5
*
[IRTranslator] Merge the entry and ABI lowering blocks.
Quentin Colombet
2016-12-15
1
-0
/
+26
*
DebugInfo: Emit ranges for functions with DISubprograms but lacking locations...
David Blaikie
2016-12-15
3
-29
/
+20
*
Don't combine splats with other shuffles.
Eli Friedman
2016-12-15
1
-0
/
+5
*
Don't combine a shuffle of two BUILD_VECTORs with duplicate elements.
Eli Friedman
2016-12-15
1
-10
/
+23
*
[LiveRangeEdit] Change eliminateDeadDef assert to if condition.
Geoff Berry
2016-12-15
1
-4
/
+5
*
Extract LaneBitmask into a separate type
Krzysztof Parzyszek
2016-12-15
23
-195
/
+209
*
[ARM] Implement execute-only support in CodeGen
Prakhar Bahuguna
2016-12-15
1
-0
/
+6
*
Trying to fix NDEBUG build after r289764
Hal Finkel
2016-12-15
1
-0
/
+2
*
[MachineBlockPlacement] Don't make blocks "uneditable"
Sanjoy Das
2016-12-15
2
-7
/
+29
*
[DAG] allow more select folding for targets that have 'and not' (PR31175)
Sanjay Patel
2016-12-14
1
-6
/
+26
*
DebugInfo: Improve type safety and simplify some subprogram finalization code
David Blaikie
2016-12-14
2
-11
/
+9
*
[WinEH] Avoid holding references to BlockColor (DenseMap) entries while inser...
Andrew Kaylor
2016-12-14
1
-1
/
+5
*
Revert "In visitSTORE, always use FindBetterChain, rather than only when UseA...
Nirav Dave
2016-12-14
2
-229
/
+279
*
In visitSTORE, always use FindBetterChain, rather than only when UseAA is ena...
Nirav Dave
2016-12-14
2
-279
/
+229
*
[DAGCombiner] Try to use SelectionDAG::isKnownToBeAPowerOfTwo instead of just...
Simon Pilgrim
2016-12-14
2
-30
/
+63
*
Replace APFloatBase static fltSemantics data members with getter functions
Stephan Bergmann
2016-12-14
6
-11
/
+11
*
Add a couple of assertions to the load combine code introduced by r289538
Artur Pilipenko
2016-12-14
1
-1
/
+5
*
[DWARF] Preserve column number when emitting 'line 0' record
Paul Robinson
2016-12-14
1
-4
/
+9
*
Generalize strided store pattern in interleave access pass
Alina Sbirlea
2016-12-13
1
-16
/
+72
*
Use more detailed assertion messages in the code introduced by r289538
Artur Pilipenko
2016-12-13
1
-4
/
+8
*
Fix a buildbot failure introduced by r289538
Artur Pilipenko
2016-12-13
1
-2
/
+1
*
[DAGCombiner] Match load by bytes idiom and fold it into a single load
Artur Pilipenko
2016-12-13
1
-0
/
+276
*
Move BaseIndexOffset in DAGCombiner.cpp so it will be available for the upcom...
Artur Pilipenko
2016-12-13
1
-104
/
+104
*
[SelectionDAG] computeKnownBits - simplified knownbits sign extension. NFCI.
Simon Pilgrim
2016-12-13
1
-13
/
+4
*
[GlobalISel] Move extendRegister where it belongs. NFCI
Diana Picus
2016-12-13
1
-0
/
+29
[next]