Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
llvm
/
ae408e6f1e4e2e7658b76b8dec679aeae9a9df99
/
lib
/
Target
/
Mips
/
MipsAsmPrinter.cpp
ae408e6
Switch MIPS to new ELFTargetAsmInfo. Add few FIXMEs.
by Anton Korobeynikov
· 17 years ago
b27cb55
Fixed call stack alignment. Improved AsmPrinter alignment issues.
by Bruno Cardoso Lopes
· 17 years ago
43d526d
Added Subtarget support into RegisterInfo
by Bruno Cardoso Lopes
· 17 years ago
7b76da1
Fixe typos and 80 column size problems
by Bruno Cardoso Lopes
· 17 years ago
225ca9c
Several changes to Mips backend, experimental fp support being the most
by Bruno Cardoso Lopes
· 17 years ago
082e7c1
Unneeded include's.
by Evan Cheng
· 17 years ago
d2947ee
Some Mips minor fixes Added support for mips little endian arch => mipsel
by Bruno Cardoso Lopes
· 17 years ago
aafce77
Add CommonLinkage; currently tentative definitions
by Dale Johannesen
· 17 years ago
fb8075d
Add a quick and dirty "loop aligner pass". x86 uses it to align its loops to 16-byte boundaries.
by Evan Cheng
· 17 years ago
6ef781f
Final de-tabification.
by Bill Wendling
· 17 years ago
74ab84c
Change "Name" to "AsmName" in the target register info. Gee, a refactoring tool
by Bill Wendling
· 17 years ago
6f0d024
Rename MRegisterInfo to TargetRegisterInfo.
by Dan Gohman
· 18 years ago
4eecdeb
Get rid of the annoying blank lines before labels.
by Evan Cheng
· 18 years ago
8aa797a
Add new shorter predicates for testing machine operands for various types:
by Chris Lattner
· 18 years ago
9a1ceae
Use MachineOperand::getImm instead of MachineOperand::getImmedValue. Likewise setImmedValue -> setImm
by Chris Lattner
· 18 years ago
4ee451d
Remove attribution from file headers, per discussion on llvmdev.
by Chris Lattner
· 18 years ago
753a987
Added JumpTable support
by Bruno Cardoso Lopes
· 18 years ago
c7db561
Added support for PIC code with "explicit relocations" *only*.
by Bruno Cardoso Lopes
· 18 years ago
ca0ed74
Eliminate the remaining uses of getTypeSize. This
by Duncan Sands
· 18 years ago
347d39f
Revert 42908 for now.
by Evan Cheng
· 18 years ago
8ddde0a
Change the names used for internal labels to use the current
by Dan Gohman
· 18 years ago
0a60400
Position Independent Code (PIC) support [2]
by Bruno Cardoso Lopes
· 18 years ago
b42abeb
Added "LoadEffective" pattern to handle stack locations. Fixed some comments
by Bruno Cardoso Lopes
· 18 years ago
dc0c04c
Mask directive completed with CalleeSave info
by Bruno Cardoso Lopes
· 18 years ago
250a171
Couple of small changes. Delay Slot handle header declared.
by Bruno Cardoso Lopes
· 18 years ago
b8275a3
Don't ignore the return value of AsmPrinter::doInitialization and
by Dan Gohman
· 18 years ago
a4e8200
Added support for Mips specific GAS directives
by Bruno Cardoso Lopes
· 18 years ago
972f589
Initial Mips support, here we go! =)
by Bruno Cardoso Lopes
· 18 years ago