Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
33c0c77073d2b8e7067b51a2f43593d09d21d82f
/
llvm
/
lib
/
Target
/
Mips
/
MipsSubtarget.h
1a72add6
Compute feature bits at time of MCSubtargetInfo initialization.
by Evan Cheng
· 14 years ago
c9c090d
Rename XXXGenSubtarget.inc to XXXGenSubtargetInfo.inc for consistency.
by Evan Cheng
· 14 years ago
0d639a2
Rename TargetSubtarget to TargetSubtargetInfo for consistency.
by Evan Cheng
· 14 years ago
54b68e3
- Added MCSubtargetInfo to capture subtarget features and scheduling
by Evan Cheng
· 14 years ago
fe6e405
Fix the ridiculous SubtargetFeatures API where it implicitly expects CPU name to
by Evan Cheng
· 14 years ago
8264e27
Sink SubtargetFeature and TargetInstrItineraries (renamed MCInstrItineraries) into MC.
by Evan Cheng
· 14 years ago
e248912
Reverse unnecessary changes made in r129606 and r129608. There is no change in functionality.
by Akira Hatanaka
· 15 years ago
aef55c8
Fix lines that have incorrect indentation or exceed 80 columns. There is no change in functionality.
by Akira Hatanaka
· 15 years ago
ed874ef
Remove (hopefully) all trailing whitespaces from the mips backend. Patch by Hatanaka, Akira
by Bruno Cardoso Lopes
· 15 years ago
03c0330
Enable mips32 mul instruction. Patch by Akira Hatanaka <ahatanaka@mips.com>
by Bruno Cardoso Lopes
· 15 years ago
9c656fe
Initial support for Mips32 and Mips32r2. Patch contributed by Akira Hatanaka (ahatanaka@mips.com)
by Bruno Cardoso Lopes
· 15 years ago
740ab38
Fix a bunch of little errors that Clang complains about when its being pedantic
by Douglas Gregor
· 16 years ago
68535f7
reintroduce support for Mips "small" section handling. This is
by Chris Lattner
· 16 years ago
58e8be8
Restore some "small section" support code, reverting my patch from r76936.
by Chris Lattner
· 16 years ago
57c11da
Remove -disable-mips-abicall and -enable-mips-absolute-call command-line
by Eli Friedman
· 16 years ago
31b44e8
Normalize Subtarget constructors to take a target triple string instead of
by Daniel Dunbar
· 16 years ago
bc63d8b
remove more remnants of small section support.
by Chris Lattner
· 16 years ago
a72a505
Added support for fround, fextend and FP_TO_SINT
by Bruno Cardoso Lopes
· 16 years ago
08bf4c0
Propagate CPU string out of SubtargetFeatures
by Anton Korobeynikov
· 16 years ago
f714e25
Added new features to represent specific instructions groups
by Bruno Cardoso Lopes
· 17 years ago
e5d1fcf
Added initial support for small sections on Mips.
by Bruno Cardoso Lopes
· 17 years ago
80ab8f9
Added Subtarget support into RegisterInfo
by Bruno Cardoso Lopes
· 17 years ago
bcc2139
Fixed features usage.
by Bruno Cardoso Lopes
· 17 years ago
7ceec57
Fixe typos and 80 column size problems
by Bruno Cardoso Lopes
· 17 years ago
c9c3f49
Several changes to Mips backend, experimental fp support being the most
by Bruno Cardoso Lopes
· 17 years ago
326a037
Some Mips minor fixes Added support for mips little endian arch => mipsel
by Bruno Cardoso Lopes
· 17 years ago
f3ebc3f
Remove attribution from file headers, per discussion on llvmdev.
by Chris Lattner
· 18 years ago
87beec9
InstrItineraryData support on added.
by Bruno Cardoso Lopes
· 18 years ago
35e43c4
Initial Mips support, here we go! =)
by Bruno Cardoso Lopes
· 18 years ago