Age | Commit message (Expand) | Author |
---|---|---|
2009-02-20 | Removed trailing whitespace. | Misha Brukman |
2008-07-28 | Fold the useful features of alist and alist_node into ilist, and | Dan Gohman |
2008-05-29 | For PR1338: rename include/llvm/ADT/ilist and friends to end with ".h" | Anton Korobeynikov |
2008-05-05 | Fix more -Wshorten-64-to-32 warnings. | Evan Cheng |
2008-04-01 | change the archive stuff to use MemoryBuffer instead of mappedfile. | Chris Lattner |
2008-04-01 | remove extraneous #include | Chris Lattner |
2007-12-29 | Don't attribute in file headers anymore. See llvmdev for the | Chris Lattner |
2007-10-08 | Add explicit keywords. | Dan Gohman |
2007-08-05 | Fix minor doxygen nits. | Reid Spencer |
2007-07-06 | finishing touches of bytecode -> bitcode changes. also unbreak Windows | Gabor Greif |
2007-07-06 | eliminate residual cruft related to recognizing bytecode | Gabor Greif |
2007-07-05 | Here is the bulk of the sanitizing. | Gabor Greif |
2007-05-06 | Move this here from Bytecode/Archive.h | Chris Lattner |