Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Tidy comment. | Diego Novillo | 2015-06-29 | 1 | -1/+1 |
* | Tidy code in InstrProfiling.cpp. NFC. | Diego Novillo | 2015-06-04 | 1 | -8/+8 |
* | Final fix for PR 23499 and IR test case. | Diego Novillo | 2015-05-27 | 1 | -5/+5 |
* | Fix PR 23499 - Avoid multiple profile counters for functions in comdat sections. | Diego Novillo | 2015-05-27 | 1 | -0/+6 |
* | Simplify IRBuilder::CreateCall* by using ArrayRef+initializer_list/braced ini... | David Blaikie | 2015-05-18 | 1 | -1/+1 |
* | InstrProf: Update name of compiler-rt routine for setting filename | Justin Bogner | 2015-05-12 | 1 | -1/+1 |
* | InstrProf: Instrumenter support for setting profile output from command line | Justin Bogner | 2015-04-30 | 1 | -3/+23 |
* | InstrProf: Make the __llvm_profile_runtime_user symbol hidden | Justin Bogner | 2015-02-25 | 1 | -0/+1 |
* | InstrProf: Lower coverage mappings by setting their sections appropriately | Justin Bogner | 2015-02-11 | 1 | -0/+41 |
* | InstrProf: An intrinsic and lowering for instrumentation based profiling | Justin Bogner | 2014-12-08 | 1 | -0/+309 |