summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/O3-pipeline.ll
Commit message (Expand)AuthorAgeFilesLines
* Revert "Revert r347596 "Support for inserting profile-directed cache prefetch...Mircea Trofin2018-11-301-0/+2
* Revert r347596 "Support for inserting profile-directed cache prefetches"Hans Wennborg2018-11-291-2/+0
* Add new passes to X86 pipeline testsMircea Trofin2018-11-261-0/+2
* [X86] Disable Condbr_merge passRong Xu2018-11-161-1/+0
* [X86] Fix pipeline tests when enabling MIR verification, NFCReid Kleckner2018-10-241-1/+4
* Recommit r343993: [X86] condition branches folding for three-way conditional ...Rong Xu2018-10-091-0/+1
* [X86] Revert r343993 condition branches folding for three-way conditional codesRong Xu2018-10-081-1/+0
* [X86] condition branches folding for three-way conditional codesRong Xu2018-10-081-0/+1
* Re-submitting changes in D51550 because it failed to patch.Christy Lee2018-09-241-0/+2
* [x86/SLH] Add a real Clang flag and LLVM IR attribute for SpeculativeChandler Carruth2018-09-041-0/+1
* [ShrinkWrap] Add optimization remarks to the shrink-wrapping passFrancis Visoiu Mistrih2018-06-051-1/+1
* Correct dwarf unwind information in function epiloguePetar Jovanovic2018-04-241-0/+1
* [x86] Fix PR37100 by teaching the EFLAGS copy lowering to rewrite usesChandler Carruth2018-04-181-0/+1
* [x86] Introduce a pass to begin more systematically fixing PR36028 and simila...Chandler Carruth2018-04-101-0/+1
* Remove MachineLoopInfo dependency from AsmPrinter.Michael Zolotukhin2018-04-091-2/+0
* Add the ShadowCallStack passVlad Tsyrklevich2018-04-041-0/+1
* [X86] Reduce Store Forward Block issues in HW - Recommit after fixing Bug 36346Lama Saba2018-04-021-0/+1
* [PostRAMachineSink] preserve CFGJun Bum Lim2018-03-281-2/+0
* Reapply "[test] Add tests for llc passes pipelines." with a fix for bots with...Michael Zolotukhin2018-03-221-0/+170
* Revert "[test] Add tests for llc passes pipelines."Jonas Devlieghere2018-03-221-167/+0
* [test] Add tests for llc passes pipelines.Michael Zolotukhin2018-03-211-0/+167
OpenPOWER on IntegriCloud