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 "[BranchFolding] Restrict tail merging loop blocks after MBP"
Haicheng Wu
2016-08-12
1
-23
/
+9
*
ADT: Remove all ilist_iterator => pointer casts, NFC
Duncan P. N. Exon Smith
2016-08-12
1
-2
/
+2
*
Use the range variant of remove_if instead of unpacking begin/end
David Majnemer
2016-08-12
3
-7
/
+6
*
Use the range variant of find/find_if instead of unpacking begin/end
David Majnemer
2016-08-12
6
-26
/
+16
*
[BranchFolding] Restrict tail merging loop blocks after MBP
Haicheng Wu
2016-08-12
1
-9
/
+23
*
Use the range variant of find_if instead of unpacking begin/end
David Majnemer
2016-08-12
1
-20
/
+15
*
Use the range variant of find instead of unpacking begin/end
David Majnemer
2016-08-11
20
-40
/
+30
*
GlobalISel: support 'null' constant in translation.
Tim Northover
2016-08-11
1
-0
/
+4
*
Use range algorithms instead of unpacking begin/end
David Majnemer
2016-08-11
7
-18
/
+15
*
CodeGen: Avoid dereferencing end() in MachineScheduler
Duncan P. N. Exon Smith
2016-08-11
1
-2
/
+3
*
If-conversion incorrectly calculates liveness of redefined registers
Krzysztof Parzyszek
2016-08-11
1
-2
/
+7
*
Improve virtual register handling when computing debug information
Dominic Chen
2016-08-11
1
-7
/
+16
*
Make TwoAddressInstructionPass::rescheduleMIBelowKill subreg-aware
Michael Kuperstein
2016-08-11
1
-14
/
+25
*
Fix some Clang-tidy modernize and Include What You Use warnings.
Eugene Zelenko
2016-08-11
1
-16
/
+42
*
GlobalISel: clear vreg mapping after translating each function
Tim Northover
2016-08-11
1
-2
/
+4
*
Remove FIXME about asserting on the end iterator
Reid Kleckner
2016-08-11
1
-5
/
+1
*
CodeGen: Check for a terminator in llvm::getFuncletMembership
Duncan P. N. Exon Smith
2016-08-11
1
-0
/
+5
*
Avoid false dependencies of undef machine operands
Marina Yatsina
2016-08-11
1
-0
/
+53
*
GlobalISel: support same ConstantExprs as Instructions.
Tim Northover
2016-08-10
1
-75
/
+41
*
GlobalISel: implement simple function calls on AArch64.
Tim Northover
2016-08-10
1
-4
/
+17
*
Codegen: Don't tail-duplicate blocks with un-analyzable fallthrough.
Kyle Butt
2016-08-10
1
-0
/
+10
*
CodeGen: If Convert blocks that would form a diamond when tail-merged.
Kyle Butt
2016-08-10
1
-65
/
+351
*
LiveIntervalAnalysis: fix a crash in repairOldRegInRange
Nicolai Haehnle
2016-08-10
1
-0
/
+5
*
Codegen: Tail Merge: Be less aggressive with special cases.
Kyle Butt
2016-08-10
1
-4
/
+13
*
GlobalISel: avoid inserting redundant COPYs for bitcasts.
Tim Northover
2016-08-10
1
-2
/
+5
*
[DAGCombine] Avoid INSERT_SUBVECTOR reinsertions (PR28678)
Simon Pilgrim
2016-08-10
1
-1
/
+10
*
GlobalISel: support 'undef' constant.
Tim Northover
2016-08-09
1
-4
/
+6
*
GlobalISel: first translation support for Constants.
Tim Northover
2016-08-09
1
-1
/
+23
*
[DAGCombiner] Better support for shifting large value type by constants
Simon Pilgrim
2016-08-09
1
-17
/
+42
*
Revert "[X86] Support the "ms-hotpatch" attribute."
Charles Davis
2016-08-08
1
-14
/
+16
*
[X86] Support the "ms-hotpatch" attribute.
Charles Davis
2016-08-08
1
-16
/
+14
*
[SelectionDAG] Refactor visitInlineAsm a bit. NFCI.
Diana Picus
2016-08-08
1
-151
/
+198
*
[MC] Delete use of *structors_used.
Davide Italiano
2016-08-08
1
-12
/
+0
*
Revert r277905, it caused PR28894
Nico Weber
2016-08-07
1
-345
/
+66
*
Move helpers into anonymous namespaces. NFC.
Benjamin Kramer
2016-08-06
6
-11
/
+11
*
[CodeGen] Fix a -Wdocumentation warning
David Majnemer
2016-08-06
1
-1
/
+1
*
CodeGen: If Convert blocks that would form a diamond when tail-merged.
Kyle Butt
2016-08-06
1
-66
/
+345
*
IfConverter: Split ScanInstructions into 2 functions.
Kyle Butt
2016-08-06
1
-13
/
+27
*
IfConversion: Document countDuplicatedInstructions. NFC
Kyle Butt
2016-08-06
1
-0
/
+12
*
IfConversion: factor out 2 functions to skip debug instrs. NFC
Kyle Butt
2016-08-06
1
-24
/
+32
*
[CodeView] Decouple record deserialization from visitor dispatch.
Zachary Turner
2016-08-05
1
-36
/
+35
*
GlobalISel: clear pending phis after MachineFunction translated
Tim Northover
2016-08-05
1
-0
/
+4
*
GlobalISel: IRTranslate PHI instructions
Tim Northover
2016-08-05
1
-0
/
+31
*
Reapply r276973 "Adjust Registry interface to not require plugins to export a...
John Brawn
2016-08-05
2
-0
/
+4
*
GlobalISel: extend add widening to SUB, MUL, OR, AND and XOR.
Tim Northover
2016-08-04
1
-2
/
+8
*
GlobalISel: add support for G_MUL
Tim Northover
2016-08-04
1
-0
/
+2
*
GlobalISel: implement narrowing for G_ADD.
Tim Northover
2016-08-04
2
-1
/
+49
*
GlobalISel: also add G_TRUNC to IRTranslator.
Tim Northover
2016-08-04
1
-1
/
+3
*
GlobalISel: add code to widen scalar G_ADD
Tim Northover
2016-08-04
3
-1
/
+39
*
[X86] Heuristic to selectively build Newton-Raphson SQRT estimation
Nikolai Bozhenov
2016-08-04
2
-3
/
+6
[next]