index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
lib
/
Target
/
ARM
/
ARMMCAsmInfo.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename createAsmInfo to createMCAsmInfo and move registration code to MCTarge...
Evan Cheng
2011-07-14
1
-78
/
+0
*
Dead code elimination.
Rafael Espindola
2011-05-06
1
-2
/
+0
*
Preliminary support for ARM frame save directives emission via MI flags.
Anton Korobeynikov
2011-03-05
1
-1
/
+1
*
Some first rudimentary support for ARM EHABI: print exception table in "text ...
Anton Korobeynikov
2011-03-05
1
-0
/
+12
*
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