| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Eliminate some deep std::vector copies. NFC. | Benjamin Kramer | 2014-10-03 | 1 | -1/+0 | 
| * | InstrProf: Allow multiple functions with the same name | Justin Bogner | 2014-08-01 | 1 | -24/+33 | 
| * | Don't use 'using std::error_code' in include/llvm. | Rafael Espindola | 2014-06-12 | 1 | -3/+4 | 
| * | ProfileData: Avoid unnecessary copies of CounterData | Justin Bogner | 2014-04-23 | 1 | -6/+6 | 
| * | ProfileData: Remove an extra semicolon | Justin Bogner | 2014-04-19 | 1 | -1/+1 | 
| * | OnDiskHashTable: Audit types and use offset_type consistently | Justin Bogner | 2014-04-19 | 1 | -4/+4 | 
| * | ProfileData: Add support for the indexed instrprof format | Justin Bogner | 2014-04-18 | 1 | -11/+77 | 
| * | ProfileData: Avoid brace initialization, windows doesn't like it | Justin Bogner | 2014-03-21 | 1 | -1/+3 | 
| * | ProfileData: Introduce InstrProfWriter using the naive text format | Justin Bogner | 2014-03-21 | 1 | -0/+58 | 

