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
/
MCTargetDesc
/
MBlazeAsmBackend.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove the mblaze backend from llvm.
Rafael Espindola
2013-07-25
1
-171
/
+0
*
Renamed MCInstFragment to MCRelaxableFragment and added some comments.
Eli Bendersky
2013-01-08
1
-2
/
+2
*
Use the new script to sort the includes of every file under lib.
Chandler Carruth
2012-12-03
1
-2
/
+2
*
When creating MCAsmBackend pass the CPU string as well. In X86AsmBackend
Roman Divacky
2012-09-18
1
-1
/
+2
*
Convert assert(0) to llvm_unreachable
Craig Topper
2012-02-07
1
-1
/
+1
*
Tidy up. MCAsmBackend naming conventions.
Jim Grosbach
2012-01-18
1
-8
/
+8
*
Move the MBlaze ELF writer bits to lib/Target/MBlaze.
Rafael Espindola
2011-12-22
1
-8
/
+1
*
Reduce the exposure of Triple::OSType in the ELF object writer. This will
Rafael Espindola
2011-12-21
1
-7
/
+8
*
Move target-specific logic out of generic MCAssembler.
Jim Grosbach
2011-12-06
1
-0
/
+17
*
Move TargetRegistry and TargetSelect from Target to Support where they belong.
Evan Cheng
2011-08-24
1
-1
/
+1
*
Rename TargetAsmBackend to MCAsmBackend; rename createAsmBackend to createMCA...
Evan Cheng
2011-07-25
1
-5
/
+4
*
Refactor MBlaze target to separate MC routines from Target routines.
Evan Cheng
2011-07-25
1
-0
/
+160