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
/
MBlaze
/
MBlazeAsmPrinter.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
createMCInstPrinter doesn't need TargetMachine anymore.
Evan Cheng
2011-07-06
1
-2
/
+1
*
We need to pass the TargetMachine object to the InstPrinter if we are printing
Bill Wendling
2011-03-21
1
-1
/
+2
*
Rename TargetFrameInfo into TargetFrameLowering. Also, put couple of FIXMEs a...
Anton Korobeynikov
2011-01-10
1
-1
/
+1
*
Reworking the stack layout generated by the MBlaze backend.
Wesley Peck
2010-12-09
1
-6
/
+0
*
Updating MBlaze .mask and .frame directives to match GCC's output and fixing ...
Wesley Peck
2010-11-24
1
-12
/
+19
*
1. Fixing error where basic block labels were not being printed out when they...
Wesley Peck
2010-11-24
1
-8
/
+115
*
Make it a little bit more explicit that the MBlaze backend only supports upto
Wesley Peck
2010-11-21
1
-2
/
+2
*
1. Finishing MBlaze MC asm parser test cases
Wesley Peck
2010-11-12
1
-2
/
+2
*
Adding working version of assembly parser for the MBlaze backend
Wesley Peck
2010-11-08
1
-1
/
+1
*
Adding initial AsmParser implementation for the MBlaze backend. It is
Wesley Peck
2010-10-21
1
-87
/
+0
*
Recommit 116986 with capitalization typo fixed.
Wesley Peck
2010-10-21
1
-0
/
+314
*
Reverting the commit 116986. It was breaking the build on llvm-x86_64-linux t...
Wesley Peck
2010-10-21
1
-314
/
+0
*
Major update of the MicroBlaze backend. The new features are:
Wesley Peck
2010-10-21
1
-0
/
+314