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
/
Blackfin
/
BlackfinRegisterInfo.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move CallFrameSetupOpcode and CallFrameDestroyOpcode to TargetInstrInfo.
Evan Cheng
2011-06-28
1
-3
/
+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
-4
/
+4
*
Use the dwarf->llvm mapping to print register names in the cfi
Rafael Espindola
2011-05-30
1
-0
/
+6
*
Rename TargetFrameInfo into TargetFrameLowering. Also, put couple of FIXMEs a...
Anton Korobeynikov
2011-01-10
1
-5
/
+5
*
Move more PEI-related hooks to TFI
Anton Korobeynikov
2010-11-27
1
-13
/
+0
*
Move hasFP() and few related hooks to TargetFrameInfo.
Anton Korobeynikov
2010-11-18
1
-13
/
+11
*
First step of huge frame-related refactoring: move emit{Prologue,Epilogue} ou...
Anton Korobeynikov
2010-11-15
1
-67
/
+0
*
Simplify eliminateFrameIndex() interface back down now that PEI doesn't need
Jim Grosbach
2010-08-26
1
-7
/
+5
*
Remove empty processFunctionBeforeFrameFinalized(). The default
Jim Grosbach
2010-08-06
1
-4
/
+0
*
Make getPhysicalRegisterRegClass non-virtual. Should be able to remove it soon.
Rafael Espindola
2010-07-11
1
-19
/
+0
*
cleanup
Rafael Espindola
2010-06-02
1
-11
/
+0
*
Add the SubRegIndex TableGen class.
Jakob Stoklund Olesen
2010-05-24
1
-2
/
+2
*
Rename "HasCalls" in MachineFrameInfo to "AdjustsStack" to better describe what
Bill Wendling
2010-05-14
1
-3
/
+3
*
Implement -disable-non-leaf-fp-elim which disable frame pointer elimination
Evan Cheng
2010-04-21
1
-1
/
+2
*
use DebugLoc default ctor instead of DebugLoc::getUnknownLoc()
Chris Lattner
2010-04-02
1
-3
/
+1
*
Make isInt?? and isUint?? template specializations of the generic versions. This
Benjamin Kramer
2010-03-29
1
-3
/
+3
*
Change the Value argument to eliminateFrameIndex to a type-tagged value. This
Jim Grosbach
2010-03-09
1
-1
/
+1
*
Add a bool flag to StackObjects telling whether they reference spill
David Greene
2009-11-12
1
-2
/
+4
*
Add register-reuse to frame-index register scavenging. When a target uses
Jim Grosbach
2009-10-07
1
-6
/
+8
*
Remove BlackfinRegisterInfo::getFrameIndexOffset since it is the same as the
Bob Wilson
2009-09-23
1
-8
/
+0
*
Simplify RegScavenger::FindUnusedReg.
Jakob Stoklund Olesen
2009-08-18
1
-1
/
+1
*
Move immediate constant predicate templates from the Blackfin target to MathE...
Jakob Stoklund Olesen
2009-08-12
1
-7
/
+7
*
Split EVT into MVT and EVT, the former representing _just_ a primitive type, ...
Owen Anderson
2009-08-11
1
-1
/
+1
*
Rename MVT to EVT, in preparation for splitting SimpleValueType out into its ...
Owen Anderson
2009-08-10
1
-2
/
+2
*
Add support for READCYCLECOUNTER in Blackfin back-end.
Jakob Stoklund Olesen
2009-08-08
1
-0
/
+1
*
Most flags are reserved registers on Blackfin.
Jakob Stoklund Olesen
2009-08-04
1
-0
/
+11
*
Minor stylistic cleanups in the Blackfin target.
Jakob Stoklund Olesen
2009-08-03
1
-34
/
+38
*
Analog Devices Blackfin back-end.
Jakob Stoklund Olesen
2009-08-02
1
-0
/
+462