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
/
XCore
/
XCoreInstrInfo.td
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
Add extra operand to CALLSEQ_START to keep frame part set up previously
Serge Pavlov
2017-05-09
1
-5
/
+6
*
Target: Remove unused patterns and transforms. NFC.
Peter Collingbourne
2016-10-07
1
-8
/
+0
*
Reapply r235977 "[DebugInfo] Add debug locations to constant SD nodes"
Sergey Dmitrouk
2015-04-28
1
-5
/
+6
*
Revert "[DebugInfo] Add debug locations to constant SD nodes"
Daniel Jasper
2015-04-28
1
-6
/
+5
*
[DebugInfo] Add debug locations to constant SD nodes
Sergey Dmitrouk
2015-04-28
1
-5
/
+6
*
Replace neverHasSideEffects=1 with hasSideEffects=0 in all .td files.
Craig Topper
2014-11-26
1
-17
/
+17
*
Fix a whole bunch of binary literals which were the wrong size. All were bei...
Pete Cooper
2014-08-07
1
-2
/
+2
*
[XCore] Fix call of absolute address.
Richard Osborne
2014-03-04
1
-3
/
+2
*
[XCore] Support functions returning more than 4 words.
Richard Osborne
2014-02-27
1
-2
/
+8
*
Revert r202396, r202397.
Richard Osborne
2014-02-27
1
-8
/
+2
*
[XCore] Support functions returning more than 4 words.
Richard Osborne
2014-02-27
1
-2
/
+8
*
[XCore] Add intrinsic for CLRPT (clear port time) instruction.
Richard Osborne
2014-02-25
1
-1
/
+2
*
[XCore] Add intrinsic for EDU (event disable unconditional) instruction.
Richard Osborne
2014-02-25
1
-1
/
+2
*
XCore target: Lower EH_RETURN
Robert Lytton
2014-01-06
1
-0
/
+10
*
XCore target: Lower FRAME_TO_ARGS_OFFSET
Robert Lytton
2014-01-06
1
-0
/
+8
*
XCore target: fix large code model 'select' indirect address handling.
Robert Lytton
2013-12-02
1
-0
/
+3
*
XCore target: Add large code model
Robert Lytton
2013-12-02
1
-0
/
+3
*
Add XCore support for ATOMIC_FENCE.
Robert Lytton
2013-11-12
1
-0
/
+9
*
[XCore] Whitespace fixes, no functionality change.
Richard Osborne
2013-07-03
1
-3
/
+3
*
[XCore] Add ISel pattern for LDWCP
Richard Osborne
2013-07-03
1
-8
/
+7
*
[XCore] Fix instruction selection for zext, mkmsk instructions.
Richard Osborne
2013-07-02
1
-1
/
+1
*
Replace Count{Leading,Trailing}Zeros_{32,64} with count{Leading,Trailing}Zeros.
Michael J. Spencer
2013-05-24
1
-1
/
+1
*
[XCore] Add LDAPB instructions.
Richard Osborne
2013-05-05
1
-3
/
+13
*
[XCore] Update LDAP to use pcrel_imm.
Richard Osborne
2013-05-05
1
-3
/
+3
*
[XCore] Rename calltarget -> pcrel_imm.
Richard Osborne
2013-05-05
1
-6
/
+6
*
[XCore] Add BLRB instructions.
Richard Osborne
2013-05-05
1
-0
/
+7
*
[XCore] Remove '-' from back branch asm syntax.
Richard Osborne
2013-05-05
1
-6
/
+9
*
[XCore] Remove unused operand type.
Richard Osborne
2013-05-04
1
-1
/
+0
*
[XCore] Make use of the target independent global address offset folding.
Richard Osborne
2013-05-04
1
-18
/
+12
*
[XCore] Add bru instruction.
Richard Osborne
2013-04-04
1
-0
/
+3
*
[XCore] The RRegs register class is a superset of GRRegs.
Richard Osborne
2013-04-04
1
-31
/
+23
*
[XCore] Add missing 2r instructions.
Richard Osborne
2013-02-17
1
-1
/
+9
*
[XCore] Add TSETR instruction.
Richard Osborne
2013-02-17
1
-1
/
+5
*
[XCore] Add missing u10 / lu10 instructions.
Richard Osborne
2013-02-17
1
-1
/
+12
*
[XCore] Add missing u6 / lu6 instructions.
Richard Osborne
2013-02-17
1
-2
/
+18
*
Move MRI liveouts to XCore return instructions.
Jakob Stoklund Olesen
2013-02-05
1
-2
/
+2
*
[XCore] Add missing l2rus instructions.
Richard Osborne
2013-01-27
1
-1
/
+8
*
[XCore] Add missing l2r instructions.
Richard Osborne
2013-01-27
1
-1
/
+12
*
[XCore] Add missing 1r instructions.
Richard Osborne
2013-01-27
1
-6
/
+21
*
[XCore] Add missing 0r instructions.
Richard Osborne
2013-01-27
1
-3
/
+44
*
Add instruction encodings / disassembly support for l4r instructions.
Richard Osborne
2013-01-25
1
-17
/
+12
*
Use the correct format in the STW / SETPSC instruction names.
Richard Osborne
2013-01-25
1
-7
/
+7
*
Fix order of operands for crc8_l4r
Richard Osborne
2013-01-25
1
-2
/
+2
*
Add instruction encodings / disassembly support for l5r instructions.
Richard Osborne
2013-01-25
1
-11
/
+10
*
Fix order of operands for l5r instructions.
Richard Osborne
2013-01-25
1
-3
/
+3
*
Use correct mnemonic / instruction name for ldivu.
Richard Osborne
2013-01-25
1
-4
/
+3
*
Add instruction encodings / disassembly support for l6r instructions.
Richard Osborne
2013-01-23
1
-5
/
+4
*
Add instruction encodings / disassembly support for u10 / lu10 instructions.
Richard Osborne
2013-01-22
1
-10
/
+10
*
Fix some incorrectly named u10 / lu10 instructions.
Richard Osborne
2013-01-21
1
-25
/
+12
[next]