summaryrefslogtreecommitdiff
path: root/tools/llvm-upgrade/UpgradeInternals.h
Commit message (Expand)AuthorAge
* Remove llvm-upgrade.Tanya Lattner2008-04-07
* Unbreak build with gcc 4.3: provide missed includes and silence most annoying...Anton Korobeynikov2008-02-20
* remove attributions from tools.Chris Lattner2007-12-29
* Next round of APFloat changes.Dale Johannesen2007-09-06
* For PR1256:Reid Spencer2007-03-21
* Revert last changes as they introduced other problems.Reid Spencer2007-03-15
* For PR1256:Reid Spencer2007-03-14
* Rename a field so there's less confusion between fields of the same name.Reid Spencer2007-02-08
* Changes to support making the shift instructions be true BinaryOperators.Reid Spencer2007-02-02
* Upgrade old csret calling convention into sret parameter attribute.Reid Spencer2007-01-29
* Remove the SignedType class and other dead code. Improve comments.Reid Spencer2007-01-26
* For All These Bugs:Reid Spencer2007-01-26
* For PR1113:Reid Spencer2007-01-15
* Reorganize things a bit in preparation for rewrite. Although this looksReid Spencer2007-01-15
* For PR1082:Reid Spencer2007-01-06
* Major update of llvm-upgrade:Reid Spencer2007-01-05