projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Include valgrind in the steps to reproduce if valgrind was used to reproduce
[oota-llvm.git]
/
tools
/
llvm-ld
/
2009-08-05
Dan Gohman
Use (void *)(intptr_t) to cast function addresses to...
tree
|
commitdiff
2009-08-05
Dan Gohman
Fix FindExecutable to use sys::Path::GetMainExecutable...
tree
|
commitdiff
2009-07-22
Sanjiv Gupta
Added -b option to override the default bitcode output...
tree
|
commitdiff
2009-07-16
Dan Gohman
Convert more tools code from cerr and cout to errs...
tree
|
commitdiff
2009-07-16
Daniel Dunbar
Kill off last uses of TargetMachineRegistry class.
tree
|
commitdiff
2009-07-15
Owen Anderson
To simplify the upcoming context-on-type change, switch...
tree
|
commitdiff
2009-07-15
Dan Gohman
Use errs() instead of std::cerr.
tree
|
commitdiff
2009-07-01
Owen Anderson
Hold the LLVMContext by reference rather than by pointer.
tree
|
commitdiff
2009-07-01
Owen Anderson
Add a pointer to the owning LLVMContext to Module....
tree
|
commitdiff
2009-06-03
Daniel Dunbar
Change LTO to run the global opt pass twice.
tree
|
commitdiff
2009-06-03
Daniel Dunbar
Add createStandardLTOPasses to StandardPasses.h, and...
tree
|
commitdiff
2009-03-06
Chris Lattner
Change various llvm utilities to use PrettyStackTracePr...
tree
|
commitdiff
2009-02-26
Nick Lewycky
Add the function attributes pass during LTO time.
tree
|
commitdiff
2009-01-05
Chris Lattner
make llvm-ld smart enough to link against native librar...
tree
|
commitdiff
2008-11-19
Andrew Lenharth
ignore the -m elf_i386 directive used in the linux...
tree
|
commitdiff
2008-09-22
Oscar Fuentes
Initial support for the CMake build system.
tree
|
commitdiff
2008-08-15
Owen Anderson
Remove GCSE, ValueNumbering, and LoadValueNumbering...
tree
|
commitdiff
2008-07-02
Owen Anderson
Use ADCE instead of just DCE. ADCE will better clean...
tree
|
commitdiff
2008-06-27
Argyrios Kyrtzidis
Since we are using GCC to assemble the program, make...
tree
|
commitdiff
2008-06-25
Chris Lattner
run mem2reg after the second jump threading pass in...
tree
|
commitdiff
2008-06-25
Chris Lattner
remove some dead options.
tree
|
commitdiff
2008-06-15
Argyrios Kyrtzidis
Add an "exe" suffix only if the output file has no...
tree
|
commitdiff
2008-06-15
Argyrios Kyrtzidis
Make sure all produced executable files have "exe"...
tree
|
commitdiff
2008-06-15
Argyrios Kyrtzidis
Append "exe" suffix to executable files.
tree
|
commitdiff
2008-04-22
Owen Anderson
Move MemCpyOpt after GVN.
tree
|
commitdiff
2008-04-21
Chris Lattner
run the jump threading pass in llvm-ld also
tree
|
commitdiff
2008-04-09
Owen Anderson
Factor a bunch of functionality related to memcpy and...
tree
|
commitdiff
2008-03-19
Andrew Lenharth
style and spelling
tree
|
commitdiff
2008-03-19
Andrew Lenharth
llvm-ld deserves disable-verify too. opt shouldn't...
tree
|
commitdiff
2008-02-20
Anton Korobeynikov
Unbreak build with gcc 4.3: provide missed includes...
tree
|
commitdiff
2008-01-27
Chris Lattner
Add support for frameworks. Patch by Shantonu Sen!
tree
|
commitdiff
2008-01-09
Chris Lattner
Fix llvm-ld -Xlinker, patch by Daniel Teske!
tree
|
commitdiff
2007-12-29
Chris Lattner
remove attributions from tools.
tree
|
commitdiff
2007-12-29
Chris Lattner
remove attributions from tools/utils makefiles.
tree
|
commitdiff
2007-10-08
Dan Gohman
Move the space in overview output for commands out...
tree
|
commitdiff
2007-09-08
Owen Anderson
Turn GVN on by default.
tree
|
commitdiff
2007-08-01
Owen Anderson
Rename FastDSE to just DSE.
tree
|
commitdiff
2007-07-23
Reid Spencer
Remove dead option.
tree
|
commitdiff
2007-07-17
Owen Anderson
Turn on FastDSE by default.
tree
|
commitdiff
2007-07-05
Gabor Greif
Here is the bulk of the sanitizing.
tree
|
commitdiff
2007-06-19
Chris Lattner
Fix pr1448
tree
|
commitdiff
2007-06-06
Chris Lattner
if internalize is disabled, don't run the pass at all!
tree
|
commitdiff
2007-05-06
Chris Lattner
switch tools to bitcode instead of bytecode
tree
|
commitdiff
2007-05-06
Chris Lattner
add bitcode support.
tree
|
commitdiff
2007-04-29
Reid Spencer
Augment the verbose output to print out the sub-command...
tree
|
commitdiff
2007-04-05
Chris Lattner
run a late dce pass to clean up extra cruft.
tree
|
commitdiff
2007-04-04
Reid Spencer
For PR1302:
tree
|
commitdiff
2007-03-07
Devang Patel
Now LICM is a LoopPass.
tree
|
commitdiff
2007-02-16
Anton Korobeynikov
Add possibility to set memory limit for binaries run...
tree
|
commitdiff
2007-02-09
Reid Spencer
Clean up error handling.
tree
|
commitdiff
2007-02-08
Reid Spencer
For PR1153:
tree
|
commitdiff
2007-02-08
Reid Spencer
For PR1153:
tree
|
commitdiff
2007-02-05
Reid Spencer
For PR411:
tree
|
commitdiff
2007-01-21
Chris Lattner
default to emiting an uncompressed .bc file
tree
|
commitdiff
2006-12-07
Bill Wendling
Changed llvm_ostream et all to OStream. llvm_cerr,...
tree
|
commitdiff
2006-12-06
Chris Lattner
make all llvm tools call llvm_shutdown when they exit...
tree
|
commitdiff
2006-12-01
Chris Lattner
target constructors are never used
tree
|
commitdiff
2006-11-29
Bill Wendling
Replacing std::iostreams with llvm iostreams. Some...
tree
|
commitdiff
2006-11-17
Bill Wendling
Need <iostream> for the time being.
tree
|
commitdiff
2006-11-11
Reid Spencer
Minor style fixes from review.
tree
|
commitdiff
2006-11-11
Reid Spencer
For PR998:
tree
|
commitdiff
2006-11-05
Reid Spencer
Fix a problem in the the last patch that subverts error...
tree
|
commitdiff
2006-11-05
Jeff Cohen
Unbreak VC++ build.
tree
|
commitdiff
2006-09-04
Chris Lattner
Use LINK_COMPONENTS to specify *components* to link...
tree
|
commitdiff
2006-09-01
Anton Korobeynikov
- Fixed broken Win32 build
tree
|
commitdiff
2006-08-27
Chris Lattner
eliminate only use of FilteredPassNameParser
tree
|
commitdiff
2006-08-23
Reid Spencer
For PR797:
tree
|
commitdiff
2006-08-23
Reid Spencer
For PR797:
tree
|
commitdiff
2006-08-22
Reid Spencer
For PR797:
tree
|
commitdiff
2006-08-21
Reid Spencer
For PR797:
tree
|
commitdiff
2006-08-20
Reid Spencer
Make sure the verify pass gets run after the user's...
tree
|
commitdiff
2006-08-20
Reid Spencer
Rename the -verify option to be -verify-each so that...
tree
|
commitdiff
2006-08-20
Reid Spencer
Convert llvm-ld to use the PluginLoader like opt instea...
tree
|
commitdiff
2006-07-07
Chris Lattner
Tools require EH for their top-level try blocks.
tree
|
commitdiff
2006-06-27
Devang Patel
Fix cut-n-pasto in comments.
tree
|
commitdiff
2006-06-16
Chris Lattner
Don't pass target name into TargetData anymore, it...
tree
|
commitdiff
2006-06-07
Reid Spencer
Shorten a value description so --help out isn't so...
tree
|
commitdiff
2006-06-07
Reid Spencer
For PR780:
tree
|
commitdiff
2006-06-02
Chris Lattner
Fix a -pedantic warning
tree
|
commitdiff
2006-06-01
Reid Spencer
Use archive libraries instead of object files for VMCor...
tree
|
commitdiff
2006-05-14
Chris Lattner
Delete memory allocated by CopyEnv
tree
|
commitdiff
2006-03-06
Reid Spencer
Make sure command line options are parsed before we...
tree
|
commitdiff
2006-01-10
Reid Spencer
For PR521:
tree
|
commitdiff
2005-12-21
Reid Spencer
Implement PR512:
tree
|
commitdiff
2005-12-13
Reid Spencer
Adjust the constructor to the Linker class to take...
tree
|
commitdiff
2005-10-27
John Criswell
Move some constant folding code shared by Analysis...
tree
|
commitdiff
2005-10-26
John Criswell
1. Remove libraries no longer created from the list...
tree
|
commitdiff
2005-10-18
Chris Lattner
Fix PR637
tree
|
commitdiff
2005-07-08
Reid Spencer
Final Changes For PR495:
tree
|
commitdiff
2005-07-07
Reid Spencer
For PR495:
tree
|
commitdiff
2005-04-22
Misha Brukman
Remove trailing whitespace
tree
|
commitdiff
2005-04-10
Chris Lattner
The first argument to ExecuteAndWait should be the...
tree
|
commitdiff
2005-02-13
Chris Lattner
Conform to the documented interface by null terminating...
tree
|
commitdiff
2005-01-22
Jeff Cohen
Use binary mode for reading/writing bytecode files
tree
|
commitdiff
2004-12-30
Reid Spencer
For PR351:
tree
|
commitdiff
2004-12-22
Reid Spencer
Correct compilation for Cygwin. FindExecutable now...
tree
|
commitdiff
2004-12-22
Misha Brukman
Fix the Win32 build
tree
|
commitdiff
2004-12-22
Reid Spencer
Make parameters to CopyFile use explicit instantiation...
tree
|
commitdiff
2004-12-19
Reid Spencer
For PR351:
tree
|
commitdiff
2004-12-18
Reid Spencer
sys::CopyFile returns void and throws an exception...
tree
|
commitdiff
next