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
/
AsmPrinter
/
MBlazeAsmPrinter.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Removing stale AsmPrinter directory from MicroBlaze backend.
Wesley Peck
2010-10-21
1
-295
/
+0
*
Reverting the commit 116986. It was breaking the build on llvm-x86_64-linux t...
Wesley Peck
2010-10-21
1
-0
/
+295
*
Major update of the MicroBlaze backend. The new features are:
Wesley Peck
2010-10-21
1
-295
/
+0
*
remove some dead code.
Chris Lattner
2010-08-18
1
-10
/
+0
*
Remove the TargetRegisterClass member from CalleeSavedInfo
Rafael Espindola
2010-06-02
1
-2
/
+3
*
Rename "HasCalls" in MachineFrameInfo to "AdjustsStack" to better describe what
Bill Wendling
2010-05-14
1
-1
/
+1
*
Use MachineOperand::is* predicates.
Devang Patel
2010-04-27
1
-2
/
+2
*
Momentous day: remove the "O" member from AsmPrinter. Now all
Chris Lattner
2010-04-04
1
-9
/
+3
*
mcize a bunch more stuff, using EmitRawText for things we
Chris Lattner
2010-04-04
1
-23
/
+26
*
convert the non-MCInstPrinter'ized EmitInstruction
Chris Lattner
2010-04-04
1
-4
/
+7
*
fix PrintAsmOperand and PrintAsmMemoryOperand to pass down
Chris Lattner
2010-04-04
1
-2
/
+3
*
change a ton of code to not implicitly use the "O" raw_ostream
Chris Lattner
2010-04-04
1
-63
/
+64
*
eliminate the now-unneeded context argument of MBB::getSymbol()
Chris Lattner
2010-03-13
1
-1
/
+1
*
rearrange MCContext ownership. Before LLVMTargetMachine created it
Chris Lattner
2010-03-13
1
-3
/
+2
*
inline GetGlobalValueSymbol into the rest its callers and
Chris Lattner
2010-03-12
1
-1
/
+2
*
Adding the MicroBlaze backend.
Wesley Peck
2010-02-23
1
-0
/
+302