summaryrefslogtreecommitdiffstats
path: root/clang/test/Profile/gcc-flag-compatibility.c
Commit message (Expand)AuthorAgeFilesLines
* Update clang tests for new LLVM IR backslash printing in r374415Reid Kleckner2019-10-101-1/+1
* [PGO] Fix bolt failures from r367628Rong Xu2019-08-021-2/+2
* [PGO] Add PGO support at -O0 in the experimental new pass managerRong Xu2019-08-011-7/+31
* Revert "[clang][NewPM] Fix broken profile test"Leonard Chan2019-06-291-8/+4
* [clang][NewPM] Fix broken profile testLeonard Chan2019-06-131-4/+8
* Fix two test cases I missed updating in r291850. Sorry for the noise.Chandler Carruth2017-01-121-2/+2
* Make '-disable-llvm-optzns' an alias for '-disable-llvm-passes'.Chandler Carruth2016-12-231-2/+2
* [Profile] Enable profile merging with -fprofile-generat[=<dir>]Xinliang David Li2016-07-221-1/+1
* [profile] update test case with interface change.Xinliang David Li2016-07-211-7/+2
* [Driver] Add flags for enabling both types of PGO InstrumentationSean Silva2016-07-161-3/+4
* Fix a soon to be invalid testXinliang David Li2015-10-291-1/+0
* Tweak a couple of -fprofile tests in clang/test to accept backslash in path.NAKAMURA Takumi2015-07-101-1/+1
* Remove test that tests referring to the current working directory. YouDaniel Jasper2015-07-101-5/+0
* Add GCC-compatible flags -fprofile-generate and -fprofile-use.Diego Novillo2015-07-091-0/+48
OpenPOWER on IntegriCloud