index
:
llvm
master
release_1
release_16
release_20
release_21
release_22
release_23
release_24
release_25
release_26
release_27
release_28
release_29
release_30
release_31
release_32
release_33
stable
svn-tags/RELEASE_1
svn-tags/RELEASE_20
svn-tags/RELEASE_21
svn-tags/RELEASE_22
svn-tags/RELEASE_23
svn-tags/RELEASE_24
svn-tags/RELEASE_25
svn-tags/RELEASE_26
svn-tags/RELEASE_27
svn-tags/RELEASE_28
svn-tags/RELEASE_29
svn-tags/RELEASE_30
svn-tags/RELEASE_31
svn-tags/RELEASE_32
testing
http://llvm.org
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
2007-12-20
Revert my previous check-in.
Devang Patel
2007-12-20
Add lto version check mechanism.
Devang Patel
2007-12-17
regenerate.
Christopher Lamb
2007-12-17
Change the PointerType api for creating pointer types. The old functionality ...
Christopher Lamb
2007-12-11
Implement address space attribute for LLVM pointer types. Address spaces are
Christopher Lamb
2007-12-09
Fix accidental commit by Bill.
Chris Lattner
2007-12-08
Reverting 44702. It wasn't correct to rename them.
Bill Wendling
2007-12-03
Rather than having special rules like "intrinsics cannot
Duncan Sands
2007-11-30
Add a convenience method for modifying parameter
Duncan Sands
2007-11-28
Add some convenience methods for querying attributes, and
Duncan Sands
2007-11-27
Added quotes around $(NM_PATH) argument to GenLibDeps.pl script so that
Ted Kremenek
2007-11-27
Fix PR1146: parameter attributes are longer part of
Duncan Sands
2007-11-14
Allow the block extractor take to take a list of basic blocks to not extract
Nick Lewycky
2007-11-13
Make llvm2cpp better, patch for PR1794, contributed by Zack Rusin.
Chris Lattner
2007-11-05
Deleting redundant copy of block extractor pass. See also PR1775.
Gordon Henriksen
2007-10-24
Fix PR1739.
Chris Lattner
2007-10-22
add a 'don't use me' marker.
Chris Lattner
2007-10-17
Switching TargetMachineRegistry to use the new generic Registry.
Gordon Henriksen
2007-10-15
Fix a typo in a comment.
Dan Gohman
2007-10-08
Move the space in overview output for commands out of each of the
Dan Gohman
2007-09-28
minor long double related changes
Dale Johannesen
2007-09-12
Revise previous patch per review comments.
Dale Johannesen
2007-09-11
Add APInt interfaces to APFloat (allows directly
Dale Johannesen
2007-09-08
Turn GVN on by default.
Owen Anderson
2007-09-07
Apply feedback from previous patch.
Dale Johannesen
2007-09-06
Next round of APFloat changes.
Dale Johannesen
2007-09-04
Enable loop index split pass.
Devang Patel
2007-09-04
Update generated files.
David Greene
2007-09-04
Revert this because the interface hasn't been updated yet.
David Greene
2007-09-04
Fix typo.
David Greene
2007-09-04
Update GEP constructors to use an iterator interface to fix
David Greene
2007-08-27
Update InvokeInst to work like CallInst
David Greene
2007-08-15
Update .cvs file
David Greene
2007-08-13
Don't build llvm-stub twice.
Reid Spencer
2007-08-08
Separate program name from error message with a :
Reid Spencer
2007-08-08
Terminate an error message with a newline.
Reid Spencer
2007-08-07
Make this code more efficient
David Greene
2007-08-04
Regenerating.
Chandler Carruth
2007-08-04
This is the patch to provide clean intrinsic function overloading support in ...
Chandler Carruth
2007-08-02
Adjust for new CallInst constructor interface.
Reid Spencer
2007-08-01
Rename FastDSE to just DSE.
Owen Anderson
2007-08-01
Update generated files.
David Greene
2007-08-01
New CallInst interface to address GLIBCXX_DEBUG errors caused by
David Greene
2007-07-30
Remove a FIXME comment that wasn't removed when the code it accompanied
Dan Gohman
2007-07-23
Remove dead option.
Reid Spencer
2007-07-18
Fix a sys::Path API error caught by a gcc 4.2 warning.
Reid Spencer
2007-07-17
Turn on FastDSE by default.
Owen Anderson
2007-07-17
Change sroa threshold back.
Evan Cheng
2007-07-17
Temporarily set SROA threshold to 512.
Evan Cheng
2007-07-11
Emit correct linkage. Patch by Roman Samoilov.
Anton Korobeynikov
[prev]
[next]