projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
fix typo
[oota-llvm.git]
/
tools
/
llvm-as
/
llvm-as.cpp
2015-10-04
Teresa Johnson
Support for function summary index bitcode sections...
blob
|
commitdiff
|
raw
2015-05-11
Alexey Samsonov
Fix input validation issues in llvm-as/llvm-dis
blob
|
commitdiff
|
raw
|
diff to current
2015-04-15
Duncan P. N. Exon...
uselistorder: Remove the global bits
blob
|
commitdiff
|
raw
|
diff to current
2015-04-15
Duncan P. N. Exon...
uselistorder: Pull the bit through WriteToBitcodFile()
blob
|
commitdiff
|
raw
|
diff to current
2015-04-14
Duncan P. N. Exon...
IR: Set -preserve-bc-uselistorder=false by default
blob
|
commitdiff
|
raw
|
diff to current
2014-08-25
Rafael Espindola
Modernize raw_fd_ostream's constructor a bit.
blob
|
commitdiff
|
raw
|
diff to current
2014-08-19
Rafael Espindola
Modernize the .ll parsing interface.
blob
|
commitdiff
|
raw
|
diff to current
2014-04-29
Benjamin Kramer
raw_ostream: Forward declare OpenFlags and include...
blob
|
commitdiff
|
raw
|
diff to current
2014-04-25
Craig Topper
[C++] Use 'nullptr'. Tools edition.
blob
|
commitdiff
|
raw
|
diff to current
2014-03-06
Ahmed Charles
Replace OwningPtr<T> with std::unique_ptr<T>.
blob
|
commitdiff
|
raw
|
diff to current
2014-02-24
Rafael Espindola
Replace the F_Binary flag with a F_Text one.
blob
|
commitdiff
|
raw
|
diff to current
2014-01-19
Chandler Carruth
[PM] Make the verifier work independently of any pass...
blob
|
commitdiff
|
raw
|
diff to current
2014-01-13
Chandler Carruth
[cleanup] Move the Dominators.h and Verifier.h headers...
blob
|
commitdiff
|
raw
|
diff to current
2014-01-07
Chandler Carruth
Move the LLVM IR asm writer header files into the IR...
blob
|
commitdiff
|
raw
|
diff to current
2013-09-19
Andrew Trick
Revert "Encapsulate PassManager debug flags to avoid...
blob
|
commitdiff
|
raw
|
diff to current
2013-09-18
Andrew Trick
Encapsulate PassManager debug flags to avoid static...
blob
|
commitdiff
|
raw
|
diff to current
2013-07-16
Rafael Espindola
Add a wrapper for open.
blob
|
commitdiff
|
raw
|
diff to current
2013-04-12
Andy Gibbs
Replace uses of the deprecated std::auto_ptr with Ownin...
blob
|
commitdiff
|
raw
|
diff to current
2013-01-02
Chandler Carruth
Move all of the header files which are involved in...
blob
|
commitdiff
|
raw
|
diff to current
2012-12-04
Chandler Carruth
Sort the #include lines for tools/...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-16
Chris Lattner
Enhance llvm::SourceMgr to support diagnostic ranges...
blob
|
commitdiff
|
raw
|
diff to current
2010-11-29
Michael J. Spencer
Merge System into Support.
blob
|
commitdiff
|
raw
|
diff to current
2010-10-07
Dan Gohman
Move tool_output_file into its own file.
blob
|
commitdiff
|
raw
|
diff to current
2010-09-01
Dan Gohman
Make tool_output_file's raw_ostream instance a member...
blob
|
commitdiff
|
raw
|
diff to current
2010-08-20
Dan Gohman
Use the new tool_output_file in several tools. This...
blob
|
commitdiff
|
raw
|
diff to current
2009-10-17
Daniel Dunbar
llvm-as: Simplify, and don't create empty output files...
blob
|
commitdiff
|
raw
|
diff to current
2009-09-11
Dan Gohman
Fix llvm-extract's "writing bitcode to a terminal"...
blob
|
commitdiff
|
raw
|
diff to current
2009-08-25
Dan Gohman
Make LLVM command-line tools overwrite their output...
blob
|
commitdiff
|
raw
|
diff to current
2009-08-23
Chris Lattner
eliminate the ostream version of CheckBitcodeOutputToCo...
blob
|
commitdiff
|
raw
|
diff to current
2009-08-23
Chris Lattner
Change raw_fd_ostream to take flags as an optional...
blob
|
commitdiff
|
raw
|
diff to current
2009-07-16
Dan Gohman
Convert more tools code from cerr and cout to errs...
blob
|
commitdiff
|
raw
|
diff to current
2009-07-15
Owen Anderson
To simplify the upcoming context-on-type change, switch...
blob
|
commitdiff
|
raw
|
diff to current
2009-07-15
Dan Gohman
Add a Force option to raw_fd_ostream to specify whether...
blob
|
commitdiff
|
raw
|
diff to current
2009-07-02
Chris Lattner
switch the .ll parser into SMDiagnostic.
blob
|
commitdiff
|
raw
|
diff to current
2009-07-01
Owen Anderson
Hold the LLVMContext by reference rather than by pointer.
blob
|
commitdiff
|
raw
|
diff to current
2009-07-01
Owen Anderson
Add a pointer to the owning LLVMContext to Module....
blob
|
commitdiff
|
raw
|
diff to current
2009-03-06
Chris Lattner
Change various llvm utilities to use PrettyStackTracePr...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-02
Chris Lattner
Reimplement the old and horrible bison parser for ...
blob
|
commitdiff
|
raw
|
diff to current
2008-02-21
Devang Patel
Add -disable-output option.
blob
|
commitdiff
|
raw
|
diff to current
2007-12-29
Chris Lattner
remove attributions from tools.
blob
|
commitdiff
|
raw
|
diff to current
2007-10-08
Dan Gohman
Move the space in overview output for commands out...
blob
|
commitdiff
|
raw
|
diff to current
2007-07-05
Gabor Greif
Here is the bulk of the sanitizing.
blob
|
commitdiff
|
raw
|
diff to current
2007-05-06
Chris Lattner
switch tools to bitcode instead of bytecode
blob
|
commitdiff
|
raw
|
diff to current
2007-04-22
Chris Lattner
add a temporary -bitcode option, which instructs llvm...
blob
|
commitdiff
|
raw
|
diff to current
2007-01-21
Chris Lattner
default to emiting an uncompressed .bc file
blob
|
commitdiff
|
raw
|
diff to current
2006-12-07
Bill Wendling
Changed llvm_ostream et all to OStream. llvm_cerr,...
blob
|
commitdiff
|
raw
|
diff to current
2006-12-06
Chris Lattner
make all llvm tools call llvm_shutdown when they exit...
blob
|
commitdiff
|
raw
|
diff to current
2006-11-29
Bill Wendling
Replacing std::iostreams with llvm iostreams. Some...
blob
|
commitdiff
|
raw
|
diff to current
2006-08-18
Reid Spencer
For PR797:
blob
|
commitdiff
|
raw
|
diff to current
2006-07-06
Chris Lattner
Change the verifier to never throw an exception. Inste...
blob
|
commitdiff
|
raw
|
diff to current
2006-05-29
Chris Lattner
Silly cleanup
blob
|
commitdiff
|
raw
|
diff to current
2005-04-22
Misha Brukman
Remove trailing whitespace
blob
|
commitdiff
|
raw
|
diff to current
2005-02-13
Chris Lattner
Print the module, not the pointer.
blob
|
commitdiff
|
raw
|
diff to current
2005-01-22
Jeff Cohen
Use binary mode for reading/writing bytecode files
blob
|
commitdiff
|
raw
|
diff to current
2005-01-02
Reid Spencer
Prevent output of bytecode to std::cout unless the...
blob
|
commitdiff
|
raw
|
diff to current
2005-01-01
Jeff Cohen
Fix typo 'ompress' => 'compress'.
blob
|
commitdiff
|
raw
|
diff to current
2004-12-30
Reid Spencer
For PR351:
blob
|
commitdiff
|
raw
|
diff to current
2004-11-14
Reid Spencer
Fix usage of changed function prototype
blob
|
commitdiff
|
raw
|
diff to current
2004-11-07
Reid Spencer
Rename the option for defeating compression to be a...
blob
|
commitdiff
|
raw
|
diff to current
2004-11-07
Reid Spencer
Turn on compression by default.
blob
|
commitdiff
|
raw
|
diff to current
2004-11-06
Reid Spencer
Add support for compressed bytecode
blob
|
commitdiff
|
raw
|
diff to current
2004-09-01
Reid Spencer
Changes For Bug 352
blob
|
commitdiff
|
raw
|
diff to current
2004-08-29
Reid Spencer
The functions in Signal.h are now in the llvm::sys...
blob
|
commitdiff
|
raw
|
diff to current
2004-07-13
Chris Lattner
Actually, use an exception to stop verification. This...
blob
|
commitdiff
|
raw
|
diff to current
2004-07-13
Chris Lattner
There is no reason to abort and print a stack trace...
blob
|
commitdiff
|
raw
|
diff to current
2004-07-11
Reid Spencer
Correct an output typo.
blob
|
commitdiff
|
raw
|
diff to current
2004-07-04
Reid Spencer
Add #include <iostream> since Value.h does not include...
blob
|
commitdiff
|
raw
|
diff to current
2004-06-25
Chris Lattner
Write .bc files to binary ostreams. This shouldn't...
blob
|
commitdiff
|
raw
|
diff to current
2004-05-27
Chris Lattner
Header file moved
blob
|
commitdiff
|
raw
|
diff to current
2004-02-19
Chris Lattner
Make sure to print a stack trace whenever an error...
blob
|
commitdiff
|
raw
|
diff to current
2003-11-11
Brian Gaeke
Put all LLVM code into the llvm namespace, as per bug...
blob
|
commitdiff
|
raw
|
diff to current
2003-10-20
Chris Lattner
Fix file header
blob
|
commitdiff
|
raw
|
diff to current
2003-10-20
John Criswell
Added copyright header to all C++ source files.
blob
|
commitdiff
|
raw
|
diff to current
2003-10-10
Misha Brukman
Fix grammar.
blob
|
commitdiff
|
raw
|
diff to current
2003-08-28
Misha Brukman
Renaming LLVM `as' to `llvm-as'.
blob
|
commitdiff
|
raw
|
diff to current
2003-08-18
Chris Lattner
Add new -disable-verify option
blob
|
commitdiff
|
raw
|
diff to current
2003-05-31
Chris Lattner
Add support for: -o -
blob
|
commitdiff
|
raw
|
diff to current
2003-05-22
Chris Lattner
Kill using declarations
blob
|
commitdiff
|
raw
|
diff to current
2002-08-30
Chris Lattner
- 'analyze' and 'as' now explicitly verify input becaus...
blob
|
commitdiff
|
raw
|
diff to current
2002-07-30
Chris Lattner
Print the tool name when an error comes from so that...
blob
|
commitdiff
|
raw
|
diff to current
2002-07-25
Chris Lattner
*** empty log message ***
blob
|
commitdiff
|
raw
|
diff to current
2002-07-22
Chris Lattner
*** empty log message ***
blob
|
commitdiff
|
raw
|
diff to current
2002-06-30
Chris Lattner
Clean up anands patch
blob
|
commitdiff
|
raw
|
diff to current
2002-06-25
Anand Shukla
Changes for 64bit gcc
blob
|
commitdiff
|
raw
|
diff to current
2002-04-29
Chris Lattner
Eliminate duplicate or unneccesary #include's
blob
|
commitdiff
|
raw
|
diff to current
2002-04-28
Chris Lattner
Use operator << to print modules
blob
|
commitdiff
|
raw
|
diff to current
2002-04-18
Chris Lattner
Make sure that there is no case where a signal can...
blob
|
commitdiff
|
raw
|
diff to current
2002-04-07
Chris Lattner
use dump method instead of Asm/Writer to do debug printing
blob
|
commitdiff
|
raw
|
diff to current
2002-01-22
Chris Lattner
In an amazing fit of stupidity, I flipped the condition...
blob
|
commitdiff
|
raw
|
diff to current
2002-01-20
Chris Lattner
Changes to build successfully with GCC 3.02
blob
|
commitdiff
|
raw
|
diff to current
2001-11-27
Chris Lattner
Create a new #include "Support/..." directory structure...
blob
|
commitdiff
|
raw
|
diff to current
2001-07-23
Chris Lattner
CommandLine library cleanup. No longer use getValue...
blob
|
commitdiff
|
raw
|
diff to current
2001-07-23
Chris Lattner
Moved inline/llvm/Tools/* to include/llvm/Support/*
blob
|
commitdiff
|
raw
|
diff to current
2001-07-23
Chris Lattner
Large scale changes to implement new command line argum...
blob
|
commitdiff
|
raw
|
diff to current
2001-06-06
Chris Lattner
Initial revision
blob
|
commitdiff
|
raw
|
diff to current