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
/
XCore
/
XCoreInstrInfo.td
Commit message (
Expand
)
Author
Age
Files
Lines
*
[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
*
Remove unused multiclass.
Richard Osborne
2013-01-21
1
-12
/
+0
*
Add instruction encodings / disassembly support for u6 / lu6 instructions.
Richard Osborne
2013-01-21
1
-57
/
+30
*
Add instruction encoding / disassembly support for ru6 / lru6 instructions.
Richard Osborne
2013-01-21
1
-92
/
+71
*
Use correct format for the LDAWCP instruction (u6).
Richard Osborne
2013-01-21
1
-7
/
+3
*
Add instruction encodings / disassembly support for l2rus instructions.
Richard Osborne
2013-01-20
1
-21
/
+19
*
Add instruction encodings / disassembly support for l3r instructions.
Richard Osborne
2013-01-20
1
-47
/
+54
*
Add instruction encodings / disassembler support for 2rus instructions.
Richard Osborne
2013-01-20
1
-22
/
+23
*
Add instruction encodings / disassembly support 3r instructions.
Richard Osborne
2013-01-20
1
-54
/
+44
*
Add instruction encodings / disassembly support for l2r instructions.
Richard Osborne
2012-12-17
1
-28
/
+28
*
Add instruction encodings for PEEK and ENDIN.
Richard Osborne
2012-12-17
1
-8
/
+8
*
Add instruction encodings / disassembly support for rus instructions.
Richard Osborne
2012-12-17
1
-18
/
+19
*
Add instruction encodings for ZEXT and SEXT.
Richard Osborne
2012-12-17
1
-8
/
+8
*
Add instruction encodings / disassembly support for 2r instructions.
Richard Osborne
2012-12-17
1
-68
/
+66
*
Add instruction encodings / disassembly support for 0r instructions.
Richard Osborne
2012-12-17
1
-8
/
+8
*
Add instruction encodings and disassembly for 1r instructions.
Richard Osborne
2012-12-16
1
-33
/
+33
*
Replace ${:comment} with the comment symbol.
Richard Osborne
2012-12-16
1
-6
/
+6
*
Fix load/store SDNode flags.
Jakob Stoklund Olesen
2012-08-24
1
-2
/
+2
*
Remove tabs.
Bill Wendling
2012-07-19
1
-3
/
+3
*
Remove variable_ops from call instructions in most targets.
Jakob Stoklund Olesen
2012-07-13
1
-5
/
+3
[next]