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
/
TargetPassConfig.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Mark all library options as hidden.
Zachary Turner
2017-12-01
1
-17
/
+15
*
Rename CountingFunctionInserter and use for both mcount and cygprofile calls,...
Hans Wennborg
2017-11-14
1
-2
/
+2
*
re-land [ExpandMemCmp] Split ExpandMemCmp from CodeGen into its own pass."
Clement Courbet
2017-11-03
1
-2
/
+8
*
Revert "[ExpandMemCmp] Split ExpandMemCmp from CodeGen into its own pass."
Clement Courbet
2017-11-02
1
-8
/
+2
*
[ExpandMemCmp] Split ExpandMemCmp from CodeGen into its own pass.
Clement Courbet
2017-11-02
1
-2
/
+8
*
Revert "TargetMachine: Merge TargetMachine and LLVMTargetMachine"
Matthias Braun
2017-10-12
1
-2
/
+2
*
TargetMachine: Merge TargetMachine and LLVMTargetMachine
Matthias Braun
2017-10-12
1
-2
/
+2
*
[MachineOutliner] Disable outlining from LinkOnceODRs by default
Jessica Paquette
2017-10-07
1
-1
/
+6
*
Revert "Re-enable "[MachineCopyPropagation] Extend pass to do COPY source for...
Geoff Berry
2017-10-03
1
-9
/
+0
*
Re-enable "[MachineCopyPropagation] Extend pass to do COPY source forwarding"
Geoff Berry
2017-10-02
1
-0
/
+9
*
Update branch coalescing to be a PowerPC specific pass
Lei Huang
2017-09-12
1
-3
/
+0
*
Revert "Re-enable "[MachineCopyPropagation] Extend pass to do COPY source for...
Sam McCall
2017-09-04
1
-9
/
+0
*
Re-enable "[MachineCopyPropagation] Extend pass to do COPY source forwarding"
Geoff Berry
2017-09-01
1
-0
/
+9
*
Reland rL312315: [MergeICmps] MergeICmps is a new optimization pass that turn...
Clement Courbet
2017-09-01
1
-0
/
+8
*
Revert "[MergeICmps] MergeICmps is a new optimization pass that turns chains ...
Clement Courbet
2017-09-01
1
-8
/
+0
*
[MergeICmps] MergeICmps is a new optimization pass that turns chains of integer
Clement Courbet
2017-09-01
1
-0
/
+8
*
Temporarily revert "Update branch coalescing to be a PowerPC specific pass"
Eric Christopher
2017-08-31
1
-0
/
+3
*
Revert r312154 "Re-enable "[MachineCopyPropagation] Extend pass to do COPY so...
Hans Wennborg
2017-08-30
1
-9
/
+0
*
Re-enable "[MachineCopyPropagation] Extend pass to do COPY source forwarding"
Geoff Berry
2017-08-30
1
-0
/
+9
*
Update branch coalescing to be a PowerPC specific pass
Lei Huang
2017-08-23
1
-3
/
+0
*
Revert "[MachineCopyPropagation] Extend pass to do COPY source forwarding" ro...
Geoff Berry
2017-08-18
1
-9
/
+0
*
Re-enable "[MachineCopyPropagation] Extend pass to do COPY source forward...
Geoff Berry
2017-08-17
1
-0
/
+9
*
Revert "[MachineCopyPropagation] Extend pass to do COPY source forwarding"
Geoff Berry
2017-08-17
1
-9
/
+0
*
[MachineCopyPropagation] Extend pass to do COPY source forwarding
Geoff Berry
2017-08-16
1
-0
/
+9
*
IPRA: Allow target to enable IPRA by default
Matt Arsenault
2017-08-14
1
-0
/
+10
*
IPRA: Run RegUsageInfoPropagate much later
Matt Arsenault
2017-08-14
1
-3
/
+3
*
[TargetPassConfig] Feature generic options to setup start/stop-after/before
Quentin Colombet
2017-07-31
1
-0
/
+85
*
Revert "r306529 - [X86] Correct dwarf unwind information in function epilogue"
Daniel Jasper
2017-06-29
1
-7
/
+0
*
[X86] Correct dwarf unwind information in function epilogue
Petar Jovanovic
2017-06-28
1
-0
/
+7
*
[CodeGen] Fix some Clang-tidy modernize-use-using and Include What You Use wa...
Eugene Zelenko
2017-06-26
1
-14
/
+22
*
CodeGen/LLVMTargetMachine: Refactor ISel pass construction; NFCI
Matthias Braun
2017-06-06
1
-0
/
+71
*
TargetMachine: Indicate whether machine verifier passes.
Matthias Braun
2017-05-31
1
-1
/
+6
*
TargetPassConfig: Keep a reference to an LLVMTargetMachine; NFC
Matthias Braun
2017-05-30
1
-5
/
+5
*
[LegacyPassManager] Remove TargetMachine constructors
Francis Visoiu Mistrih
2017-05-18
1
-8
/
+10
*
Only enable LiveRangeShrink for x86.
Dehao Chen
2017-05-17
1
-3
/
+0
*
Make sure -optimize-regalloc=false is used correctly by user.
Jonas Paulsson
2017-05-17
1
-10
/
+14
*
[X86] Relocate code of replacement of subtarget unsupported masked memory int...
Ayman Musa
2017-05-15
1
-0
/
+5
*
Add LiveRangeShrink pass to shrink live range within BB.
Dehao Chen
2017-05-12
1
-0
/
+3
*
Add a late IR expansion pass for the experimental reduction intrinsics.
Amara Emerson
2017-05-10
1
-0
/
+3
*
Allow targets to opt-in to codegen in SCC order
Matt Arsenault
2017-04-04
1
-2
/
+6
*
[Outliner] Fixed Asan bot failure in r296418
Jessica Paquette
2017-03-06
1
-0
/
+6
*
[GlobalISel] Add a way for targets to enable GISel.
Ahmed Bougacha
2017-03-01
1
-0
/
+5
*
Improve scheduling with branch coalescing
Nemanja Ivanovic
2017-03-01
1
-0
/
+4
*
Revert "Add MIR-level outlining pass"
Matthias Braun
2017-02-28
1
-6
/
+0
*
Add MIR-level outlining pass
Matthias Braun
2017-02-28
1
-0
/
+6
*
Revamp llvm::once_flag to be closer to std::once_flag
Kamil Rytarowski
2017-02-05
1
-1
/
+1
*
[X86] Implement -mfentry
Nirav Dave
2017-01-31
1
-0
/
+3
*
TargetPassConfig: Rename DisablePostRA -> DisablePostRASched; NFC
Matthias Braun
2016-12-08
1
-3
/
+3
*
TargetPassConfig: Move addPass of IPRA RegUsageInfoProp down.
Matthias Braun
2016-10-28
1
-3
/
+3
*
Turn cl::values() (for enum) from a vararg function to using C++ variadic tem...
Mehdi Amini
2016-10-08
1
-2
/
+1
[prev]
[next]