| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | test: Use llvm-profdata merge in Profile tests | Justin Bogner | 2014-04-17 | 1 | -1/+2 |
| | | | | | | | | | | | | In preparation for using a binary format for instrumentation based profiling, explicitly treat the test inputs as text and transform them before running. This will allow us to leave the checked in files in human readable format once the instrumentation format is binary. No functional change. llvm-svn: 206509 | ||||
| * | test: Give instrumentation based profiling tests their own directory | Justin Bogner | 2014-03-11 | 1 | -0/+47 |
| These tests are logically related, but they're spread about several different CodeGen directories. Consolidate them in one place to make them easier to manage. llvm-svn: 203541 | |||||

