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
/
test
/
CodeGen
/
Generic
Commit message (
Expand
)
Author
Age
Files
Lines
*
[MC/Dwarf] Unclamp DWARF linetables format on Darwin.
Jonas Devlieghere
2018-09-13
2
-6
/
+0
*
[DWARF] Unclamp line table version on Darwin for v5 and later.
Jonas Devlieghere
2018-08-08
2
-6
/
+6
*
Implement strip.invariant.group
Piotr Padlewski
2018-07-02
1
-1
/
+9
*
[DWARFv5] Tolerate files not all having an MD5 checksum.
Paul Robinson
2018-06-14
2
-11
/
+13
*
[DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label.
Shiva Chen
2018-05-09
1
-1
/
+1
*
Rename invariant.group.barrier to launder.invariant.group
Piotr Padlewski
2018-05-03
1
-2
/
+2
*
Revert "Fix incorrect choice of callee-saved registers save/restore points (t...
Momchil Velikov
2018-04-17
1
-114
/
+0
*
Fix incorrect choice of callee-saved registers save/restore points (take 2)
Momchil Velikov
2018-04-17
1
-0
/
+114
*
[DAGCombiner] Fix for oss-fuzz bug
Gerolf Hoflehner
2018-04-17
1
-0
/
+53
*
[DWARFv5] Fuss with asm syntax for conveying MD5 checksum.
Paul Robinson
2018-04-11
1
-3
/
+3
*
Support generic expansion of ordered vector reduction (PR36732)
Simon Pilgrim
2018-04-09
1
-8
/
+36
*
Add additional tests from D45336
Simon Pilgrim
2018-04-06
1
-0
/
+30
*
Add additional tests from D45366
Simon Pilgrim
2018-04-06
1
-0
/
+33
*
Try to fix a couple tests for Windows.
Paul Robinson
2018-03-29
2
-6
/
+6
*
Reapply "[DWARFv5] Emit file 0 to the line table."
Paul Robinson
2018-03-29
2
-44
/
+43
*
Revert "Reapply "[DWARFv5] Emit file 0 to the line table.""
Alexander Potapenko
2018-03-28
2
-34
/
+40
*
Reapply "[DWARFv5] Emit file 0 to the line table."
Paul Robinson
2018-03-27
2
-40
/
+34
*
[MergeICmps] Re-land 324317 "Enable the MergeICmps Pass by default."
Clement Courbet
2018-03-19
1
-3
/
+3
*
Revert "Reapply "[DWARFv5] Emit file 0 to the line table.""
Alexander Kornienko
2018-03-07
2
-34
/
+40
*
Reapply "[DWARFv5] Emit file 0 to the line table."
Paul Robinson
2018-03-06
2
-40
/
+34
*
Revert "[DWARFv5] Emit file 0 to the line table."
Paul Robinson
2018-03-06
2
-34
/
+40
*
[DWARFv5] Emit file 0 to the line table.
Paul Robinson
2018-03-06
2
-40
/
+34
*
[MergeICmps] Revert 324317 "Enable the MergeICmps Pass by default."
Clement Courbet
2018-03-02
1
-3
/
+3
*
[DebugInfo] Add remaining files to r325970
Scott Linder
2018-02-23
1
-0
/
+61
*
[DebugInfo] Support DWARF v5 source code embedding extension
Scott Linder
2018-02-23
1
-7
/
+15
*
Made test dbg_value_fastisel.ll specific to AArch64 fast-isel.
Sander de Smalen
2018-02-17
1
-54
/
+0
*
[DebugInfo][FastISel] Fix dropping dbg.value()
Sander de Smalen
2018-02-17
1
-0
/
+54
*
[CodeGen] Unify the syntax of MBB successors in MIR and -debug output
Francis Visoiu Mistrih
2018-02-09
1
-5
/
+5
*
[DWARFv5] Fix dumper to show the file table starts at index 0.
Paul Robinson
2018-02-08
1
-2
/
+2
*
[CodeGen] Print MachineBasicBlock labels using MIR syntax in -debug output
Francis Visoiu Mistrih
2018-02-08
1
-5
/
+5
*
[MergeICmps] Re-commit rL324317 "Enable the MergeICmps Pass by default."
Clement Courbet
2018-02-07
1
-3
/
+3
*
Revert "[MergeICmps] Enable the MergeICmps Pass by default."
Clement Courbet
2018-02-06
1
-3
/
+3
*
[MergeICmps] Enable the MergeICmps Pass by default.
Clement Courbet
2018-02-06
1
-3
/
+3
*
[DWARF] Regularize dumping strings from line tables.
Paul Robinson
2018-02-05
1
-4
/
+4
*
Move new test from Generic to SystemZ.
Jonas Paulsson
2018-01-20
1
-142
/
+0
*
[SelectionDAG] Fix codegen of vector stores with non byte-sized elements.
Jonas Paulsson
2018-01-20
1
-0
/
+142
*
Remove alignment argument from memcpy/memmove/memset in favour of alignment a...
Daniel Neilson
2018-01-19
2
-4
/
+4
*
XFAIL a test on Darwin, line-table stuck on DWARF 2
Paul Robinson
2018-01-13
1
-0
/
+3
*
Try to fix more bots after r322391
Paul Robinson
2018-01-12
1
-1
/
+0
*
Add toothpicks to test from r322391
Paul Robinson
2018-01-12
1
-2
/
+2
*
[DWARFv5] CodeGen support for MD5 file checksums
Paul Robinson
2018-01-12
1
-0
/
+49
*
[CodeGen] Unify MBB reference format in both MIR and debug output
Francis Visoiu Mistrih
2017-12-04
1
-10
/
+10
*
Support generic lowering of vector bswap
Serge Guelton
2017-11-30
1
-0
/
+50
*
[CodeGen] Peel off the dominant case in switch statement in lowering
Rong Xu
2017-11-14
1
-3
/
+6
*
Add an @llvm.sideeffect intrinsic
Dan Gohman
2017-11-08
1
-0
/
+9
*
re-land [ExpandMemCmp] Split ExpandMemCmp from CodeGen into its own pass."
Clement Courbet
2017-11-03
1
-3
/
+3
*
Revert "[ExpandMemCmp] Split ExpandMemCmp from CodeGen into its own pass."
Clement Courbet
2017-11-02
1
-3
/
+3
*
[ExpandMemCmp] Split ExpandMemCmp from CodeGen into its own pass.
Clement Courbet
2017-11-02
1
-3
/
+3
*
[ARM/AARCH64] Make test MachineBranchProb.ll more robust and re-enable for AR...
Balaram Makam
2017-10-05
1
-3
/
+4
*
"[ARM] Mark flaky test MachineBranchProb.ll unsupported again for ARM/AArch64"
Balaram Makam
2017-10-04
1
-0
/
+3
[next]