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
/
tools
/
lto
/
LTOModule.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
lto/addAsmGlobalSymbols: fail fracefully when the target does not define AsmP...
Ivan Krasin
2011-09-08
1
-2
/
+3
*
Simplify the computation of undefined symbols. Instead of walking
Rafael Espindola
2011-03-18
1
-2
/
+0
*
Add support in the LTO library for loading an object from the middle
Rafael Espindola
2011-03-17
1
-1
/
+6
*
Add a special streamer to libLTO that just records symbols definitions and
Rafael Espindola
2011-03-02
1
-3
/
+9
*
Don't open the file again in the gold plugin. To be able to do this, update
Rafael Espindola
2011-02-08
1
-0
/
+3
*
Make it possible to set the target triple and expose that with an option in the
Rafael Espindola
2010-08-09
1
-0
/
+1
*
Fix struct/class mismatch for LTOModule and LTOCodeGenerator, detected by Clang
Douglas Gregor
2009-12-23
1
-2
/
+1
*
Added getDefaultSubtargetFeatures method to SubtargetFeatures class which ret...
Viktor Kutuzov
2009-11-18
1
-2
/
+0
*
Maintain the old LTO API, by using the global context.
Owen Anderson
2009-07-02
1
-4
/
+0
*
Make the use of const with respect to LLVMContext sane. Hopefully this is th...
Owen Anderson
2009-07-01
1
-3
/
+3
*
Hold the LLVMContext by reference rather than by pointer.
Owen Anderson
2009-07-01
1
-3
/
+3
*
Add a pointer to the owning LLVMContext to Module. This requires threading L...
Owen Anderson
2009-07-01
1
-4
/
+9
*
<rdar://problem/6927148> libLTO needs to handle i386 magic objc class symbols
Nick Kledzik
2009-06-01
1
-2
/
+8
*
Untabify.
Evan Cheng
2009-05-30
1
-1
/
+1
*
Add LTO_SYMBOL_DEFINITION_WEAKUNDEF, use that on the gold plugin.
Rafael Espindola
2009-04-24
1
-1
/
+1
*
Do not forget global definitions from inline asm code block.
Devang Patel
2008-07-16
1
-0
/
+1
*
Rename new lto2 tool as lto.
Devang Patel
2008-06-30
1
-0
/
+105