aboutsummaryrefslogtreecommitdiff
path: root/test/Transforms/SpeculativeExecution
AgeCommit message (Expand)Author
2017-05-10Revert r301950: SpeculativeExecution: Stop using whitelist for costsChandler Carruth
2017-05-02SpeculativeExecution: Stop using whitelist for costsMatt Arsenault
2016-10-28SpeculativeExecution: Allow speculating more inst typesMatt Arsenault
2016-08-01[PM] Port SpeculativeExecution to the new PMMichael Kuperstein
2016-04-15Move divergent-target test into CodeGen/NVPTX because it requires an NVPTX ta...Justin Lebar
2016-04-15[Speculation] Add a SpeculativeExecution mode where the pass does nothing unl...Justin Lebar
2015-05-15Add a speculative execution passJingyue Wu