summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/X86/X86AvoidStoreForwardingBlocks.cpp
Commit message (Expand)AuthorAgeFilesLines
* Revert [X86] Avoid SFB - Fix inconsistent codegen with/without debug info Robert Lougher2019-05-131-4/+2
* [X86] Avoid SFB - Fix inconsistent codegen with/without debug info Robert Lougher2019-05-101-2/+4
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [X86] Fix assert fails in pass X86AvoidSFBPassCraig Topper2018-12-191-13/+14
* [X86] Fix AvoidStoreForwardingBlocks pass for negative displacementsNikita Popov2018-12-101-1/+1
* X86: Consistently declare pass initializers in X86.h; NFCMatthias Braun2018-11-011-4/+0
* [X86] - Avoid SFB pass - fix bug in updating the offsets for newly created co...Lama Saba2018-05-211-2/+2
* Rename DEBUG macro to LLVM_DEBUG.Nicola Zaghen2018-05-141-8/+8
* Remove \brief commands from doxygen comments.Adrian Prantl2018-05-011-3/+3
* [X86] Fix Update Kill Register in Avoid SFB Pass - Bug 37153Lama Saba2018-04-261-19/+29
* [X86] Reduce Store Forward Block issues in HW - Recommit after fixing Bug 36346Lama Saba2018-04-021-0/+722
OpenPOWER on IntegriCloud