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
/
opt
/
Makefile
Age
Commit message (
Expand
)
Author
2002-06-25
Changes for 64bit gcc
Anand Shukla
2002-05-07
Straighten out makefiles after moving code to new Transform Utils library
Chris Lattner
2002-04-07
Remove asmwriter library from link line, because the useful contents of it
Chris Lattner
2002-03-28
Makefile change for IPO's that use the Datastructure analysis stuff
Chris Lattner
2002-03-06
Pull interprocedural analyses out of Analysis library into their own lib
Chris Lattner
2002-02-26
Link in the PathProfiles library
Anand Shukla
2002-01-31
Resolve dependencies
Chris Lattner
2002-01-21
Eliminate opt library
Chris Lattner
2001-12-04
Use new induction variable simplification code with -indvars option
Chris Lattner
2001-11-26
Link to ipo library
Chris Lattner
2001-11-10
add Yet Another Instance of a Static Library
Chris Lattner
2001-11-01
Move the Raise xform from opt to transforms
Chris Lattner
2001-10-18
Expose more xforms to the opt utility
Chris Lattner
2001-10-18
Add support to insert trace code as an "optimization"
Chris Lattner
2001-09-07
Make use of the new TOOLNAME/USEDLIBS options provided in Makefile.common
Chris Lattner
2001-07-23
Large scale changes to implement new command line argument facility
Chris Lattner
2001-07-20
Add support to call LevelRaise
Chris Lattner
2001-07-15
Reordered link line for correct static linking.
Vikram S. Adve
2001-06-06
Initial revision
Chris Lattner
[prev]