projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Trying that again.
[oota-llvm.git]
/
tools
/
2007-12-29
Chris Lattner
remove attribution from a variety of miscellaneous...
tree
|
commitdiff
2007-12-29
Chris Lattner
regenerate
tree
|
commitdiff
2007-12-29
Chris Lattner
remove attributions
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-12-25
Gordon Henriksen
Fixing several transforms which would drop the collecto...
tree
|
commitdiff
2007-12-25
Seo Sanghyeon
Actually parse q operation in llvm-ar
tree
|
commitdiff
2007-12-20
Devang Patel
Revert my previous check-in.
tree
|
commitdiff
2007-12-20
Devang Patel
Add lto version check mechanism.
tree
|
commitdiff
2007-12-17
Christopher Lamb
regenerate.
tree
|
commitdiff
2007-12-17
Christopher Lamb
Change the PointerType api for creating pointer types...
tree
|
commitdiff
2007-12-11
Christopher Lamb
Implement address space attribute for LLVM pointer...
tree
|
commitdiff
2007-12-09
Chris Lattner
Fix accidental commit by Bill.
tree
|
commitdiff
2007-12-08
Bill Wendling
Reverting 44702. It wasn't correct to rename them.
tree
|
commitdiff
2007-12-03
Duncan Sands
Rather than having special rules like "intrinsics cannot
tree
|
commitdiff
2007-11-30
Duncan Sands
Add a convenience method for modifying parameter
tree
|
commitdiff
2007-11-28
Duncan Sands
Add some convenience methods for querying attributes...
tree
|
commitdiff
2007-11-27
Ted Kremenek
Added quotes around $(NM_PATH) argument to GenLibDeps...
tree
|
commitdiff
2007-11-27
Duncan Sands
Fix PR1146: parameter attributes are longer part of
tree
|
commitdiff
2007-11-14
Nick Lewycky
Allow the block extractor take to take a list of basic...
tree
|
commitdiff
2007-11-13
Chris Lattner
Make llvm2cpp better, patch for PR1794, contributed...
tree
|
commitdiff
2007-11-05
Gordon Henriksen
Deleting redundant copy of block extractor pass. See...
tree
|
commitdiff
2007-10-24
Chris Lattner
Fix PR1739.
tree
|
commitdiff
2007-10-22
Chris Lattner
add a 'don't use me' marker.
tree
|
commitdiff
2007-10-17
Gordon Henriksen
Switching TargetMachineRegistry to use the new generic...
tree
|
commitdiff
2007-10-15
Dan Gohman
Fix a typo in a comment.
tree
|
commitdiff
2007-10-08
Dan Gohman
Move the space in overview output for commands out...
tree
|
commitdiff
2007-09-28
Dale Johannesen
minor long double related changes
tree
|
commitdiff
2007-09-12
Dale Johannesen
Revise previous patch per review comments.
tree
|
commitdiff
2007-09-11
Dale Johannesen
Add APInt interfaces to APFloat (allows directly
tree
|
commitdiff
2007-09-08
Owen Anderson
Turn GVN on by default.
tree
|
commitdiff
2007-09-07
Dale Johannesen
Apply feedback from previous patch.
tree
|
commitdiff
2007-09-06
Dale Johannesen
Next round of APFloat changes.
tree
|
commitdiff
2007-09-04
Devang Patel
Enable loop index split pass.
tree
|
commitdiff
2007-09-04
David Greene
Update generated files.
tree
|
commitdiff
2007-09-04
David Greene
Revert this because the interface hasn't been updated...
tree
|
commitdiff
2007-09-04
David Greene
Fix typo.
tree
|
commitdiff
2007-09-04
David Greene
Update GEP constructors to use an iterator interface...
tree
|
commitdiff
2007-08-27
David Greene
Update InvokeInst to work like CallInst
tree
|
commitdiff
2007-08-15
David Greene
Update .cvs file
tree
|
commitdiff
2007-08-13
Reid Spencer
Don't build llvm-stub twice.
tree
|
commitdiff
2007-08-08
Reid Spencer
Separate program name from error message with a :
tree
|
commitdiff
2007-08-08
Reid Spencer
Terminate an error message with a newline.
tree
|
commitdiff
2007-08-07
David Greene
Make this code more efficient
tree
|
commitdiff
2007-08-04
Chandler Carruth
Regenerating.
tree
|
commitdiff
2007-08-04
Chandler Carruth
This is the patch to provide clean intrinsic function...
tree
|
commitdiff
2007-08-02
Reid Spencer
Adjust for new CallInst constructor interface.
tree
|
commitdiff
2007-08-01
Owen Anderson
Rename FastDSE to just DSE.
tree
|
commitdiff
2007-08-01
David Greene
Update generated files.
tree
|
commitdiff
2007-08-01
David Greene
New CallInst interface to address GLIBCXX_DEBUG errors...
tree
|
commitdiff
2007-07-30
Dan Gohman
Remove a FIXME comment that wasn't removed when the...
tree
|
commitdiff
2007-07-23
Reid Spencer
Remove dead option.
tree
|
commitdiff
2007-07-18
Reid Spencer
Fix a sys::Path API error caught by a gcc 4.2 warning.
tree
|
commitdiff
2007-07-17
Owen Anderson
Turn on FastDSE by default.
tree
|
commitdiff
2007-07-17
Evan Cheng
Change sroa threshold back.
tree
|
commitdiff
2007-07-17
Evan Cheng
Temporarily set SROA threshold to 512.
tree
|
commitdiff
2007-07-11
Anton Korobeynikov
Emit correct linkage. Patch by Roman Samoilov.
tree
|
commitdiff
2007-07-10
Reid Spencer
Simplify the handling of the --*flags options. The...
tree
|
commitdiff
2007-07-10
Reid Spencer
Makesure the -cppflags also uses the CPP.BaseFlags...
tree
|
commitdiff
2007-07-06
Gabor Greif
finishing touches of bytecode -> bitcode changes. also...
tree
|
commitdiff
2007-07-06
Gabor Greif
eliminate residual cruft related to recognizing bytecode
tree
|
commitdiff
2007-07-05
Chris Lattner
update the .cvs files.
tree
|
commitdiff
2007-07-05
Gabor Greif
Here is the bulk of the sanitizing.
tree
|
commitdiff
2007-07-05
Devang Patel
Fix PR1539. Add LoopPassPrinter.
tree
|
commitdiff
2007-07-04
Gabor Greif
Pretty straightforward replacement of "bytecode" by...
tree
|
commitdiff
2007-06-29
John Criswell
Convert .cvsignore files
tree
|
commitdiff
2007-06-28
Devang Patel
Fix PR 1526.
tree
|
commitdiff
2007-06-28
David Greene
Add support for building with _GLIBCXX_DEBUG. New...
tree
|
commitdiff
2007-06-27
Lauro Ramos Venancio
llvm-nm must print the alias symbols.
tree
|
commitdiff
2007-06-25
Reid Spencer
Fix PR1525:
tree
|
commitdiff
2007-06-19
Chris Lattner
Fix pr1448
tree
|
commitdiff
2007-06-16
Reid Spencer
Fix PR1517:
tree
|
commitdiff
2007-06-16
Reid Spencer
Fix PR1516:
tree
|
commitdiff
2007-06-16
Nick Lewycky
Call the correct function name. Patch from Stephane...
tree
|
commitdiff
2007-06-06
Lauro Ramos Venancio
Fix bugpoint to run -llc-safe with -Xlinker.
tree
|
commitdiff
2007-06-06
Chris Lattner
if internalize is disabled, don't run the pass at all!
tree
|
commitdiff
2007-06-05
Zhou Sheng
Commit first round work of PR1373. "noalias" is now...
tree
|
commitdiff
2007-05-18
Reid Spencer
Regenerate.
tree
|
commitdiff
2007-05-07
Reid Spencer
Initialize variable to null so it has a value in the...
tree
|
commitdiff
2007-05-06
Chris Lattner
use the new MemoryBuffer interfaces to simplify error...
tree
|
commitdiff
2007-05-06
Chris Lattner
remove dead option
tree
|
commitdiff
2007-05-06
Chris Lattner
Fix a buggy conversion from bytecode to bitcode
tree
|
commitdiff
2007-05-06
Chris Lattner
make sure the ofstream for opt's output file is destroy...
tree
|
commitdiff
2007-05-06
Chris Lattner
switch tools to bitcode from bytecode
tree
|
commitdiff
2007-05-06
Chris Lattner
switch tools to bitcode instead of bytecode
tree
|
commitdiff
2007-05-06
Chris Lattner
this doesn't directly depend on bytecode
tree
|
commitdiff
2007-05-06
Chris Lattner
add bitcode support.
tree
|
commitdiff
2007-05-06
Chris Lattner
archive library already depends on bc reader
tree
|
commitdiff
2007-05-06
Chris Lattner
add bitcode support, optimize reading to not read all...
tree
|
commitdiff
2007-05-06
Chris Lattner
use an auto_ptr to avoid an explicit delete
tree
|
commitdiff
2007-05-06
Chris Lattner
add bitcode support
tree
|
commitdiff
2007-05-06
Chris Lattner
Remove the -emit-bytecode option. Noone in the llvm...
tree
|
commitdiff
2007-05-06
Chris Lattner
add bitcode reading support to llvm-nm
tree
|
commitdiff
2007-05-06
Chris Lattner
bitcodify, remove eh cruft
tree
|
commitdiff
2007-05-06
Chris Lattner
debugger depends on bcreader, not llvm-db
tree
|
commitdiff
2007-05-06
Chris Lattner
remove EH cruft, add bitcode support
tree
|
commitdiff
2007-05-06
Chris Lattner
add bitcode reading support, remove eh stuff
tree
|
commitdiff
2007-05-06
Chris Lattner
add bitcode reading support. Remove EH cruft.
tree
|
commitdiff
2007-05-06
Chris Lattner
bitcodify
tree
|
commitdiff
2007-05-06
Chris Lattner
simplify code
tree
|
commitdiff
next