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
/
TwoAddressInstructionPass.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[CodeGen] Print register names in lowercase in both MIR and debug output
Francis Visoiu Mistrih
2017-11-28
1
-5
/
+5
*
Fix a bunch more layering of CodeGen headers that are in Target
David Blaikie
2017-11-17
1
-3
/
+3
*
Target/TargetInstrInfo.h -> CodeGen/TargetInstrInfo.h to match layering
David Blaikie
2017-11-08
1
-1
/
+1
*
[CodeGen] Fix some Clang-tidy modernize-use-using and Include What You Use wa...
Eugene Zelenko
2017-09-29
1
-15
/
+30
*
Remove redundant copy in recurrences
Taewook Oh
2017-06-29
1
-2
/
+9
*
CodeGen: Rename DEBUG_TYPE to match passnames
Matthias Braun
2017-05-25
1
-3
/
+3
*
[CodeGen] Don't require AA in TwoAddress at -O0.
Ahmed Bougacha
2017-05-10
1
-2
/
+5
*
[TwoAddressInstruction] Fix typo in comment. NFC
Craig Topper
2017-02-04
1
-1
/
+1
*
[CodeGen] Rename MachineInstrBuilder::addOperand. NFC
Diana Picus
2017-01-13
1
-1
/
+1
*
[TwoAddressInstruction] When commuting an instruction don't assume that the d...
Craig Topper
2016-09-11
1
-3
/
+5
*
[CodeGen] Make the TwoAddressInstructionPass check if the instruction is comm...
Craig Topper
2016-09-11
1
-1
/
+4
*
Replace subregister uses when processing tied operands
Matt Arsenault
2016-08-26
1
-2
/
+2
*
Make TwoAddressInstructionPass::rescheduleMIBelowKill subreg-aware
Michael Kuperstein
2016-08-11
1
-14
/
+25
*
CodeGen: Avoid iterator conversions in TwoAddressInstructionPass, NFC
Duncan P. N. Exon Smith
2016-07-08
1
-55
/
+51
*
CodeGen: Use MachineInstr& in LiveVariables API, NFC
Duncan P. N. Exon Smith
2016-07-01
1
-14
/
+14
*
CodeGen: Use MachineInstr& in TargetInstrInfo, NFC
Duncan P. N. Exon Smith
2016-06-30
1
-8
/
+8
*
LiveIntervalAnalysis: Remove LiveVariables requirement
Matthias Braun
2016-04-28
1
-0
/
+1
*
[NFC] Header cleanup
Mehdi Amini
2016-04-18
1
-2
/
+1
*
CodeGen: Update LiveIntervalAnalysis API to use MachineInstr&, NFC
Duncan P. N. Exon Smith
2016-02-27
1
-4
/
+4
*
CodeGen: Take MachineInstr& in SlotIndexes and LiveIntervals, NFC
Duncan P. N. Exon Smith
2016-02-27
1
-6
/
+6
*
Revert "LiveIntervalAnalysis: Remove LiveVariables requirement" and LiveInter...
Matthias Braun
2016-02-18
1
-1
/
+0
*
LiveIntervalAnalysis: Remove LiveVariables requirement
Matthias Braun
2016-02-13
1
-0
/
+1
*
Fix Clang-tidy readability-redundant-control-flow warnings; other minor fixes.
Eugene Zelenko
2016-02-02
1
-2
/
+1
*
use range-based for loops; NFCI
Sanjay Patel
2015-12-01
1
-12
/
+6
*
don't repeat function/variable names in comments; NFC
Sanjay Patel
2015-12-01
1
-64
/
+57
*
fix typo; NFC
Sanjay Patel
2015-12-01
1
-1
/
+1
*
CodeGen: Remove implicit ilist iterator conversions, NFC
Duncan P. N. Exon Smith
2015-10-09
1
-3
/
+4
*
Use range-based for loops. NFC.
Craig Topper
2015-10-08
1
-13
/
+7
*
[TwoAddressInstructionPass] When looking for a 3 addr conversion after commut...
Craig Topper
2015-10-06
1
-0
/
+7
*
Improved the interface of methods commuting operands, improved X86-FMA3 mem-f...
Andrew Kaylor
2015-09-28
1
-43
/
+71
*
Reformat blank lines.
NAKAMURA Takumi
2015-09-22
1
-1
/
+0
*
Reformat comment lines.
NAKAMURA Takumi
2015-09-22
1
-4
/
+4
*
[PM/AA] Rebuild LLVM's alias analysis infrastructure in a way compatible
Chandler Carruth
2015-09-09
1
-3
/
+3
*
[TwoAddressInstructionPass] Rename a variable to match the coding style.
Quentin Colombet
2015-07-06
1
-4
/
+4
*
[TwoAddressInstructionPass] Try 3 Addr Conversion After Commuting.
Quentin Colombet
2015-07-01
1
-2
/
+18
*
MachineInstr: Remove unused parameter.
Matthias Braun
2015-05-19
1
-3
/
+3
*
Re-sort includes with sort-includes.py and insert raw_ostream.h where it's used.
Benjamin Kramer
2015-03-23
1
-0
/
+1
*
Revert the test commit.
Wei Mi
2015-03-04
1
-1
/
+0
*
Test commit. It will be reverted in the next commit.
Wei Mi
2015-03-04
1
-0
/
+1
*
Fix a problem where the TwoAddressInstructionPass which generate redundant re...
Eric Christopher
2015-03-03
1
-0
/
+62
*
Replace some uses of getSubtargetImpl with the cached version
Eric Christopher
2015-01-27
1
-3
/
+3
*
Update SetVector to rely on the underlying set's insert to return a pair<iter...
David Blaikie
2014-11-19
1
-1
/
+1
*
Improve logic that decides if its profitable to commute when some of the virt...
Craig Topper
2014-11-05
1
-4
/
+15
*
Remove the TargetMachine forwards for TargetSubtargetInfo based
Eric Christopher
2014-08-04
1
-3
/
+4
*
[Modules] Remove potential ODR violations by sinking the DEBUG_TYPE
Chandler Carruth
2014-04-22
1
-1
/
+2
*
[C++11] More 'nullptr' conversion. In some cases just using a boolean check i...
Craig Topper
2014-04-14
1
-10
/
+10
*
Switch a number of loops in lib/CodeGen over to range-based for-loops, now that
Owen Anderson
2014-03-17
1
-10
/
+6
*
Phase 2 of the great MachineRegisterInfo cleanup. This time, we're changing
Owen Anderson
2014-03-13
1
-6
/
+6
*
[C++11] Add 'override' keyword to virtual methods that override their base cl...
Craig Topper
2014-03-07
1
-2
/
+2
*
[C++11] Replace llvm::next and llvm::prior with std::next and std::prev.
Benjamin Kramer
2014-03-02
1
-12
/
+12
[next]