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
*
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