summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/flags-copy-lowering.mir
Commit message (Expand)AuthorAgeFilesLines
* [X86] In EFLAGS copy pass, don't emit EXTRACT_SUBREG instructions since we're...Craig Topper2018-08-161-3/+3
* [X86] Change the MOV32ri64 pseudo instruction to def a GR64 directly instead ...Craig Topper2018-08-111-8/+8
* [x86] Fix a really subtle miscompile due to a somewhat glaring bug inChandler Carruth2018-08-011-0/+119
* [x86] Fix a capitalization that I failed to save in my editor beforeChandler Carruth2018-07-131-1/+1
* [x86] Teach the EFLAGS copy lowering to handle much more complex controlChandler Carruth2018-07-131-0/+198
* [x86] Fix another trivial bug in x86 flags copy lowering that has beenChandler Carruth2018-07-121-0/+106
* [x86] Fix EFLAGS copy lowering to correctly handle walking past uses inChandler Carruth2018-07-121-0/+79
* NFC - Typo fixes in X86 flags-copy-lowering.mir testGabor Buella2018-07-071-3/+3
* [x86][eflags] Fix PR37431 by teaching the EFLAGS copy lowering toChandler Carruth2018-05-151-0/+71
* [x86] Switch EFLAGS copy lowering to use reg-reg form of testing forChandler Carruth2018-04-181-10/+10
* [X86] In X86FlagsCopyLowering, when rewriting a memory setcc we need to emit ...Craig Topper2018-04-111-2/+1
* [x86] Introduce a pass to begin more systematically fixing PR36028 and simila...Chandler Carruth2018-04-101-0/+485
OpenPOWER on IntegriCloud