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
*
Connect LLVM CMake build scripts to LLDB's CMake scripts:
Daniel Malea
2013-02-28
1
-0
/
+1
*
Add the -disable-opt option to LTO. This adds:
Bill Wendling
2013-02-28
1
-1
/
+7
*
print TLS segment
Shankar Easwaran
2013-02-27
1
-0
/
+3
*
Try to get rid of a -wunitialized warning: explicitly initialize the pointer
Eli Bendersky
2013-02-26
1
-1
/
+3
*
Fix auto_ptr is deprecated warnings
Matt Arsenault
2013-02-26
1
-11
/
+11
*
Provide workaround for PR 15130.
Andrew Kaylor
2013-02-25
2
-12
/
+34
*
[objdump] Add PT_PHDR.
Michael J. Spencer
2013-02-21
1
-0
/
+3
*
[objdump] Print the PT_INTERP and PT_DYNAMIC correcctly.
Michael J. Spencer
2013-02-20
1
-0
/
+6
*
[llvm-readobj] Add ELF .dynamic table dumping.
Michael J. Spencer
2013-02-20
4
-0
/
+228
*
clang-formatize llvm-symbolizer code
Alexey Samsonov
2013-02-15
3
-78
/
+69
*
llvm-symbolizer: speedup symbol lookup
Dmitry Vyukov
2013-02-14
2
-43
/
+73
*
Use 'RC_XBS' instead of 'RC_BUILDIT' to catch all times when it's built in th...
Bill Wendling
2013-02-13
1
-1
/
+1
*
Add static cast to unsigned char whenever a character classification function...
Guy Benyei
2013-02-12
2
-2
/
+2
*
Add support for the pubnames section to llvm-dwarfdump.
Krzysztof Parzyszek
2013-02-12
1
-0
/
+1
*
Update with attribute group IDs.
Bill Wendling
2013-02-10
1
-11
/
+14
*
[readobj] Fix memory leak.
Michael J. Spencer
2013-02-08
1
-1
/
+2
*
Initial support for DWARF CFI parsing and dumping in LLVM
Eli Bendersky
2013-02-05
1
-0
/
+1
*
[objdump,readobj] Document the purpose and goals of each tool.
Michael J. Spencer
2013-02-05
2
-4
/
+10
*
Print error messages from MemoryBuffer::getFile() in llvm-symbolizer
Alexey Samsonov
2013-02-05
1
-1
/
+2
*
Replace global std::string with const char[]
Alexey Samsonov
2013-02-04
2
-2
/
+2
*
[Object][Archive] Improve performance.
Michael J. Spencer
2013-02-03
1
-1
/
+3
*
Fix a copy/paste-o that got missed because 'check' doesn't build lto.
Chandler Carruth
2013-01-31
1
-1
/
+1
*
Give the MCStreamer class hierarchy LLVM RTTI facilities for use with
Chandler Carruth
2013-01-31
1
-1
/
+6
*
Add support for source and line information to IntelJITEventListener for obje...
Andrew Kaylor
2013-01-28
4
-2
/
+5
*
Extracted ObjCARC.cpp into its own library libLLVMObjCARCOpts in preparation ...
Michael Gottesman
2013-01-28
8
-6
/
+8
*
Add DIContext::getLineInfoForAddressRange() function and test. This function...
Andrew Kaylor
2013-01-26
1
-2
/
+8
*
Add support for applying in-memory relocations to the .debug_line section and...
Andrew Kaylor
2013-01-25
3
-3
/
+63
*
When encountering an unknown file format, ObjectFile::createObjectFile should
Eli Bendersky
2013-01-25
1
-0
/
+5
*
Add command-line flags for DWARF dumping.
Eli Bendersky
2013-01-25
1
-1
/
+18
*
Rename variable to be more comprehensible and follow naming convention
Eli Bendersky
2013-01-25
1
-4
/
+4
*
[bugpoint] make tool selection messages unique
Saleem Abdulrasool
2013-01-24
1
-1
/
+1
*
[bugpoint] set Message after tool configuration
Saleem Abdulrasool
2013-01-24
1
-1
/
+1
*
lli/RecordingMemoryManager: Free allocated sections in the destructor to sati...
NAKAMURA Takumi
2013-01-24
2
-1
/
+12
*
llvm-symbolizer: factor out bits of the tool into separate LLVMSymbolize.{h,c...
Alexey Samsonov
2013-01-22
4
-288
/
+381
*
Fix missed out llvm-stress after APFloat change.
Tim Northover
2013-01-22
1
-3
/
+1
*
[CMake] bugpoint-passes should not be built in "all", when LLVM_BUILD_TOOLS i...
NAKAMURA Takumi
2013-01-22
1
-0
/
+4
*
Remove unneeded #include.
Jakub Staszak
2013-01-21
1
-1
/
+0
*
switch llvm-bcanalyzer onto the new cursor APIs, allowing deletion of
Chris Lattner
2013-01-20
1
-69
/
+73
*
fix method name.
Chris Lattner
2013-01-19
1
-1
/
+1
*
Sort all of the includes. Several files got checked in with mis-sorted
Chandler Carruth
2013-01-19
3
-3
/
+2
*
[MC/Mach-O] Add support for linker options in Mach-O files.
Daniel Dunbar
2013-01-18
1
-1
/
+29
*
Remove unneeded include and empty line
Eli Bendersky
2013-01-16
1
-2
/
+0
*
We want the dwarf AT_producer for assembly source files to match clang's
Kevin Enderby
2013-01-16
1
-0
/
+11
*
Introduce llvm::sys::getProcessTriple() function.
Peter Collingbourne
2013-01-16
1
-1
/
+1
*
[Object][ELF] Simplify ELFObjectFile by using ELFType.
Michael J. Spencer
2013-01-15
1
-12
/
+12
*
LTO: Also init TTI for codegen passes.
Nadav Rotem
2013-01-15
1
-0
/
+1
*
Expose an InitToTextSection through MCStreamer.
Eli Bendersky
2013-01-14
1
-0
/
+1
*
Added -view-callgraph module pass.
Andrew Trick
2013-01-11
1
-72
/
+1
*
llvm-symbolizer: add DATA command that allows to symbolize global variables.
Dmitry Vyukov
2013-01-11
1
-34
/
+88
*
[llvm-objdump] Emit addresses with the correct number of leading 0's.
Michael J. Spencer
2013-01-10
1
-2
/
+5
[next]