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
/
Mips
Commit message (
Expand
)
Author
Age
Files
Lines
*
Allow copyRegToReg to emit cross register classes copies.
Evan Cheng
2007-09-26
2
-3
/
+10
*
More explicit keywords.
Dan Gohman
2007-09-25
1
-1
/
+1
*
Added "LoadEffective" pattern to handle stack locations.
Bruno Cardoso Lopes
2007-09-24
3
-6
/
+25
*
Remove (somewhat confusing) Imp<> helper, use let Defs = [], Uses = [] instead.
Evan Cheng
2007-09-11
1
-2
/
+4
*
Fold the adjust_trampoline intrinsic into
Duncan Sands
2007-09-11
1
-2
/
+0
*
Add lengthof and endof templates that hide a lot of sizeof computations.
Owen Anderson
2007-09-07
1
-1
/
+2
*
Add a variant of foldMemoryOperand to fold any load / store, not just load / ...
Evan Cheng
2007-08-30
1
-0
/
+5
*
Added method to get Mips register numbers
Bruno Cardoso Lopes
2007-08-28
3
-61
/
+113
*
Changed stack allocation On LowerFORMAL_ARGUMENTS.
Bruno Cardoso Lopes
2007-08-28
1
-20
/
+29
*
Mask directive completed with CalleeSave info
Bruno Cardoso Lopes
2007-08-28
2
-73
/
+111
*
Added methods to record SPOffsets from LowerFORMAL_ARGUMENTS
Bruno Cardoso Lopes
2007-08-28
1
-3
/
+53
*
InlineAsm asm support for integer registers added
Bruno Cardoso Lopes
2007-08-21
2
-0
/
+81
*
Instruction Itinerary attribution fixed
Bruno Cardoso Lopes
2007-08-21
1
-0
/
+1
*
MipsHi now has ouput flag
Bruno Cardoso Lopes
2007-08-18
1
-91
/
+185
*
Fixed stack frame addressing bug
Bruno Cardoso Lopes
2007-08-18
1
-8
/
+8
*
support for Schedule included on Mips.td
Bruno Cardoso Lopes
2007-08-18
2
-28
/
+15
*
Removed LowerRETURADDR, fixed small bug into LowerRET, LowerGlobalAddress
Bruno Cardoso Lopes
2007-08-18
2
-17
/
+11
*
Couple of small changes. Delay Slot handle header declared.
Bruno Cardoso Lopes
2007-08-18
2
-2
/
+3
*
Added InstrItinClass support for instruction formats
Bruno Cardoso Lopes
2007-08-18
1
-9
/
+10
*
Branch Analysis and InsertNoop inserted into header files
Bruno Cardoso Lopes
2007-08-18
1
-2
/
+36
*
createMipsDelaySlotFillerPass added to mips codegen runtime
Bruno Cardoso Lopes
2007-08-18
1
-2
/
+2
*
Added Branch Analysis support
Bruno Cardoso Lopes
2007-08-18
1
-5
/
+234
*
LowerRETURNADDR removed since it was wrong and does not have utility yet!
Bruno Cardoso Lopes
2007-08-18
1
-2
/
+3
*
InstrItineraryData support on added.
Bruno Cardoso Lopes
2007-08-18
1
-2
/
+8
*
A Pass to insert Nops on intructions with DelaySlot
Bruno Cardoso Lopes
2007-08-18
1
-0
/
+77
*
Mips generic fallback instruction schedule support!
Bruno Cardoso Lopes
2007-08-18
1
-0
/
+63
*
More explicit keywords.
Dan Gohman
2007-08-02
1
-1
/
+1
*
Support for trampolines, except for X86 codegen which is
Duncan Sands
2007-07-27
1
-0
/
+2
*
Don't ignore the return value of AsmPrinter::doInitialization and
Dan Gohman
2007-07-25
1
-2
/
+1
*
No more noResults.
Evan Cheng
2007-07-21
1
-4
/
+4
*
Change instruction description to split OperandList into OutOperandList and
Evan Cheng
2007-07-19
4
-41
/
+66
*
It's not necessary to do rounding for alloca operations when the requested
Dan Gohman
2007-07-18
22
-0
/
+3157