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
*
Move all of the header files which are involved in modelling the LLVM IR
Chandler Carruth
2013-01-02
1
-4
/
+4
*
Use the new script to sort the includes of every file under lib.
Chandler Carruth
2012-12-03
1
-13
/
+13
*
Move TargetData to DataLayout.
Micah Villmow
2012-10-08
1
-1
/
+1
*
There are a number of generic inline asm operand modifiers that
Jack Carter
2012-06-26
1
-1
/
+7
*
Remove unused private fields found by clang's new -Wunused-private-field.
Benjamin Kramer
2012-06-06
1
-1
/
+1
*
Convert more uses of XXXRegisterClass to &XXXRegClass. No functional change s...
Craig Topper
2012-04-20
1
-1
/
+1
*
Prune some includes
Craig Topper
2012-03-27
1
-1
/
+0
*
Add bundle aware API for querying instruction properties and switch the code
Evan Cheng
2011-12-07
1
-2
/
+2
*
Simplify some uses of utohexstr.
Benjamin Kramer
2011-11-07
1
-2
/
+1
*
Move TargetRegistry and TargetSelect from Target to Support where they belong.
Evan Cheng
2011-08-24
1
-1
/
+1
*
Separate MCInstPrinter registration from AsmPrinter registration.
Evan Cheng
2011-07-25
1
-11
/
+0
*
Refactor MBlaze target to separate MC routines from Target routines.
Evan Cheng
2011-07-25
1
-5
/
+3
*
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