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
/
MipsLongBranch.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[mips] Rename functions. No functionality changes.
Akira Hatanaka
2013-05-13
1
-1
/
+1
*
This patch enables llvm to switch between compiling for mips32/mips64
Reed Kotler
2013-04-09
1
-0
/
+2
*
This is a resubmittal. For some reason it broke the bots yesterday
Jack Carter
2013-01-19
1
-3
/
+3
*
Move all of the header files which are involved in modelling the LLVM IR
Chandler Carruth
2013-01-02
1
-1
/
+1
*
Use the new MIBundleBuilder class in the Mips target.
Jakob Stoklund Olesen
2012-12-07
1
-14
/
+22
*
Use the new script to sort the includes of every file under lib.
Chandler Carruth
2012-12-03
1
-1
/
+1
*
Add assertions in MipsLongBranch which check the size of basic blocks.
Akira Hatanaka
2012-11-15
1
-1
/
+7
*
[mips] Delete MipsFunctionInfo::EmitNOAT. Unconditionally print directive
Akira Hatanaka
2012-11-02
1
-2
/
+0
*
Follow-up patch to r162731.
Akira Hatanaka
2012-08-28
1
-8
/
+9
*
Fix mips' long branch pass.
Akira Hatanaka
2012-08-28
1
-105
/
+128
*
Add definitions of two subclasses of MipsInstrInfo, MipsInstrInfo (for mips16),
Akira Hatanaka
2012-07-31
1
-1
/
+1
*
Fix Mips long branch pass.
Akira Hatanaka
2012-07-21
1
-131
/
+132
*
Make MipsLongBranch::runOnMachineFunction return true.
Akira Hatanaka
2012-06-19
1
-4
/
+4
*
MipsLongBranch.cpp: Tweak llvm::next() to appease msvc.
NAKAMURA Takumi
2012-06-14
1
-5
/
+7
*
Add file MipsLongBranch.cpp.
Akira Hatanaka
2012-06-14
1
-0
/
+416