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
/
Hexagon
/
HexagonRegisterInfo.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "[Hexagon] Handle decreasing of stack alignment in frame lowering"
Krzysztof Parzyszek
2017-06-23
1
-30
/
+0
*
[Hexagon] Handle decreasing of stack alignment in frame lowering
Krzysztof Parzyszek
2017-06-23
1
-0
/
+30
*
[Hexagon] Cleanup of unused function isCalleeSaveReg (NFC)
Sumanth Gundapaneni
2017-05-26
1
-5
/
+0
*
[Hexagon] Implement @llvm.readcyclecounter()
Krzysztof Parzyszek
2017-02-22
1
-2
/
+2
*
[Hexagon] Start using regmasks on calls
Krzysztof Parzyszek
2017-02-17
1
-3
/
+9
*
Revert "[Hexagon] Start using regmasks on calls"
Rafael Espindola
2017-02-17
1
-9
/
+3
*
[Hexagon] Start using regmasks on calls
Krzysztof Parzyszek
2017-02-16
1
-3
/
+9
*
[Hexagon] Introduce Hexagon V62
Krzysztof Parzyszek
2017-02-10
1
-11
/
+21
*
[Hexagon] Explicitly reserve aliases of reserved registers
Krzysztof Parzyszek
2017-01-23
1
-13
/
+20
*
[Hexagon] Separate Hexagon subreg indices for different register classes
Krzysztof Parzyszek
2016-11-09
1
-0
/
+22
*
[Hexagon] Improvements to handling and generation of FP instructions
Krzysztof Parzyszek
2016-08-19
1
-0
/
+1
*
[Hexagon] Standardize next batch of pseudo instructions
Krzysztof Parzyszek
2016-08-16
1
-2
/
+2
*
Run clang-tidy's performance-unnecessary-copy-initialization over LLVM.
Benjamin Kramer
2016-06-12
1
-1
/
+1
*
[Hexagon] Make getCallerSavedRegs specific to a register class
Krzysztof Parzyszek
2016-05-16
1
-14
/
+42
*
[NFC] Header cleanup
Mehdi Amini
2016-04-18
1
-1
/
+0
*
[Hexagon] Fix reserving emergency spill slots for register scavenger
Krzysztof Parzyszek
2016-03-21
1
-2
/
+0
*
[Hexagon] Implement TLS support
Krzysztof Parzyszek
2016-02-18
1
-0
/
+1
*
[Hexagon] Update the callee-saved register set for EH-aware functions
Krzysztof Parzyszek
2016-02-18
1
-3
/
+15
*
[Hexagon] Eliminate pseudo instructions for circ/brev loads and stores
Krzysztof Parzyszek
2016-02-12
1
-1
/
+4
*
[Hexagon] Handle out-of-range offsets in eliminateFrameIndex
Krzysztof Parzyszek
2016-02-12
1
-12
/
+15
*
[Hexagon] Mark D14 and GP as reserved registers
Krzysztof Parzyszek
2016-01-11
1
-0
/
+2
*
[Hexagon] Add PIC support
Krzysztof Parzyszek
2015-12-18
1
-1
/
+1
*
[Hexagon] Fix debug information for local objects
Krzysztof Parzyszek
2015-10-19
1
-68
/
+13
*
[Hexagon] Adding skeleton of HVX extension instructions.
Colin LeMahieu
2015-10-17
1
-0
/
+4
*
Targets: commonize some stack realignment code
JF Bastien
2015-07-20
1
-7
/
+0
*
Target RegisterInfo: devirtualize TargetFrameLowering
JF Bastien
2015-07-10
1
-2
/
+3
*
[Hexagon] Overhaul of stack object allocation
Krzysztof Parzyszek
2015-04-22
1
-129
/
+142
*
Remove unused complex patterns for addressing modes on Hexagon.
Krzysztof Parzyszek
2015-03-12
1
-1
/
+3
*
Remove subtarget dependence from HexagonRegisterInfo.
Eric Christopher
2015-03-10
1
-7
/
+4
*
[Hexagon] Removing more V4 predicates since V4 is the required minimum.
Colin LeMahieu
2015-02-09
1
-50
/
+5
*
[Hexagon] Renaming A2_addi and formatting.
Colin LeMahieu
2015-02-05
1
-6
/
+6
*
[Hexagon] Replacing old versions of stores and loads.
Colin LeMahieu
2015-01-15
1
-5
/
+2
*
[Hexagon] Replacing old version of convert and load f64.
Colin LeMahieu
2015-01-14
1
-2
/
+1
*
[Hexagon] Adding post-increment register form stores and register-immediate f...
Colin LeMahieu
2014-12-29
1
-5
/
+4
*
[Hexagon] Adding doubleword load.
Colin LeMahieu
2014-12-23
1
-2
/
+2
*
[Hexagon] Reapplying 224775 load words.
Colin LeMahieu
2014-12-23
1
-1
/
+1
*
Reverting 224775 until mayLoad flag is addressed.
Colin LeMahieu
2014-12-23
1
-1
/
+1
*
[Hexagon] Adding word loads.
Colin LeMahieu
2014-12-23
1
-1
/
+1
*
[Hexagon] Adding signed halfword loads.
Colin LeMahieu
2014-12-23
1
-1
/
+1
*
[Hexagon] Adding unsigned halfword load.
Colin LeMahieu
2014-12-23
1
-1
/
+1
*
[Hexagon] Adding memb instruction. Fixing whitespace in test from 224730.
Colin LeMahieu
2014-12-22
1
-1
/
+1
*
[Hexagon] Adding classes and load unsigned byte instruction, updating usages.
Colin LeMahieu
2014-12-22
1
-1
/
+1
*
[Hexagon] Converting from ADD_rr to A2_add which has encoding bits.
Colin LeMahieu
2014-11-18
1
-4
/
+4
*
Have MachineFunction cache a pointer to the subtarget to make lookups
Eric Christopher
2014-08-05
1
-6
/
+3
*
Remove the TargetMachine forwards for TargetSubtargetInfo based
Eric Christopher
2014-08-04
1
-3
/
+6
*
Make consistent use of MCPhysReg instead of uint16_t throughout the tree.
Craig Topper
2014-04-04
1
-5
/
+4
*
Re-sort all of the includes with ./utils/sort_includes.py so that
Chandler Carruth
2014-01-07
1
-5
/
+5
*
Remove getEHExceptionRegister and getEHHandlerRegister.
Rafael Espindola
2013-10-07
1
-8
/
+0
*
Don't cache the instruction and register info from the TargetMachine, because
Bill Wendling
2013-06-07
1
-4
/
+4
*
Remove unused function.
Rafael Espindola
2013-05-10
1
-10
/
+0
[next]