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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
Adding multiple object support to MCJIT EH frame handling
Andrew Kaylor
2013-10-11
2
-26
/
+9
|
*
Debug Info: In DIBuilder, the context field of subprogram is updated to use
Manman Ren
2013-10-10
1
-1
/
+1
|
*
Provide msbuild integration for vs2013.
Hans Wennborg
2013-10-10
4
-1
/
+49
|
*
Fix msbuild integration install script.
Hans Wennborg
2013-10-10
1
-2
/
+5
|
*
Test commit. Remove whitespace from otherwise empty lines.
Greg Bedwell
2013-10-09
1
-2
/
+2
|
*
Removing unintended code block from lli
Andrew Kaylor
2013-10-08
1
-9
/
+0
|
*
Only modify lto.exports.def when contents have changed.
Rafael Espindola
2013-10-08
1
-3
/
+9
|
*
Revert r191088, corresponding to r191823 to re-enable llvm-lto on cygming.
NAKAMURA Takumi
2013-10-07
1
-2
/
+0
|
*
[Mips] Teach llvm-readobj to print MIPS-specific ELF program headers.
Simon Atanasyan
2013-10-07
1
-21
/
+38
|
*
lli: Plug leaks in the remote target external implementation.
Benjamin Kramer
2013-10-05
6
-1
/
+16
|
*
Fix object file writing in llvm-lto on Windows.
Rafael Espindola
2013-10-04
1
-1
/
+2
|
*
Attempting to fix lli build error
Andrew Kaylor
2013-10-04
1
-3
/
+3
|
*
Fixing container/pointer bug in remote-lli found by ASan
Andrew Kaylor
2013-10-04
2
-28
/
+29
|
*
lli: Check pipe creation for errors.
Benjamin Kramer
2013-10-04
1
-2
/
+3
|
*
Add lto_codegen_add_dso_symbol to the export list.
Rafael Espindola
2013-10-04
1
-0
/
+1
|
*
Adding support and tests for multiple module handling in lli
Andrew Kaylor
2013-10-04
5
-227
/
+304
|
*
Optimize linkonce_odr unnamed_addr functions during LTO.
Rafael Espindola
2013-10-03
3
-1
/
+18
|
*
Dispose the codegen even when just writing the bitcode file.
Rafael Espindola
2013-10-03
1
-1
/
+3
|
*
Fixing lli-child-target build
Andrew Kaylor
2013-10-02
2
-0
/
+24
|
*
Add newline at eof.
Benjamin Kramer
2013-10-02
1
-1
/
+1
|
*
Pass the resolved lli-child-target executable name to execv, rather than
Richard Smith
2013-10-02
1
-1
/
+1
|
*
Fix build problems with remote lli implementation
Andrew Kaylor
2013-10-02
1
-0
/
+21
|
*
Clean up lli execution code
Andrew Kaylor
2013-10-02
1
-39
/
+41
|
*
Fixing compile warnings
Andrew Kaylor
2013-10-02
1
-2
/
+2
|
*
Adding out-of-process execution support to lli.
Andrew Kaylor
2013-10-02
15
-16
/
+987
|
*
Remove the very substantial, largely unmaintained legacy PGO
Chandler Carruth
2013-10-02
7
-337
/
+2
|
*
Tidy up this line of the Makefile before I start hacking on it.
Chandler Carruth
2013-10-02
1
-9
/
+5
|
*
Fix option parsing in the gold plugin.
Rafael Espindola
2013-10-02
1
-0
/
+15
|
*
Add a -exported-symbol option to llvm-lto.
Rafael Espindola
2013-10-02
1
-0
/
+10
|
*
Enable building LTO on WIN32.
Rafael Espindola
2013-10-02
2
-4
/
+18
|
*
This threads SectionName through the allocateCodeSection/allocateDataSection ...
Filip Pizlo
2013-10-02
3
-7
/
+13
|
*
Remove several unused variables.
Rafael Espindola
2013-10-01
8
-17
/
+0
|
*
Adding multiple module support for MCJIT.
Andrew Kaylor
2013-10-01
1
-16
/
+14
|
*
Move command line options to the users of libLTO. Fixes --enable-shared build.
Rafael Espindola
2013-09-30
2
-16
/
+108
|
*
Revert "Enable building LTO on WIN32."
Rafael Espindola
2013-09-30
2
-15
/
+3
|
*
Enable building LTO on WIN32.
Rafael Espindola
2013-09-30
2
-3
/
+15
|
*
Object/COFF: Rename getXXX{Begin,End} -> xxx_{begin,end}.
Rui Ueyama
2013-09-27
2
-4
/
+4
|
*
Re-submit r191472 with a fix for big endian.
Rui Ueyama
2013-09-27
3
-3
/
+58
|
*
Revert "llvm-objdump: Dump COFF import table if -private-headers option is gi...
Rui Ueyama
2013-09-27
3
-58
/
+3
|
*
Fix another -Wnon-pod-varargs error in r191472.
Rui Ueyama
2013-09-27
1
-1
/
+1
|
*
Fix -Wnon-pod-varargs error in r191472.
Rui Ueyama
2013-09-27
1
-6
/
+6
|
*
llvm-objdump: Dump COFF import table if -private-headers option is given.
Rui Ueyama
2013-09-27
3
-3
/
+58
|
*
Add gnu pubsections as options to llvm-dwarfdump.
Eric Christopher
2013-09-25
1
-0
/
+2
|
*
Dump the normal dwarf pubtypes section as well.
Eric Christopher
2013-09-25
1
-0
/
+1
|
*
Move LTO support library to a component, allowing it to be tested
Peter Collingbourne
2013-09-24
12
-1723
/
+79
|
*
llvm/tools/Makefile: Suppress building llvm-lto on cygming, for now, probably...
NAKAMURA Takumi
2013-09-20
1
-0
/
+2
|
*
Fix LTO handling of module-level assembly (PR14152).
Peter Collingbourne
2013-09-19
6
-4
/
+140
|
*
msbuild: Set _MSC_VER to match the CRT we're using
Reid Kleckner
2013-09-19
2
-0
/
+10
|
*
Include an LLVM-vs2012_xp toolset in the MSBuild integration
Reid Kleckner
2013-09-19
4
-0
/
+37
|
*
Revert "Encapsulate PassManager debug flags to avoid static init and cxa_exit."
Andrew Trick
2013-09-19
8
-33
/
+0
[prev]
[next]