Age | Commit message (Expand) | Author |
---|---|---|
2012-12-03 | Sort the #include lines for the include/... tree with the script. | Chandler Carruth |
2010-07-14 | Don't pass StringRef by reference. | Benjamin Kramer |
2009-07-23 | Convert StringMap to using StringRef for its APIs. | Daniel Dunbar |
2009-02-20 | Removed trailing whitespace. | Misha Brukman |
2008-01-15 | Fix a memory correctness error noticed by valgrind (harmless in practice). | Gordon Henriksen |
2007-12-29 | Don't attribute in file headers anymore. See llvmdev for the | Chris Lattner |
2007-12-10 | Delete the CollectorNamePool if it should become empty. | Gordon Henriksen |
2007-12-09 | Fix a very silly typo. | Gordon Henriksen |
2007-12-08 | Incorporating review feedback from Reid. | Gordon Henriksen |
2007-12-08 | Adding a StringPool data structure, which GC will use. | Gordon Henriksen |