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
Commit message (
Expand
)
Author
Age
Files
Lines
*
delete a forwarding function.
Chris Lattner
2010-04-08
1
-6
/
+7
*
add newlines at end of files.
Chris Lattner
2010-04-07
1
-1
/
+1
*
Replace TSFlagsFields and TSFlagsShifts with a simpler TSFlags field.
Jakob Stoklund Olesen
2010-04-05
1
-5
/
+1
*
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
*
use DebugLoc default ctor instead of DebugLoc::getUnknownLoc()
Chris Lattner
2010-04-02
2
-16
/
+13
*
[llvm_void_ty] is no longer needed for result types,
Chris Lattner
2010-03-23
1
-2
/
+2
*
Check if function names start with "llvm." before trying to lookup them up as
Bob Wilson
2010-03-18
1
-0
/
+4
*
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
*
Fix LLVM build when the user specifies CPPFLAGS on the make command line.
Jeffrey Yasskin
2010-03-12
1
-1
/
+1
*
inline GetGlobalValueSymbol into the rest its callers and
Chris Lattner
2010-03-12
1
-1
/
+2
*
Change the Value argument to eliminateFrameIndex to a type-tagged value. This
Jim Grosbach
2010-03-09
2
-2
/
+2
*
Re-committing the failed r97807 commit with changes to eliminate warnings.
Wesley Peck
2010-03-06
6
-62
/
+193
*
revert r97807, it introduced build warnings.
Chris Lattner
2010-03-06
5
-243
/
+47
*
Reworking the stack layout that the MicroBlaze backend generates.
Wesley Peck
2010-03-05
5
-47
/
+243
*
Sink InstructionSelect() out of each target into SDISel, and rename it
Chris Lattner
2010-03-02
1
-32
/
+3
*
Adding function "lookupGCCName" to MBlazeIntrinsicInfo
Wesley Peck
2010-02-24
5
-13
/
+17
*
Adding the MicroBlaze backend.
Wesley Peck
2010-02-23
37
-0
/
+5371