aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/rules/cpp/FdoSupportValue.java
Commit message (Expand)AuthorAge
* Set the version of a computed node to the max of its child versions rather th...Gravatar janakr2018-07-11
* Remove LIPO supportGravatar hlopko2018-06-15
* Build support for passing a software cache prefetching hints file.Gravatar Googler2018-05-16
* Make --fdo_optimize paths be PathFragment instead of Path, and remove the now...Gravatar Googler2018-04-11
* PiperOrigin-RevId: 189372237Gravatar Googler2018-03-16
* Tags some more non-serializable classes (for serialization).Gravatar shahan2018-03-13
* Deletes CODEC fields now that they are no longer needed.Gravatar shahan2018-02-28
* Add more codecs to execution phase.Gravatar janakr2018-02-22
* Route fdo logic that deals with the path to the fdo profile through CcToolcha...Gravatar Googler2018-02-20
* Add support for zipped LLVM profile files.Gravatar Googler2017-06-14
* Make SkyKey an interface, and start the migration of not creating SkyKey wrap...Gravatar janakr2017-05-04
* Move FDO support to the analysis phase by wrapping FdoSupport in its own SkyF...Gravatar Lukacs Berki2016-04-07