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
/
Target
/
ARM
/
ARMLoadStoreOptimizer.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
ARM: add correct kill flags when combining stm instructions
Tim Northover
2015-06-29
1
-0
/
+6
*
ARMLoadStoreOptimizer: Fix errata 602117 handling and make testcase actually ...
Matthias Braun
2015-06-24
1
-107
/
+112
*
[ARM] ARMLoadStoreOpt::UpdateBaseRegUses should stop on def
John Brawn
2015-06-23
1
-1
/
+1
*
Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)
Alexander Kornienko
2015-06-23
1
-2
/
+2
*
Fixed/added namespace ending comments using clang-tidy. NFC
Alexander Kornienko
2015-06-19
1
-2
/
+2
*
[ARM] Make helper function static.
Benjamin Kramer
2015-06-05
1
-8
/
+2
*
ARM: Thumb2 LDRD/STRD supports independent input/output regs
Matthias Braun
2015-06-03
1
-20
/
+22
*
Revert "ARM: Thumb2 LDRD/STRD supports independent input/output regs"
Renato Golin
2015-06-02
1
-22
/
+20
*
ARM: Thumb2 LDRD/STRD supports independent input/output regs
Matthias Braun
2015-06-01
1
-20
/
+22
*
ARMLoadStoreOptimizer: Fix doxygen comments; NFC
Matthias Braun
2015-06-01
1
-34
/
+28
*
CodeGen: Use mop_iterator instead of MIOperands/ConstMIOperands
Matthias Braun
2015-05-29
1
-3
/
+3
*
ARMLoadStoreOptimizer: Code cleanup; NFC
Matthias Braun
2015-05-27
1
-15
/
+12
*
MachineInstr: Change return value of getOpcode() to unsigned.
Matthias Braun
2015-05-18
1
-15
/
+15
*
Re-sort includes with sort-includes.py and insert raw_ostream.h where it's used.
Benjamin Kramer
2015-03-23
1
-0
/
+1
*
In preparation for moving ARM's TargetRegisterInfo to the TargetMachine
Eric Christopher
2015-03-12
1
-1
/
+1
*
Improve handling of stack accesses in Thumb-1
Renato Golin
2015-02-25
1
-9
/
+27
*
Migrate ARM except for TTI, AsmPrinter, and frame lowering
Eric Christopher
2015-01-29
1
-11
/
+8
*
Move DataLayout back to the TargetMachine from TargetSubtargetInfo
Eric Christopher
2015-01-26
1
-1
/
+1
*
Fix load-store optimizer on thumbv4t
Jonathan Roelofs
2015-01-21
1
-3
/
+14
*
Grab the subtarget info off of the MachineFunction rather than
Eric Christopher
2014-10-14
1
-1
/
+1
*
[Thumb] Make load/store optimizer less conservative.
Moritz Roth
2014-09-24
1
-60
/
+195
*
ARM load/store optimizer: Don't materialize a new base register with
Moritz Roth
2014-09-16
1
-4
/
+15
*
Thumb1 load/store optimizer: Improve code to materialize new base register.
Moritz Roth
2014-08-21
1
-5
/
+13
*
Repace SmallPtrSet with SmallPtrSetImpl in function arguments to avoid needin...
Craig Topper
2014-08-21
1
-1
/
+1
*
Revert "Repace SmallPtrSet with SmallPtrSetImpl in function arguments to avoi...
Craig Topper
2014-08-18
1
-1
/
+1
*
Repace SmallPtrSet with SmallPtrSetImpl in function arguments to avoid needin...
Craig Topper
2014-08-17
1
-1
/
+1
*
ARM: Fix and re-enable load/store optimizer for Thumb1.
Moritz Roth
2014-08-15
1
-111
/
+8
*
ARM load/store optimizer: Compute BaseKill correctly.
Moritz Roth
2014-08-15
1
-5
/
+11
*
Have MachineFunction cache a pointer to the subtarget to make lookups
Eric Christopher
2014-08-05
1
-3
/
+3
*
Remove the TargetMachine forwards for TargetSubtargetInfo based
Eric Christopher
2014-08-04
1
-6
/
+6
*
Fix memory leak of RegScavenger accidentally added in r211037.
James Molloy
2014-06-17
1
-1
/
+3
*
Refactor the disabling of Thumb-1 LDM/STM generation
James Molloy
2014-06-16
1
-0
/
+4
*
Fix a bug in the Thumb1 ARM Load/Store optimizer
Renato Golin
2014-06-10
1
-7
/
+7
*
Fix the Load/Store optimization pass to work with Thumb1.
James Molloy
2014-05-16
1
-34
/
+238
*
Enable the Load/Store optimization pass for Thumb1 but make it return immedia...
James Molloy
2014-05-16
1
-1
/
+10
*
Fix a few comment typos and style issues.
James Molloy
2014-05-16
1
-16
/
+17
*
[C++] Use 'nullptr'. Target edition.
Craig Topper
2014-04-25
1
-2
/
+2
*
[Modules] Fix potential ODR violations by sinking the DEBUG_TYPE
Chandler Carruth
2014-04-22
1
-1
/
+2
*
Prune includes in ARM target.
Craig Topper
2014-03-22
1
-1
/
+1
*
[C++11] Add 'override' keyword to virtual methods that override their base cl...
Craig Topper
2014-03-10
1
-4
/
+4
*
[C++11] Replace llvm::next and llvm::prior with std::next and std::prev.
Benjamin Kramer
2014-03-02
1
-13
/
+13
*
Now that we have C++11, turn simple functors into lambdas and remove a ton of...
Benjamin Kramer
2014-03-01
1
-12
/
+7
*
ARM: correct liveness flags during ARMLoadStoreOpt
Tim Northover
2013-10-10
1
-0
/
+77
*
Swift: Only build vldm/vstm with q register aligned register lists
Arnold Schwaighofer
2013-09-04
1
-1
/
+4
*
Use SmallVectorImpl& instead of SmallVector to avoid repeating small vector s...
Craig Topper
2013-07-14
1
-7
/
+7
*
Simplify code.
Craig Topper
2013-07-10
1
-6
/
+2
*
Use SmallVectorImpl::iterator/const_iterator instead of SmallVector to avoid ...
Craig Topper
2013-07-04
1
-4
/
+4
*
ARM: Remove a (false) dependency on the memoryoperand's value as we do not use
Quentin Colombet
2013-06-20
1
-1
/
+2
*
Fix for PR14824, An ARM Load/Store Optimization bug
Hao Liu
2013-04-18
1
-1
/
+17
*
Reverting 178851 as it broke buildbots
Renato Golin
2013-04-05
1
-161
/
+10
[prev]
[next]