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
/
BlackfinInstrInfo.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Next round of MC refactoring. This patch factor MC table instantiations, MC
Evan Cheng
2011-07-14
1
-12
/
+0
*
- Eliminate MCCodeEmitter's dependency on TargetMachine. It now uses MCInstrInfo
Evan Cheng
2011-07-11
1
-2
/
+14
*
Hide the call to InitMCInstrInfo into tblgen generated ctor.
Evan Cheng
2011-07-01
1
-2
/
+2
*
Move CallFrameSetupOpcode and CallFrameDestroyOpcode to TargetInstrInfo.
Evan Cheng
2011-06-28
1
-1
/
+2
*
Merge XXXGenRegisterNames.inc into XXXGenRegisterInfo.inc
Evan Cheng
2011-06-28
1
-0
/
+2
*
Use TRI::has{Sub,Super}ClassEq() where possible.
Jakob Stoklund Olesen
2011-06-02
1
-1
/
+1
*
Remove the isMoveInstr() hook.
Jakob Stoklund Olesen
2010-07-16
1
-28
/
+0
*
Replace copyRegToReg with copyPhysReg for Blackfin.
Jakob Stoklund Olesen
2010-07-11
1
-49
/
+53
*
Add a DebugLoc parameter to TargetInstrInfo::InsertBranch(). This
Stuart Hastings
2010-06-17
1
-4
/
+2
*
Add a DebugLoc argument to TargetInstrInfo::copyRegToReg, so that it
Dan Gohman
2010-05-06
1
-3
/
+2
*
Add argument TargetRegisterInfo to loadRegFromStackSlot and storeRegToStackSlot.
Evan Cheng
2010-05-06
1
-2
/
+4
*
use DebugLoc default ctor instead of DebugLoc::getUnknownLoc()
Chris Lattner
2010-04-02
1
-16
/
+14
*
Analog Devices Blackfin back-end.
Jakob Stoklund Olesen
2009-08-02
1
-0
/
+280