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