aboutsummaryrefslogtreecommitdiffstats
path: root/tools/llvm-upgrade/UpgradeInternals.h
Commit message (Expand)AuthorAgeFilesLines
* Unbreak build with gcc 4.3: provide missed includes and silence most annoying...Anton Korobeynikov2008-02-201-1/+1
* remove attributions from tools.Chris Lattner2007-12-291-2/+2
* Next round of APFloat changes.Dale Johannesen2007-09-061-4/+5
* For PR1256:Reid Spencer2007-03-211-15/+146
* Revert last changes as they introduced other problems.Reid Spencer2007-03-151-36/+16
* For PR1256:Reid Spencer2007-03-141-16/+36
* Rename a field so there's less confusion between fields of the same name.Reid Spencer2007-02-081-2/+3
* Changes to support making the shift instructions be true BinaryOperators.Reid Spencer2007-02-021-3/+3
* Upgrade old csret calling convention into sret parameter attribute.Reid Spencer2007-01-291-0/+7
* Remove the SignedType class and other dead code. Improve comments.Reid Spencer2007-01-261-32/+9
* For All These Bugs:Reid Spencer2007-01-261-43/+257
* For PR1113:Reid Spencer2007-01-151-9/+10
* Reorganize things a bit in preparation for rewrite. Although this looksReid Spencer2007-01-151-167/+17
* For PR1082:Reid Spencer2007-01-061-0/+4
* Major update of llvm-upgrade:Reid Spencer2007-01-051-0/+210