index
:
external_llvm.git
replicant-6.0
Android's llvm
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
Target
/
MBlaze
/
MBlazeInstrInfo.td
Commit message (
Expand
)
Author
Age
Files
Lines
*
Flag -> Glue, the ongoing saga
Chris Lattner
2010-12-23
1
-5
/
+5
*
Don't generate carry bit when loading immediate values on the Microblaze.
Wesley Peck
2010-12-22
1
-1
/
+1
*
Add support for some of the LLVM atomic operations to the MBlaze backend.
Wesley Peck
2010-12-22
1
-0
/
+41
*
Modeling the carry bit in the MSR register of the MicroBlaze.
Wesley Peck
2010-12-22
1
-35
/
+71
*
Teach the MBlaze disassembler to disassemble special purpose registers.
Wesley Peck
2010-12-20
1
-4
/
+8
*
Teach the MBlaze asm parser how to parse special purpose register names.
Wesley Peck
2010-12-20
1
-5
/
+4
*
Fix MBlaze backend call instructions so that arguments passed through registers
Wesley Peck
2010-12-16
1
-9
/
+9
*
Lower the MBlaze target specific calling conventions for "interrupt_handler"
Wesley Peck
2010-12-15
1
-0
/
+4
*
Missed some ADDI <-> ADDIK conversions in 121649.
Wesley Peck
2010-12-12
1
-8
/
+8
*
The ADD and ADDK (and all variants) instructions where flip-flopped in the MB...
Wesley Peck
2010-12-12
1
-18
/
+18
*
1. Change MBlaze indirect branches to use absolute branch BRALD instead of pc...
Wesley Peck
2010-12-12
1
-1
/
+1
*
Fixed reversed operands for IDIV and CMP instructions in MBlaze backend.
Wesley Peck
2010-12-06
1
-24
/
+24
*
Implement ELF object file writing support for the MBlaze backend. Its not per...
Wesley Peck
2010-11-21
1
-4
/
+14
*
1. Adding test cases for MBlaze MC disassembler.
Wesley Peck
2010-11-13
1
-2
/
+2
*
1. Adding missing immediate mode asm parser test cases.
Wesley Peck
2010-11-13
1
-2
/
+2
*
Fixing improperly encoded reverse subtract instructions in MBlaze backend.
Wesley Peck
2010-11-12
1
-1
/
+1
*
1. Finishing MBlaze MC asm parser test cases
Wesley Peck
2010-11-12
1
-46
/
+58
*
The BRK instruction in the MicroBlaze is a branch-and-link.
Wesley Peck
2010-11-11
1
-2
/
+2
*
Fix tblgen instruction errors exposed by MC asm parser tests
Wesley Peck
2010-11-11
1
-29
/
+28
*
Adding working version of assembly parser for the MBlaze backend
Wesley Peck
2010-11-08
1
-27
/
+40
*
per a suggestion by Frits van Bommel, mark all MBlaze Pseudo
Chris Lattner
2010-11-02
1
-2
/
+2
*
mark a few codegenonly instructions.
Chris Lattner
2010-11-02
1
-2
/
+2
*
reapply r117858 with apparent editor malfunction fixed (somehow I
Chris Lattner
2010-10-31
1
-1
/
+1
*
revert r117858 while I check out a failure I missed.
Chris Lattner
2010-10-31
1
-1
/
+1
*
the asm matcher can't handle operands with modifiers (like ${foo:bar}).
Chris Lattner
2010-10-31
1
-1
/
+1
*
Adding disassembler to the MicroBlaze backend.
Wesley Peck
2010-10-27
1
-31
/
+124
*
Adding initial AsmParser implementation for the MBlaze backend. It is
Wesley Peck
2010-10-21
1
-157
/
+158
*
Recommit 116986 with capitalization typo fixed.
Wesley Peck
2010-10-21
1
-213
/
+210
*
Reverting the commit 116986. It was breaking the build on llvm-x86_64-linux t...
Wesley Peck
2010-10-21
1
-210
/
+213
*
Major update of the MicroBlaze backend. The new features are:
Wesley Peck
2010-10-21
1
-213
/
+210
*
fix emacs language spec's, patch by Edmund Grimley-Evans!
Chris Lattner
2010-08-17
1
-1
/
+1
*
Adding the MicroBlaze backend.
Wesley Peck
2010-02-23
1
-0
/
+672