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
/
ARMMCAsmInfo.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
eliminate the magic AbsoluteDebugSectionOffsets MAI hook,
Chris Lattner
2010-04-04
1
-1
/
+0
*
revert my patch, need to reconsider this and figure out what is really going on.
Chris Lattner
2010-04-04
1
-0
/
+1
*
fix pasto, this is the wrong setting for arm elf.
Chris Lattner
2010-04-04
1
-1
/
+0
*
don't reset defaults.
Chris Lattner
2010-03-08
1
-1
/
+0
*
Eliminate SetDirective, and replace it with HasSetDirective.
Chris Lattner
2010-01-26
1
-1
/
+0
*
Emit .comm alignment in bytes but .align in powers of 2 for ARM ELF.
Rafael Espindola
2010-01-26
1
-0
/
+3
*
don't set to the default value.
Chris Lattner
2010-01-26
1
-1
/
+0
*
ARM does accept the .comm directive alignment.
Jim Grosbach
2010-01-25
1
-1
/
+0
*
Fix PR6134.
Rafael Espindola
2010-01-25
1
-3
/
+1
*
mcize lcomm, simplify .comm, extend both to support 64-bit sizes.
Chris Lattner
2010-01-23
1
-1
/
+1
*
revert 93934, removing the MCAsmInfo endianness bit. I can't
Chris Lattner
2010-01-20
1
-2
/
+2
*
give MCAsmInfo a 'has little endian' bit. This is unfortunate, but
Chris Lattner
2010-01-19
1
-2
/
+2
*
rename COFFMCAsmInfo -> MCAsmInfoCOFF, likewise for darwin.
Chris Lattner
2009-08-22
1
-1
/
+1
*
Rename TargetAsmInfo (and its subclasses) to MCAsmInfo.
Chris Lattner
2009-08-22
1
-0
/
+72