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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move the eliminateCallFramePseudoInstr method from TargetRegisterInfo
Eli Bendersky
2013-02-21
4
-56
/
+56
*
Update TargetLowering ivars for name policy.
Jim Grosbach
2013-02-20
1
-3
/
+3
*
[XCore] Add missing 2r instructions.
Richard Osborne
2013-02-17
3
-1
/
+35
*
[XCore] Add TSETR instruction.
Richard Osborne
2013-02-17
3
-1
/
+34
*
[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
2
-16
/
+14
*
[PEI] Pass the frame index operand number to the eliminateFrameIndex function.
Chad Rosier
2013-01-31
2
-14
/
+9
*
[XCore] Add missing l2rus instructions.
Richard Osborne
2013-01-27
2
-1
/
+14
*
[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
3
-18
/
+83
*
Use the correct format in the STW / SETPSC instruction names.
Richard Osborne
2013-01-25
3
-9
/
+9
*
Fix order of operands for crc8_l4r
Richard Osborne
2013-01-25
4
-27
/
+48
*
Add instruction encodings / disassembly support for l5r instructions.
Richard Osborne
2013-01-25
3
-12
/
+55
*
Fix order of operands for l5r instructions.
Richard Osborne
2013-01-25
2
-18
/
+22
*
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
3
-6
/
+34
*
Add instruction encodings / disassembly support for u10 / lu10 instructions.
Richard Osborne
2013-01-22
2
-12
/
+22
*
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
2
-59
/
+42
*
Add instruction encoding / disassembly support for ru6 / lru6 instructions.
Richard Osborne
2013-01-21
3
-94
/
+97
*
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
3
-23
/
+81
*
Add instruction encodings / disassembly support for l3r instructions.
Richard Osborne
2013-01-20
3
-56
/
+172
*
Add instruction encodings / disassembler support for 2rus instructions.
Richard Osborne
2013-01-20
3
-23
/
+90
*
Add instruction encodings / disassembly support 3r instructions.
Richard Osborne
2013-01-20
3
-85
/
+167
*
Last in the series of removing unnecessary '0' arguments for
Eric Christopher
2013-01-09
1
-1
/
+1
*
Switch TargetTransformInfo from an immutable analysis pass that requires
Chandler Carruth
2013-01-07
2
-10
/
+1
*
Move all of the header files which are involved in modelling the LLVM IR
Chandler Carruth
2013-01-02
8
-23
/
+23
*
Resort the #include lines in include/... and lib/... with the
Chandler Carruth
2013-01-02
2
-2
/
+2
*
Remove the getAttributesAtIndex and getNumAttrs methods in favor of using the...
Bill Wendling
2012-12-31
1
-5
/
+2
*
Rename the 'Attributes' class to 'Attribute'. It's going to represent a singl...
Bill Wendling
2012-12-19
1
-1
/
+1
*
Add instruction encodings / disassembly support for l2r instructions.
Richard Osborne
2012-12-17
3
-33
/
+112
*
Add instruction encodings for PEEK and ENDIN.
Richard Osborne
2012-12-17
1
-8
/
+8
*
Fix parameter name in prototypes in XCoreDisassembler.
Richard Osborne
2012-12-17
1
-3
/
+3
*
Add instruction encodings / disassembly support for rus instructions.
Richard Osborne
2012-12-17
3
-19
/
+104
*
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
3
-70
/
+148
*
Add instruction encodings / disassembly support for 0r instructions.
Richard Osborne
2012-12-17
2
-9
/
+12
*
Simplify assertion in XCoreInstPrinter.
Richard Osborne
2012-12-17
1
-2
/
+3
*
Update comments to match recommended doxygen style.
Richard Osborne
2012-12-17
4
-16
/
+17
*
Remove unnecessary include.
Richard Osborne
2012-12-17
1
-1
/
+0
*
Add instruction encodings and disassembly for 1r instructions.
Richard Osborne
2012-12-16
7
-42
/
+113
*
Add XCore disassembler.
Richard Osborne
2012-12-16
7
-2
/
+113
*
Remove invalid instruction encodings.
Richard Osborne
2012-12-16
1
-18
/
+0
*
Mark anything deriving from PseudoInstXCore as a pseudo instruction.
Richard Osborne
2012-12-16
1
-1
/
+3
*
Set instruction size correctly in XCoreInstrFormats.td
Richard Osborne
2012-12-16
1
-20
/
+21
[next]