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
/
include
/
llvm
/
Target
/
TargetAsmInfo.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reapply 68847.
Devang Patel
2009-04-13
1
-1
/
+15
*
Revert r68847. It breaks the build on non-Darwin targets, with this message
Dan Gohman
2009-04-11
1
-8
/
+1
*
Keep track of inlined functions and their locations. This information is coll...
Devang Patel
2009-04-11
1
-1
/
+8
*
Add data.rel stuff
Anton Korobeynikov
2009-03-30
1
-0
/
+4
*
Honour relocation behaviour stuff for ro objects
Anton Korobeynikov
2009-03-29
1
-0
/
+6
*
add a friend needed by a stringmap change.
Chris Lattner
2009-02-04
1
-1
/
+3
*
Made the common case of default address space directive as non-virtual for pe...
Sanjiv Gupta
2009-02-02
1
-8
/
+18
*
Enable emitting of constant values in non-default address space as well. The ...
Sanjiv Gupta
2009-01-30
1
-12
/
+15
*
Make the Dwarf macro information section optional; CellSPU's assembler
Scott Michel
2009-01-26
1
-5
/
+12
*
Revert r61415 and r61484. Duncan was correct that these weren't needed.
Bill Wendling
2009-01-05
1
-16
/
+0
*
Linux wants the FDE initial location and address range to be forced to 32-bit.
Bill Wendling
2008-12-29
1
-0
/
+8
*
Darwin likes for the EH frame to be non-local.
Bill Wendling
2008-12-24
1
-0
/
+7
*
GCC doesn't emit DW_EH_PE_sdata4 for the FDE encoding on Darwin. I'm not sure
Bill Wendling
2008-12-24
1
-0
/
+8
*
Fix bug 3202.
Rafael Espindola
2008-12-19
1
-0
/
+6
*
Fix bug 3140.
Rafael Espindola
2008-12-03
1
-2
/
+8
*
Refactor various TargetAsmInfo subclasses' TargetMachine members away
Dan Gohman
2008-11-03
1
-2
/
+4
*
Reapply 56585:56589 with proper fix for some gcc versions
Anton Korobeynikov
2008-09-25
1
-0
/
+2
*
Temporarily backing out 56585:56589 to unbreak the build.
Evan Cheng
2008-09-25
1
-2
/
+0
*
Use crazy template-based inheritance instead of virtual one.
Anton Korobeynikov
2008-09-24
1
-0
/
+2
*
Get rid of ReadOnlySection duplicate
Anton Korobeynikov
2008-09-24
1
-6
/
+2
*
Get rid of now unused {Four,Eight,Sixteen}ByteConstantSection
Anton Korobeynikov
2008-09-24
1
-28
/
+0
*
Get rid of duplicate char*/Section* stuff for TLS sections
Anton Korobeynikov
2008-09-24
1
-12
/
+4
*
Get rid of duplicate char*/Section* DataSection
Anton Korobeynikov
2008-09-24
1
-7
/
+3
*
Get rid of duplicate char*/Section* TextSection
Anton Korobeynikov
2008-09-24
1
-6
/
+2
*
Move actual section printing stuff to AsmPrinter from TAI reducing heap traffic.
Anton Korobeynikov
2008-09-24
1
-1
/
+2
*
Provide direct function to switch to Section
Anton Korobeynikov
2008-09-24
1
-0
/
+1
*
Move the uglier parts of deciding not to emit a
Dale Johannesen
2008-09-09
1
-3
/
+11
*
Fix logic for not emitting no-dead-strip for some
Dale Johannesen
2008-09-09
1
-1
/
+9
*
Add interface for section override. Use this for Sparc, since it should use n...
Anton Korobeynikov
2008-08-16
1
-2
/
+4
*
Move SLEB/ULEB size calculation routines from AsmPrinter to TargetAsmInfo. Th...
Anton Korobeynikov
2008-08-16
1
-0
/
+10
*
Reduce heap trashing due to std::string construction / concatenation via cach...
Anton Korobeynikov
2008-08-16
1
-1
/
+14
*
Undo most of r54519.
Evan Cheng
2008-08-08
1
-6
/
+3
*
It's not legal to output a GV in a coalesced section if it's used in an ARM P...
Evan Cheng
2008-08-08
1
-3
/
+6
*
Provide convenient helpers
Anton Korobeynikov
2008-08-07
1
-0
/
+12
*
Select section for constant pool entries
Anton Korobeynikov
2008-08-07
1
-0
/
+3
*
Tie small stuff to non-small by default on ELF platforms
Anton Korobeynikov
2008-07-22
1
-2
/
+3
*
Basic support for small sections
Bruno Cardoso Lopes
2008-07-22
1
-0
/
+27
*
Silence a warning
Anton Korobeynikov
2008-07-09
1
-1
/
+1
*
Drop enum and use constants for SectionFlags
Anton Korobeynikov
2008-07-09
1
-16
/
+14
*
First sketch of special section objects
Anton Korobeynikov
2008-07-09
1
-11
/
+74
*
Unbreak
Anton Korobeynikov
2008-07-09
1
-0
/
+1
*
Another bunch of hacks for named sections support
Anton Korobeynikov
2008-07-09
1
-1
/
+2
*
Add hacky way to distinguish named and named sections. This will be generaliz...
Anton Korobeynikov
2008-07-09
1
-0
/
+1
*
Handle ELF mergeable sections
Anton Korobeynikov
2008-07-09
1
-4
/
+4
*
Provide general hook for section name calculation
Anton Korobeynikov
2008-07-09
1
-0
/
+3
*
Print entity size for mergeable sections
Anton Korobeynikov
2008-07-09
1
-8
/
+18
*
Move flag decoding stuff into special hook
Anton Korobeynikov
2008-07-09
1
-0
/
+2
*
Properly handle linkonce stuff
Anton Korobeynikov
2008-07-09
1
-5
/
+3
*
Provide skeletone code for calculation of section, where global should be emi...
Anton Korobeynikov
2008-07-09
1
-1
/
+1
*
Make hooks virtual
Anton Korobeynikov
2008-07-09
1
-3
/
+4
[next]