summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/X86/X86CondBrFolding.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Fix not correct imm operand assertion for SUB32ri in X86CondBrFolding::analyz...Craig Topper2018-12-111-1/+2
* [X86] Initialize and Register X86CondBrFoldingPassCraig Topper2018-12-071-4/+6
* Move some helpers from the global namespace into anonymous ones.Benjamin Kramer2018-10-131-0/+2
* [X86] Fix sanitizer bot failure from 344085Rong Xu2018-10-091-2/+3
* Recommit r343993: [X86] condition branches folding for three-way conditional ...Rong Xu2018-10-091-0/+579
* [X86] Revert r343993 condition branches folding for three-way conditional codesRong Xu2018-10-081-579/+0
* [X86] condition branches folding for three-way conditional codesRong Xu2018-10-081-0/+579
OpenPOWER on IntegriCloud