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
/
ARM
/
ARMTargetAsmInfo.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
ARM TAI no longer needs a TM, but createTargetAsmInfo() still does.
Chris Lattner
2009-08-02
1
-9
/
+6
*
Move the getInlineAsmLength virtual method from TAI to TII, where
Chris Lattner
2009-08-02
1
-2
/
+0
*
turn some templated inline functions into static functions.
Chris Lattner
2009-08-02
1
-2
/
+0
*
remove the dead ELFTargetAsmInfo.h/cpp file. TargetAsmInfo
Chris Lattner
2009-08-02
1
-1
/
+0
*
remove TargetAsmInfo::TM, which is now dead. The basic TAI class now
Chris Lattner
2009-08-02
1
-2
/
+2
*
REmove dead fields of TAI.
Chris Lattner
2009-08-01
1
-1
/
+0
*
remove dead code.
Chris Lattner
2009-07-27
1
-2
/
+0
*
Split thumb-related stuff into separate classes.
Anton Korobeynikov
2009-06-26
1
-3
/
+3
*
merge the common darwin settings from the X86/PPC/ARM targets
Chris Lattner
2009-06-19
1
-2
/
+1
*
Reapply 56585:56589 with proper fix for some gcc versions
Anton Korobeynikov
2008-09-25
1
-10
/
+24
*
Temporarily backing out 56585:56589 to unbreak the build.
Evan Cheng
2008-09-25
1
-24
/
+10
*
Get rid of virtual inheritance for ARM TAI
Anton Korobeynikov
2008-09-24
1
-10
/
+24
*
Switch ARM to new section handling stuff
Anton Korobeynikov
2008-08-07
1
-1
/
+13
*
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
*
Add some support for (Darwin) code-generating directives in getInlineAsmLength.
Dale Johannesen
2007-05-02
1
-1
/
+4
*
Make ARM-specific version of getInlineAsmLength
Dale Johannesen
2007-04-29
1
-0
/
+2
*
add isThumb (unused as yet)
Dale Johannesen
2007-04-23
1
-0
/
+2
*
Break out target asm info into separate files.
Jim Laskey
2006-09-07
1
-0
/
+31