- Feb 10, 2005
-
-
Misha Brukman authored
* Align comments with tablegen elements llvm-svn: 20103
-
- Feb 09, 2005
-
-
Chris Lattner authored
llvm-svn: 20101
-
Misha Brukman authored
* Convert < to < in <pre> block * Use doc_hilite instead of doc_red style * Put some classes and options in <tt> blocks llvm-svn: 20100
-
Misha Brukman authored
llvm-svn: 20099
-
Misha Brukman authored
* Reorder software requirements list to show relative importance * Use superscripts for footnotes in software list rather than "Note 1" * Use new doc_notes class to separate footnotes from main doc text llvm-svn: 20098
-
Misha Brukman authored
llvm-svn: 20097
-
Chris Lattner authored
llvm-svn: 20096
-
Chris Lattner authored
llvm-svn: 20095
-
Chris Lattner authored
llvm-svn: 20094
-
Misha Brukman authored
* Make a URL into an HTML link using anchor tag * Put code in fixed-width font * Since the MinGW footnote is significantly more than the rest of the footnotes combined, it needs to have a border and background color to separate it from the regular flow of text for readability purposes. llvm-svn: 20093
-
Chris Lattner authored
llvm-svn: 20092
-
Chris Lattner authored
Timers' section. Since these are random timers in the program it doesn't make sense to sum them up. llvm-svn: 20090
-
Chris Lattner authored
llvm-svn: 20089
-
Chris Lattner authored
llvm-svn: 20088
-
Chris Lattner authored
llvm-svn: 20086
-
Chris Lattner authored
llvm-svn: 20085
-
Chris Lattner authored
contributed by Vladimir Merzliakov! llvm-svn: 20084
-
- Feb 08, 2005
-
-
Andrew Lenharth authored
llvm-svn: 20067
-
Andrew Lenharth authored
llvm-svn: 20066
-
- Feb 07, 2005
-
-
Chris Lattner authored
llvm-svn: 20065
-
Chris Lattner authored
llvm-svn: 20064
-
Andrew Lenharth authored
llvm-svn: 20063
-
Andrew Lenharth authored
llvm-svn: 20062
-
Andrew Lenharth authored
llvm-svn: 20061
-
Andrew Lenharth authored
llvm-svn: 20060
-
Andrew Lenharth authored
llvm-svn: 20059
-
Andrew Lenharth authored
llvm-svn: 20058
-
- Feb 06, 2005
-
-
Andrew Lenharth authored
llvm-svn: 20057
-
Andrew Lenharth authored
llvm-svn: 20056
-
Andrew Lenharth authored
llvm-svn: 20055
-
- Feb 05, 2005
-
-
Andrew Lenharth authored
llvm-svn: 20053
-
Andrew Lenharth authored
llvm-svn: 20051
-
Andrew Lenharth authored
llvm-svn: 20050
-
Andrew Lenharth authored
llvm-svn: 20049
-
Misha Brukman authored
llvm-svn: 20048
-
Chris Lattner authored
field to hold it instead. This shrinks memory usage for 176.gcc from 57628728 to 57598144 bytes, a small reduction of about 30K. llvm-svn: 20047
-
Chris Lattner authored
LoadInst from 60 -> 56 bytes and StoreInst from 76 -> 72 bytes. Note however, that this doesn't actually save any memory on common systems where 'malloc' returns 8-byte aligned memory, as the saved space is replaced by useless alignment padding. :( llvm-svn: 20046
-
Chris Lattner authored
llvm-svn: 20045
-
Chris Lattner authored
llvm-svn: 20044
-
Chris Lattner authored
play with the unused part. llvm-svn: 20043
-