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
/
MBlazeRegisterInfo.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
More dead code removal (using -Wunreachable-code)
David Blaikie
2012-01-20
1
-2
/
+0
*
Refactoring fail.
Evan Cheng
2011-07-25
1
-41
/
+0
*
More MC layering violations.
Evan Cheng
2011-07-25
1
-51
/
+0
*
Refactor MBlaze target to separate MC routines from Target routines.
Evan Cheng
2011-07-25
1
-65
/
+0
*
Move getInitialFrameState from TargetFrameInfo to MCAsmInfo (suggestions for
Evan Cheng
2011-07-18
1
-1
/
+0
*
Sink getDwarfRegNum, getLLVMRegNum, getSEHRegNum from TargetRegisterInfo down
Evan Cheng
2011-07-18
1
-13
/
+1
*
Next round of MC refactoring. This patch factor MC table instantiations, MC
Evan Cheng
2011-07-14
1
-1
/
+0
*
Move CallFrameSetupOpcode and CallFrameDestroyOpcode to TargetInstrInfo.
Evan Cheng
2011-06-28
1
-2
/
+1
*
Hide more details in tablegen generated MCRegisterInfo ctor function.
Evan Cheng
2011-06-28
1
-2
/
+1
*
Merge XXXGenRegisterDesc.inc XXXGenRegisterNames.inc XXXGenRegisterInfo.h.inc
Evan Cheng
2011-06-27
1
-1
/
+4
*
Starting to refactor Target to separate out code that's needed to fully describe
Evan Cheng
2011-06-24
1
-5
/
+4
*
Use the dwarf->llvm mapping to print register names in the cfi
Rafael Espindola
2011-05-30
1
-0
/
+4
*
Don't crash on invalid instructions when disassembling MBlaze code.
Wesley Peck
2011-04-11
1
-0
/
+20
*
Rename TargetFrameInfo into TargetFrameLowering. Also, put couple of FIXMEs a...
Anton Korobeynikov
2011-01-10
1
-5
/
+5
*
Remove dead code and silence warnings.
Benjamin Kramer
2011-01-06
1
-4
/
+4
*
Fix more stack layout issues in the MBlaze backend.
Wesley Peck
2011-01-03
1
-5
/
+0
*
Fix stack layout error in MBlaze backend.
Wesley Peck
2010-12-29
1
-7
/
+14
*
Teach the MBlaze asm parser how to parse special purpose register names.
Wesley Peck
2010-12-20
1
-32
/
+87
*
The ADD and ADDK (and all variants) instructions where flip-flopped in the MB...
Wesley Peck
2010-12-12
1
-2
/
+2
*
1. Change MBlaze indirect branches to use absolute branch BRALD instead of pc...
Wesley Peck
2010-12-12
1
-4
/
+9
*
Reworking the stack layout generated by the MBlaze backend.
Wesley Peck
2010-12-09
1
-7
/
+35
*
1. Fixing error where basic block labels were not being printed out when they...
Wesley Peck
2010-11-24
1
-3
/
+2
*
Move hasFP() and few related hooks to TargetFrameInfo.
Anton Korobeynikov
2010-11-18
1
-9
/
+3
*
First step of huge frame-related refactoring: move emit{Prologue,Epilogue} ou...
Anton Korobeynikov
2010-11-15
1
-146
/
+0
*
1. Finishing MBlaze MC asm parser test cases
Wesley Peck
2010-11-12
1
-5
/
+5
*
Adding initial AsmParser implementation for the MBlaze backend. It is
Wesley Peck
2010-10-21
1
-32
/
+32
*
Simplify eliminateFrameIndex() interface back down now that PEI doesn't need
Jim Grosbach
2010-08-26
1
-3
/
+2
*
cleanup
Rafael Espindola
2010-06-02
1
-16
/
+0
*
Rename "HasCalls" in MachineFrameInfo to "AdjustsStack" to better describe what
Bill Wendling
2010-05-14
1
-6
/
+6
*
Implement -disable-non-leaf-fp-elim which disable frame pointer elimination
Evan Cheng
2010-04-21
1
-1
/
+1
*
use DebugLoc default ctor instead of DebugLoc::getUnknownLoc()
Chris Lattner
2010-04-02
1
-6
/
+5
*
Change the Value argument to eliminateFrameIndex to a type-tagged value. This
Jim Grosbach
2010-03-09
1
-1
/
+1
*
Re-committing the failed r97807 commit with changes to eliminate warnings.
Wesley Peck
2010-03-06
1
-7
/
+50
*
revert r97807, it introduced build warnings.
Chris Lattner
2010-03-06
1
-50
/
+7
*
Reworking the stack layout that the MicroBlaze backend generates.
Wesley Peck
2010-03-05
1
-7
/
+50
*
Adding function "lookupGCCName" to MBlazeIntrinsicInfo
Wesley Peck
2010-02-24
1
-1
/
+1
*
Adding the MicroBlaze backend.
Wesley Peck
2010-02-23
1
-0
/
+378