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
/
SystemZ
/
SystemZTargetAsmInfo.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename TargetAsmInfo (and its subclasses) to MCAsmInfo.
Chris Lattner
2009-08-22
1
-27
/
+0
*
Change TargetAsmInfo to be constructed via TargetRegistry from a Target+Triple
Chris Lattner
2009-08-12
1
-1
/
+2
*
prune #include
Chris Lattner
2009-08-11
1
-2
/
+0
*
eliminate the TM argument to the TAI class, remove comment about supporting
Chris Lattner
2009-08-02
1
-1
/
+1
*
remove TargetAsmInfo::TM, which is now dead. The basic TAI class now
Chris Lattner
2009-08-02
1
-2
/
+1
*
REmove dead fields of TAI.
Chris Lattner
2009-08-01
1
-1
/
+0
*
Rip all of the global variable lowering logic out of TargetAsmInfo. Since
Chris Lattner
2009-07-28
1
-2
/
+0
*
Eliminate getNamed/getUnnamedSection, adding a new and unified getOrCreateSec...
Chris Lattner
2009-07-27
1
-1
/
+1
*
Eliminate SectionFlags, just embed a SectionKind into Section
Chris Lattner
2009-07-27
1
-2
/
+1
*
untangle a TargetAsmInfo hack where ELFTargetAsmInfo would create a
Chris Lattner
2009-07-26
1
-0
/
+3
*
Preliminary asmprinting of globals
Anton Korobeynikov
2009-07-16
1
-1
/
+9
*
Let's start another backend :)
Anton Korobeynikov
2009-07-16
1
-0
/
+22