Xinliang David Li
5d2ea9dcf8
[Profile] Test cleanup -- use new lit var for IR PGO tests /NFC
...
llvm-svn: 276036
2016-07-19 22:12:00 +00:00
Sean Silva
7e4e69abe2
[libprofile] Also use `env` for this test.
...
(necessary on Windows)
llvm-svn: 271955
2016-06-06 23:19:23 +00:00
Sean Silva
d7caf5889b
[libprofile] Add %run to a couple tests.
...
llvm-svn: 271947
2016-06-06 22:19:49 +00:00
Xinliang David Li
c012d086fa
reapply r271577 after OSX bug is fixed (hopefully)
...
llvm-svn: 271759
2016-06-04 01:51:25 +00:00
Mehdi Amini
e1db5a0400
Revert "[profile] enable a subtest for vcall inline virtual func"
...
This reverts commit r271577.
The test does not pass on OSX.
llvm-svn: 271617
2016-06-03 00:45:26 +00:00
Xinliang David Li
d4c23fc76f
[profile] enable a subtest for vcall inline virtual func
...
llvm-svn: 271577
2016-06-02 20:12:06 +00:00
Xinliang David Li
66703ebfe5
[profile] Add end-end test of vp for inline virtual functions
...
Make sure inline virtual function's address is properly recorded and
dumped in raw profile so that value profiling does not loss tracking.
(Second part of the test will be enabled after the lowering bug is fixed
in LLVM)
llvm-svn: 271528
2016-06-02 16:24:21 +00:00