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
/
MBlaze
/
MBlazeMCCodeEmitter.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Refactor MBlaze target to separate MC routines from Target routines.
Evan Cheng
2011-07-25
1
-222
/
+0
*
Most MCCodeEmitter's don't meed MCContext.
Evan Cheng
2011-07-11
1
-2
/
+1
*
- Eliminate MCCodeEmitter's dependency on TargetMachine. It now uses MCInstrInfo
Evan Cheng
2011-07-11
1
-8
/
+8
*
- Rename TargetInstrDesc, TargetOperandInfo to MCInstrDesc and MCOperandInfo and
Evan Cheng
2011-06-28
1
-1
/
+1
*
MC: Move target specific fixup info descriptors to TargetAsmBackend instead of
Daniel Dunbar
2010-12-16
1
-4
/
+0
*
The ADD and ADDK (and all variants) instructions where flip-flopped in the MB...
Wesley Peck
2010-12-12
1
-2
/
+2
*
Define generic 1, 2 and 4 byte pc relative relocations. They are common
Rafael Espindola
2010-11-28
1
-19
/
+2
*
Implement ELF object file writing support for the MBlaze backend. Its not per...
Wesley Peck
2010-11-21
1
-51
/
+42
*
add fields to the .td files unconditionally, simplifying tblgen a bit.
Chris Lattner
2010-11-15
1
-1
/
+1
*
Fix tblgen instruction errors exposed by MC asm parser tests
Wesley Peck
2010-11-11
1
-1
/
+1
*
Adding working version of assembly parser for the MBlaze backend
Wesley Peck
2010-11-08
1
-15
/
+15
*
Adding disassembler to the MicroBlaze backend.
Wesley Peck
2010-10-27
1
-14
/
+32
*
Recommit 116986 with capitalization typo fixed.
Wesley Peck
2010-10-21
1
-0
/
+235
*
Reverting the commit 116986. It was breaking the build on llvm-x86_64-linux t...
Wesley Peck
2010-10-21
1
-235
/
+0
*
Major update of the MicroBlaze backend. The new features are:
Wesley Peck
2010-10-21
1
-0
/
+235