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
/
XCore
/
XCoreTargetAsmInfo.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
remove the last bits of SectionFlagsForGlobal. There is some flag here that
Chris Lattner
2009-07-21
1
-24
/
+2
*
don't mask out the small flag and then reapply it later.
Chris Lattner
2009-07-21
1
-15
/
+1
*
if Xcore doesn't support TLS, it doesn't have to worry about thread local LLV...
Chris Lattner
2009-07-21
1
-1
/
+1
*
remove the Xcore implementation of SelectSectionForGlobal. While you have
Chris Lattner
2009-07-21
1
-21
/
+0
*
Remove the XCore custom implementation of MergeableConstSection, relying on
Chris Lattner
2009-07-21
1
-17
/
+0
*
Remove some overridden functions in XCoreTargetAsmInfo that are
Chris Lattner
2009-07-21
1
-61
/
+2
*
Move up dwarf writer initialization in common AsmPrinter class.
Devang Patel
2009-06-19
1
-0
/
+1
*
simplify macro debug info directive handling.
Chris Lattner
2009-06-18
1
-1
/
+1
*
Rename PaddedSize to AllocSize, in the hope that this
Duncan Sands
2009-05-09
1
-1
/
+1
*
Introduce new linkage types linkonce_odr, weak_odr, common_odr
Duncan Sands
2009-03-07
1
-1
/
+1
*
Rename getABITypeSize to getTypePaddedSize, as
Duncan Sands
2009-01-12
1
-1
/
+1
*
Add XCore backend.
Richard Osborne
2008-11-07
1
-0
/
+201