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
/
MipsTargetAsmInfo.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
remove TargetAsmInfo::TM, which is now dead. The basic TAI class now
Chris Lattner
2009-08-02
1
-2
/
+2
*
untangle a TargetAsmInfo hack where ELFTargetAsmInfo would create a
Chris Lattner
2009-07-26
1
-9
/
+0
*
Remove SectionKind::Small*. This was only used on mips, and is apparently
Chris Lattner
2009-07-24
1
-7
/
+0
*
remove SectionFlags::Small: it is only used on Xcore, and we'll find
Chris Lattner
2009-07-22
1
-6
/
+0
*
Undo most of r54519.
Evan Cheng
2008-08-08
1
-2
/
+1
*
It's not legal to output a GV in a coalesced section if it's used in an ARM P...
Evan Cheng
2008-08-08
1
-1
/
+2
*
Trim #includes.
Dan Gohman
2008-08-05
1
-1
/
+1
*
Removed small section flag for mips, the assembler doesnt support this flag
Bruno Cardoso Lopes
2008-07-30
1
-0
/
+6
*
Minor fixes.
Bruno Cardoso Lopes
2008-07-23
1
-4
/
+4
*
Added small section asm emition logic for mips.
Bruno Cardoso Lopes
2008-07-22
1
-0
/
+14
*
Switch MIPS to new ELFTargetAsmInfo. Add few FIXMEs.
Anton Korobeynikov
2008-07-19
1
-1
/
+2
*
Remove attribution from file headers, per discussion on llvmdev.
Chris Lattner
2007-12-29
1
-2
/
+2
*
More explicit keywords.
Dan Gohman
2007-09-25
1
-1
/
+1
*
Initial Mips support, here we go! =)
Bruno Cardoso Lopes
2007-06-06
1
-0
/
+30