summaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAge
* Move the space in overview output for commands out of each of theDan Gohman2007-10-08
* minor long double related changesDale Johannesen2007-09-28
* Revise previous patch per review comments.Dale Johannesen2007-09-12
* Add APInt interfaces to APFloat (allows directlyDale Johannesen2007-09-11
* Turn GVN on by default.Owen Anderson2007-09-08
* Apply feedback from previous patch.Dale Johannesen2007-09-07
* Next round of APFloat changes.Dale Johannesen2007-09-06
* Enable loop index split pass.Devang Patel2007-09-04
* Update generated files.David Greene2007-09-04
* Revert this because the interface hasn't been updated yet.David Greene2007-09-04
* Fix typo.David Greene2007-09-04
* Update GEP constructors to use an iterator interface to fixDavid Greene2007-09-04
* Update InvokeInst to work like CallInstDavid Greene2007-08-27
* Update .cvs fileDavid Greene2007-08-15
* Don't build llvm-stub twice.Reid Spencer2007-08-13
* Separate program name from error message with a :Reid Spencer2007-08-08
* Terminate an error message with a newline.Reid Spencer2007-08-08
* Make this code more efficientDavid Greene2007-08-07
* Regenerating.Chandler Carruth2007-08-04
* This is the patch to provide clean intrinsic function overloading support in ...Chandler Carruth2007-08-04
* Adjust for new CallInst constructor interface.Reid Spencer2007-08-02
* Rename FastDSE to just DSE.Owen Anderson2007-08-01
* Update generated files.David Greene2007-08-01
* New CallInst interface to address GLIBCXX_DEBUG errors caused byDavid Greene2007-08-01
* Remove a FIXME comment that wasn't removed when the code it accompaniedDan Gohman2007-07-30
* Remove dead option.Reid Spencer2007-07-23
* Fix a sys::Path API error caught by a gcc 4.2 warning.Reid Spencer2007-07-18
* Turn on FastDSE by default.Owen Anderson2007-07-17
* Change sroa threshold back.Evan Cheng2007-07-17
* Temporarily set SROA threshold to 512.Evan Cheng2007-07-17
* Emit correct linkage. Patch by Roman Samoilov.Anton Korobeynikov2007-07-11
* Simplify the handling of the --*flags options. The makefile already gets itReid Spencer2007-07-10
* Makesure the -cppflags also uses the CPP.BaseFlags as the CPP.Defines onlyReid Spencer2007-07-10
* finishing touches of bytecode -> bitcode changes. also unbreak WindowsGabor Greif2007-07-06
* eliminate residual cruft related to recognizing bytecodeGabor Greif2007-07-06
* update the .cvs files.Chris Lattner2007-07-05
* Here is the bulk of the sanitizing.Gabor Greif2007-07-05
* Fix PR1539. Add LoopPassPrinter.Devang Patel2007-07-05
* Pretty straightforward replacement of "bytecode" by "bitcode"Gabor Greif2007-07-04
* Convert .cvsignore filesJohn Criswell2007-06-29
* Fix PR 1526.Devang Patel2007-06-28
* Add support for building with _GLIBCXX_DEBUG. New configure optionDavid Greene2007-06-28
* llvm-nm must print the alias symbols.Lauro Ramos Venancio2007-06-27
* Fix PR1525:Reid Spencer2007-06-25
* Fix pr1448Chris Lattner2007-06-19
* Fix PR1517:Reid Spencer2007-06-16
* Fix PR1516:Reid Spencer2007-06-16
* Call the correct function name. Patch from Stephane Letz.Nick Lewycky2007-06-16
* Fix bugpoint to run -llc-safe with -Xlinker.Lauro Ramos Venancio2007-06-06
* if internalize is disabled, don't run the pass at all!Chris Lattner2007-06-06