projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Factor FlattenCFG out from SimplifyCFG
[oota-llvm.git]
/
tools
/
2013-08-06
Tom Stellard
Factor FlattenCFG out from SimplifyCFG
tree
|
commitdiff
2013-08-06
Shuxin Yang
Add some comment to LTOCodeGenerator class
tree
|
commitdiff
2013-08-05
Michael Gottesman
[bugpoint] Allow the user to specify the path to opt...
tree
|
commitdiff
2013-08-03
Benjamin Kramer
Unbreak llvm-rtdyld build.
tree
|
commitdiff
2013-08-03
Benjamin Kramer
llvm-rtdyld: Don't leak memory managers.
tree
|
commitdiff
2013-08-02
Hal Finkel
Fix invalid function pointers in bugpoint ExtractLoops
tree
|
commitdiff
2013-08-02
Eric Christopher
Use @rpath for libraries rather than @executable_path...
tree
|
commitdiff
2013-08-01
Bill Wendling
Use function attributes to indicate that we don't want...
tree
|
commitdiff
2013-07-29
Rafael Espindola
Add support for the 's' operation to llvm-ar.
tree
|
commitdiff
2013-07-27
Tom Stellard
SimplifyCFG: Use parallel-and and parallel-or mode...
tree
|
commitdiff
2013-07-25
Rafael Espindola
Remove the mblaze backend from llvm.
tree
|
commitdiff
2013-07-25
Bill Wendling
Replace the "NoFramePointerElimNonLeaf" target option...
tree
|
commitdiff
2013-07-23
Rafael Espindola
Split getOpenFile into getOpenFile and getOpenFileSlice.
tree
|
commitdiff
2013-07-23
Rafael Espindola
Fix use of the getOpenFile api.
tree
|
commitdiff
2013-07-23
Rafael Espindola
Fix the build in c++03 mode.
tree
|
commitdiff
2013-07-23
Rafael Espindola
Add an initial implementation of archive symbol table...
tree
|
commitdiff
2013-07-23
Shuxin Yang
remove unnecessary space
tree
|
commitdiff
2013-07-22
Bill Wendling
Recommit r186217 with testcase fix:
tree
|
commitdiff
2013-07-22
Shuxin Yang
Initialize/Register LTO passes to enable flags like...
tree
|
commitdiff
2013-07-22
Rafael Espindola
Replace archive members in the old position.
tree
|
commitdiff
2013-07-21
Rafael Espindola
Handle replacement into a position past the original...
tree
|
commitdiff
2013-07-19
Rui Ueyama
Retry submitting r186623: COFFDumper: Dump data directo...
tree
|
commitdiff
2013-07-19
Rafael Espindola
Fix inserting new elements in a specified location.
tree
|
commitdiff
2013-07-19
Tim Northover
Improve llvm-mc disassembler mode and refactor ARM...
tree
|
commitdiff
2013-07-18
Rui Ueyama
Revert "COFFDumper: Dump data directory entries."
tree
|
commitdiff
2013-07-18
Rui Ueyama
COFFDumper: Dump data directory entries.
tree
|
commitdiff
2013-07-17
NAKAMURA Takumi
llvm-ar: doExtract(): Write extracted files with F_Bina...
tree
|
commitdiff
2013-07-17
NAKAMURA Takumi
LLVMSymbolize.cpp: Fix build. Triple::ArchType is not...
tree
|
commitdiff
2013-07-17
Alexey Samsonov
llvm-symbolizer: be more careful with colons in file...
tree
|
commitdiff
2013-07-16
Rafael Espindola
Add a wrapper for open.
tree
|
commitdiff
2013-07-16
Rafael Espindola
On error, close the temporary file descriptor.
tree
|
commitdiff
2013-07-16
Rafael Espindola
Use open+fstat instead of stat+open.
tree
|
commitdiff
2013-07-16
Rafael Espindola
Remember that we have a null terminated string.
tree
|
commitdiff
2013-07-13
Rafael Espindola
Try to open the file before use data from stat.
tree
|
commitdiff
2013-07-13
Rafael Espindola
Remove unused file. Thanks to Sean Silva for noticing it.
tree
|
commitdiff
2013-07-13
Rafael Espindola
Add r186216 back, but make the test tolerant of differe...
tree
|
commitdiff
2013-07-13
Chandler Carruth
Revert commit r186217 -- this is breaking bots:
tree
|
commitdiff
2013-07-13
Chandler Carruth
Revert commit r186216 -- it's breaking bots:
tree
|
commitdiff
2013-07-12
Bill Wendling
Use the function attributes to pass along the stack...
tree
|
commitdiff
2013-07-12
Rafael Espindola
Fix a off by one error about which members need to...
tree
|
commitdiff
2013-07-12
Rafael Espindola
fix autoconf build
tree
|
commitdiff
2013-07-12
Rafael Espindola
Fix the build with c++03.
tree
|
commitdiff
2013-07-12
Rafael Espindola
Change llvm-ar to use lib/Object.
tree
|
commitdiff
2013-07-12
Rafael Espindola
Add static.
tree
|
commitdiff
2013-07-11
Benjamin Kramer
llvm-ar: Clean up memory management with OwningPtr.
tree
|
commitdiff
2013-07-11
Rafael Espindola
Use %llu to print a 64 bit number. Should fix the ARM...
tree
|
commitdiff
2013-07-11
Rafael Espindola
InsertBefore is the same as AddBefore. Delete it.
tree
|
commitdiff
2013-07-11
Rafael Espindola
Fix a FIXME about the format and add a test.
tree
|
commitdiff
2013-07-11
Rafael Espindola
Remove the 'N' modifier from llvm-ar.
tree
|
commitdiff
2013-07-11
Rafael Espindola
Delete dead code.
tree
|
commitdiff
2013-07-11
Rafael Espindola
Remove support for truncating names in archives.
tree
|
commitdiff
2013-07-11
Rafael Espindola
Sync llvm-ar's help string with the options it supports.
tree
|
commitdiff
2013-07-10
Rafael Espindola
Don't crash in 'llvm -s' when an archive has no symtab.
tree
|
commitdiff
2013-07-08
Bill Wendling
Don't run internalize if we're outputing bit-code and...
tree
|
commitdiff
2013-07-08
Rafael Espindola
Create files with the correct permission instead of...
tree
|
commitdiff
2013-07-08
Manuel Klimek
Fixes problem when calling llvm-ar from an unmodifiable...
tree
|
commitdiff
2013-07-06
Benjamin Kramer
COFFDumper: Print uint64_t with the right format string.
tree
|
commitdiff
2013-07-06
Michael Gottesman
[llvm-ar] Added llvm_unreachable to quiet -Wreturn...
tree
|
commitdiff
2013-07-05
Rafael Espindola
Add a createUniqueFile function and switch llvm's users...
tree
|
commitdiff
2013-07-05
Rafael Espindola
Use sys::fs::createTemporaryFile.
tree
|
commitdiff
2013-07-05
Rafael Espindola
Don't create an archive if, for example, we are asked...
tree
|
commitdiff
2013-07-05
Rafael Espindola
Use simpler version of exists.
tree
|
commitdiff
2013-07-05
Rafael Espindola
Remove NoOperation.
tree
|
commitdiff
2013-07-05
Rafael Espindola
Don't treat bitcode files specially in llvm-ar.
tree
|
commitdiff
2013-07-03
Rafael Espindola
Make llvm-nm return 1 on error.
tree
|
commitdiff
2013-07-02
Rafael Espindola
Remove address spaces from MC.
tree
|
commitdiff
2013-07-01
NAKAMURA Takumi
llvm-symbolizer: Recognize a drive letter on win32...
tree
|
commitdiff
2013-07-01
Sylvestre Ledru
The build system is currently miss-identifying GNU...
tree
|
commitdiff
2013-06-28
Daniel Malea
Add flag to lli to enable debugging of IR when used...
tree
|
commitdiff
2013-06-28
Hal Finkel
Fix bugpoint execution/reference output file name
tree
|
commitdiff
2013-06-28
Alexey Samsonov
llvm-symbolizer: don't leave dangling pointers after...
tree
|
commitdiff
2013-06-28
Alexey Samsonov
llvm-symbolizer: skip leading underscore in Mach-O...
tree
|
commitdiff
2013-06-28
Alexey Samsonov
llvm-symbolizer: make name demangling a public static...
tree
|
commitdiff
2013-06-28
Alexey Samsonov
llvm-symbolizer: add support for Mach-O universal binaries
tree
|
commitdiff
2013-06-28
Manman Ren
Debug Info: clean up usage of Verify.
tree
|
commitdiff
2013-06-26
Eric Christopher
Revert "Debug Info: clean up usage of Verify." as it...
tree
|
commitdiff
2013-06-26
Manman Ren
Debug Info: clean up usage of Verify.
tree
|
commitdiff
2013-06-26
Rafael Espindola
Use enums instead of raw octal values.
tree
|
commitdiff
2013-06-26
Rafael Espindola
Remove unused includes.
tree
|
commitdiff
2013-06-26
Andy Gibbs
Provide bootstrap support to build only llvm+clang...
tree
|
commitdiff
2013-06-26
Rafael Espindola
Port GetMainExecutable over to PathV2.
tree
|
commitdiff
2013-06-25
Rafael Espindola
Move GetEXESuffix to the one place it is used.
tree
|
commitdiff
2013-06-25
Rafael Espindola
keep only the StringRef version of getFileOrSTDIN.
tree
|
commitdiff
2013-06-22
Rafael Espindola
Create the file with the right permissions instead...
tree
|
commitdiff
2013-06-22
Sean Silva
[yaml2obj][ELF] Make symbol table top-level key.
tree
|
commitdiff
2013-06-22
Sean Silva
[yaml2obj][ELF] Narrow parameter.
tree
|
commitdiff
2013-06-22
Sean Silva
[yaml2obj][ELF] Don't special case writing these.
tree
|
commitdiff
2013-06-22
Sean Silva
[yaml2obj][ELF] Make this "type switch" actually readable.
tree
|
commitdiff
2013-06-22
Sean Silva
[yaml2obj][ELF] Align section contents in the output.
tree
|
commitdiff
2013-06-21
Rafael Espindola
Convert some uses of PathV1.h in ArchiveWriter.cpp.
tree
|
commitdiff
2013-06-21
Sean Silva
[yaml2obj][ELF] Allow expressing undefined symbols.
tree
|
commitdiff
2013-06-21
Sean Silva
Unbreak bots. Didn't realize this was a C++11 feature.
tree
|
commitdiff
2013-06-21
Sean Silva
[yaml2obj][ELF] Don't explicitly set `Binding` with...
tree
|
commitdiff
2013-06-20
Rafael Espindola
Add a fixme.
tree
|
commitdiff
2013-06-20
Rafael Espindola
Remove last use of PathV1.h from Archive.cpp.
tree
|
commitdiff
2013-06-20
Sean Silva
[yaml2obj][ELF] Add support for st_value and st_size.
tree
|
commitdiff
2013-06-20
Sean Silva
[yaml2obj][ELF] Allow symbols to reference sections.
tree
|
commitdiff
2013-06-20
Sean Silva
[yaml2obj][ELF] Add the section name -> section index...
tree
|
commitdiff
2013-06-20
Rafael Espindola
Add a setLastModificationAndAccessTime to PathV2.
tree
|
commitdiff
2013-06-20
Rafael Espindola
Use a raw_fd_ostream instead of a std::ofstream.
tree
|
commitdiff
next