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
/
CodeGen
/
TargetLoweringObjectFileImpl.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update aosp/master llvm for rebase to r233350
Pirama Arumuga Nainar
2015-04-09
1
-0
/
+15
*
Update aosp/master LLVM for rebase to r230699.
Stephen Hines
2015-03-23
1
-2
/
+9
*
Update aosp/master LLVM for rebase to r222494.
Stephen Hines
2014-12-02
1
-2
/
+4
*
Update LLVM for rebase to r212749.
Stephen Hines
2014-07-21
1
-8
/
+4
*
Update LLVM for 3.5 rebase (r209712).
Stephen Hines
2014-05-29
1
-4
/
+13
*
Update to LLVM 3.5a.
Stephen Hines
2014-04-24
1
-76
/
+82
*
[mc-coff] Forward Linker Option flags into the .drectve section
Reid Kleckner
2013-04-25
1
-0
/
+6
*
Sort the #include lines for the include/... tree with the script.
Chandler Carruth
2012-12-03
1
-1
/
+1
*
Fix comment
Anton Korobeynikov
2012-11-14
1
-2
/
+2
*
Use TARGET2 relocation for TType references on ARM.
Anton Korobeynikov
2012-11-14
1
-8
/
+7
*
Move the support for using .init_array from ARM to the generic
Rafael Espindola
2012-06-19
1
-0
/
+3
*
Modify the code that emits the module flags to use the new module flags accessor
Bill Wendling
2012-02-15
1
-2
/
+3
*
Add code to the target lowering object file module to handle module flags.
Bill Wendling
2012-02-14
1
-0
/
+5
*
Properly emit ctors / dtors with priorities into desired sections
Anton Korobeynikov
2012-01-25
1
-0
/
+5
*
Goodbye TargetAsmInfo. This eliminate last bit of CodeGen and Target in llvm-mc.
Evan Cheng
2011-07-20
1
-5
/
+0
*
Add MCObjectFileInfo and sink the MCSections initialization code from
Evan Cheng
2011-07-20
1
-108
/
+3
*
Fix up TargetLoweringObjectFile ctors to properly initialize fields.
Evan Cheng
2011-07-13
1
-3
/
+3
*
Add the suffix to the Win64 EH data sections' names if given. Add a test for
Charles Davis
2011-05-27
1
-6
/
+2
*
Add a parameter to the Win64 EH section getters to get a section with a
Charles Davis
2011-05-27
1
-6
/
+12
*
Add .pdata and .xdata sections to the COFF TLOF implementation.
Charles Davis
2011-05-20
1
-0
/
+10
*
GCC uses a different encoding of pointers in the FDE when using
Rafael Espindola
2011-05-01
1
-1
/
+1
*
Remove unnecessary argument.
Rafael Espindola
2011-04-27
1
-4
/
+4
*
Rename getPersonalityPICSymbol to getCFIPersonalitySymbol, document it, and
Rafael Espindola
2011-04-27
1
-1
/
+10
*
Put each personality function in a section. This fixes the gnu ld warning:
Rafael Espindola
2011-04-16
1
-0
/
+5
*
Fix a ton of comment typos found by codespell. Patch by
Chris Lattner
2011-04-15
1
-1
/
+1
*
Delay the creation of eh_frame so that the user can change the defaults.
Rafael Espindola
2011-01-23
1
-0
/
+6
*
nuke dead ivar which was supposed to be committed with r112496
Chris Lattner
2010-08-30
1
-1
/
+0
*
More data/parsing support for tls directives. Add a few more testcases
Eric Christopher
2010-05-17
1
-3
/
+7
*
Add some section and constant support for darwin TLS.
Eric Christopher
2010-05-17
1
-0
/
+13
*
switch MCSectionCOFF from a syntactic to semantic representation,
Chris Lattner
2010-05-07
1
-8
/
+5
*
delete a forwarding function.
Chris Lattner
2010-04-08
1
-5
/
+0
*
move elf section uniquing to MCContext. Along the way
Chris Lattner
2010-04-08
1
-3
/
+2
*
remove the TargetLoweringObjectFileMachO::getMachoSection
Chris Lattner
2010-04-08
1
-14
/
+0
*
move macho section uniquing from MCParser and TLOF to MCContext where
Chris Lattner
2010-04-08
1
-4
/
+2
*
rename getSymbolForDwarf* to getExprForDwarf* since it returns
Chris Lattner
2010-03-11
1
-6
/
+8
*
It turned out that we failed to emit proper symbol stubs on non-x86/darwin fo...
Anton Korobeynikov
2010-02-21
1
-0
/
+5
*
Revert Anton's most recent EH patch (r96637), since it breaks a lot of
Bob Wilson
2010-02-19
1
-5
/
+0
*
Use the same encoding for EH stuff uniformly on all MachO targets.
Anton Korobeynikov
2010-02-19
1
-0
/
+5
*
Move TLOF implementations to libCodegen to resolve layering violation.
Anton Korobeynikov
2010-02-15
1
-0
/
+202