index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
Target
/
Hexagon
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove code copied from GenRegisterInfo.inc.
Andrew Trick
2013-02-22
2
-57
/
+0
*
Move the eliminateCallFramePseudoInstr method from TargetRegisterInfo
Eli Bendersky
2013-02-21
4
-19
/
+20
*
Hexagon: Expand cttz, ctlz, and ctpop for now.
Anshuman Dasgupta
2013-02-21
1
-0
/
+5
*
Update TargetLowering ivars for name policy.
Jim Grosbach
2013-02-20
1
-2
/
+2
*
Hexagon: Move HexagonMCInst.h to MCTargetDesc/HexagonMCInst.h.
Jyotsna Verma
2013-02-20
10
-32
/
+336
*
Hexagon: Sync TSFlags in MCTargetDesc/HexagonBaseInfo.h with
Jyotsna Verma
2013-02-19
1
-28
/
+60
*
Hexagon: Set appropriate TSFlags to the loads/stores with global address to
Jyotsna Verma
2013-02-15
1
-33
/
+25
*
Hexagon: Change insn class to support instruction encoding.
Jyotsna Verma
2013-02-14
5
-259
/
+252
*
Hexagon: Use multiclass for absolute addressing mode loads.
Jyotsna Verma
2013-02-14
1
-74
/
+35
*
Hexagon: add support for predicate-GPR copies.
Anshuman Dasgupta
2013-02-13
1
-0
/
+12
*
Hexagon: Use absolute addressing mode loads/stores for global+offset
Jyotsna Verma
2013-02-13
6
-1052
/
+224
*
MIsched: HazardRecognizers are created for each DAG. Free them.
Andrew Trick
2013-02-13
1
-1
/
+3
*
Hexagon: Add support to generate predicated absolute addressing mode
Jyotsna Verma
2013-02-12
1
-20
/
+123
*
Extend Hexagon hardware loop generation to handle various additional cases:
Krzysztof Parzyszek
2013-02-11
4
-382
/
+1470
*
Implement HexagonInstrInfo::analyzeCompare.
Krzysztof Parzyszek
2013-02-11
2
-0
/
+86
*
Hexagon: Use TFR_cond with cmpb.[eq,gt,gtu] to handle
Jyotsna Verma
2013-02-05
2
-1
/
+214
*
Hexagon: Use multiclass for absolute addressing mode stores.
Jyotsna Verma
2013-02-05
1
-102
/
+70
*
Move MRI liveouts to Hexagon return instructions.
Jakob Stoklund Olesen
2013-02-05
2
-11
/
+10
*
Hexagon: Add V4 compare instructions. Enable relationship mapping
Jyotsna Verma
2013-02-05
1
-16
/
+143
*
Hexagon: Add V4 combine instructions and some more Def Pats for V2.
Jyotsna Verma
2013-02-04
3
-8
/
+135
*
Replace LDriu*[bhdw]_indexed_V4 instructions with "def Pats".
Jyotsna Verma
2013-02-01
3
-504
/
+33
*
Add appropriate TSFlags to the instructions that must be always extended.
Jyotsna Verma
2013-02-01
1
-148
/
+147
*
[PEI] Pass the frame index operand number to the eliminateFrameIndex function.
Chad Rosier
2013-01-31
2
-28
/
+25
*
Use multiclass for post-increment store instructions.
Jyotsna Verma
2013-01-29
4
-346
/
+125
*
Add constant extender support for MInst type instructions.
Jyotsna Verma
2013-01-29
2
-75
/
+151
*
Teach SDISel to combine fsin / fcos into a fsincos node if the following
Evan Cheng
2013-01-29
1
-0
/
+2
*
MIsched: Improve the interface to SchedDFS analysis (subtrees).
Andrew Trick
2013-01-25
1
-1
/
+7
*
Add indexed load/store instructions for offset validation check.
Jyotsna Verma
2013-01-17
1
-0
/
+4
*
Improve r172468: const_cast is not needed here
Dmitri Gribenko
2013-01-14
1
-3
/
+2
*
Fix Another Cast
David Greene
2013-01-14
1
-1
/
+2
*
Remove more unnecessary # operators with nothing to paste proceeding them.
Craig Topper
2013-01-07
2
-40
/
+40
*
Remove # from the beginning and end of def names. The # is a paste operator a...
Craig Topper
2013-01-07
2
-66
/
+66
*
Switch TargetTransformInfo from an immutable analysis pass that requires
Chandler Carruth
2013-01-07
2
-13
/
+1
*
Move all of the header files which are involved in modelling the LLVM IR
Chandler Carruth
2013-01-02
15
-30
/
+30
*
Remove Function::getParamAttributes and use the AttributeSet accessor methods...
Bill Wendling
2012-12-30
1
-1
/
+1
*
Delete executive bit on ./lib/Target/Hexagon/HexagonAsmPrinter.h.
Jakub Staszak
2012-12-29
1
-0
/
+0
*
Add constant extender support to GP-relative load/store instructions.
Jyotsna Verma
2012-12-20
2
-44
/
+42
*
Add TSFlags to ALU32 type instructions for constant-extender/Relationship maps.
Jyotsna Verma
2012-12-20
3
-40
/
+26
*
Rename the 'Attributes' class to 'Attribute'. It's going to represent a singl...
Bill Wendling
2012-12-19
1
-1
/
+1
*
Use multiclass for new-value store instructions with MEMri operand.
Jyotsna Verma
2012-12-11
1
-148
/
+46
*
[CMake] Update dependencies to intrinsics_gen corresponding to r169711.
NAKAMURA Takumi
2012-12-10
1
-2
/
+2
*
In hexagon convertToHardwareLoop, don't deref end() iterator
Matthew Curtis
2012-12-07
1
-7
/
+14
*
Define new-value store instructions with base+immediate addressing mode
Jyotsna Verma
2012-12-05
1
-128
/
+53
*
Use multiclass to define store instructions with base+immediate offset
Jyotsna Verma
2012-12-05
1
-138
/
+68
*
Fix misplaced closing brace.
Matthew Curtis
2012-12-05
1
-1
/
+2
*
Define store instructions with base+register offset addressing mode
Jyotsna Verma
2012-12-04
1
-352
/
+116
*
Add patterns to define 'combine', 'tstbit', 'ct0/cl0' (count trailing/leading...
Jyotsna Verma
2012-12-04
3
-17
/
+97
*
Add constant extender support to ALU32 instructions for V2.
Jyotsna Verma
2012-12-04
1
-51
/
+79
*
Sort includes for all of the .h files under the 'lib' tree. These were
Chandler Carruth
2012-12-04
8
-15
/
+15
*
Move all operand definitions into HexagonOperands.td
Jyotsna Verma
2012-12-04
2
-53
/
+57
[next]